You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: legal/copyright-overview.rst
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,11 +54,12 @@ LSST Corporation and preconstruction era
54
54
----------------------------------------
55
55
56
56
Prior to the start of LSST construction (before August 2014) all copyright was granted to the LSST Corporation.
57
+
LSST Corporation `have transferred <http://ls.st/agreement-221>`_ those copyrights to AURA and any remaining references to the LSST Corporation owning copyright should be corrected.
57
58
58
59
.. note::
59
60
60
61
Since the beginning of construction (August 2014) some copyrights have been erroneously granted to the LSST Corporation because of a lack of policy communication.
61
-
These post-2014 copyright assignments to LSST Corporation are errors and should be fixed.
62
+
Any remaining statement of code being owned by the LSST Corporation should be changed to AURA.
62
63
63
64
.. _copyright-formatting:
64
65
@@ -78,8 +79,8 @@ Here is an example of a copyright statement with two contributing institutions:
78
79
79
80
.. code-block:: text
80
81
81
-
Copyright 2012-2014 LSST Corporation
82
-
Copyright 2014-2017 Association of Universities for Research in Astronomy, Inc. (AURA)
82
+
Copyright 2012-2017 Association of Universities for Research in Astronomy, Inc. (AURA)
83
+
Copyright 2016-2017 University of Washington
83
84
84
85
The "years" in a copyright statement must reflect when contributions were made:
85
86
@@ -145,9 +146,8 @@ For example:
145
146
146
147
.. code-block:: text
147
148
148
-
Copyright 2012-2014 LSST Corporation
149
149
Copyright 2016, 2018 University of Washington
150
-
Copyright 2014-2018 Association of Universities for Research in Astronomy, Inc. (AURA)
150
+
Copyright 2012-2018 Association of Universities for Research in Astronomy, Inc. (AURA)
151
151
152
152
The :file:`COPYRIGHT` file does not contain any other content.
0 commit comments