Skip to content

Commit c98f99b

Browse files
committed
Bump COPYRIGHT year
1 parent 30679d7 commit c98f99b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ Remember to preview your published branch by finding it at https://developer.lss
5757

5858
## License
5959

60-
Copyright 2015-2019 Association of Universities for Research in Astronomy, Inc. (AURA).
60+
Copyright 2015-2024 Association of Universities for Research in Astronomy, Inc. (AURA).
6161

6262
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">LSST DM Developer Guide</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.lsst.org" property="cc:attributionName" rel="cc:attributionURL">Association of Universities for Research in Astronomy, Inc.</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/lsst_dm/dm_dev_guide" rel="dct:source">https://github.com/lsst_dm/dm_dev_guide</a>.

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969

7070
# General information about the project.
7171
project = u'LSST DM Developer Guide'
72-
copyright = u'2016-2023 Association of Universities for Research in Astronomy, Inc. (AURA)'
72+
copyright = u'2016-2024 Association of Universities for Research in Astronomy, Inc. (AURA)'
7373
author = u'LSST Data Management'
7474

7575
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)