summaryrefslogtreecommitdiffstats
path: root/ds9
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-02-12 18:43:41 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-02-12 18:43:41 (GMT)
commit4fd0c6169d4ababad229cd7a67157f35df5287ad (patch)
treef6ee57bc82c0fd6109e8c84dae8727e6bc46f361 /ds9
parent611a5dd9a7e153a570e3a09ed0b5e6985d0675b6 (diff)
downloadblt-4fd0c6169d4ababad229cd7a67157f35df5287ad.zip
blt-4fd0c6169d4ababad229cd7a67157f35df5287ad.tar.gz
blt-4fd0c6169d4ababad229cd7a67157f35df5287ad.tar.bz2
up copyright
Diffstat (limited to 'ds9')
-rw-r--r--ds9/macos/SAOImageDS9.app/Contents/Info.plist2
-rw-r--r--ds9/win/ds9.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/ds9/macos/SAOImageDS9.app/Contents/Info.plist b/ds9/macos/SAOImageDS9.app/Contents/Info.plist
index a96e625..7c25717 100644
--- a/ds9/macos/SAOImageDS9.app/Contents/Info.plist
+++ b/ds9/macos/SAOImageDS9.app/Contents/Info.plist
@@ -36,7 +36,7 @@
<string>ds9</string>
<key>CFBundleGetInfoString</key>
<string>"SAOImageDS9 7.6
-Copyright 1999-2017
+Copyright 1999-2018
Smithsonian Astrophysical Observatory"</string>
<key>CFBundleIconFile</key>
<string>App.icns</string>
diff --git a/ds9/win/ds9.rc b/ds9/win/ds9.rc
index aa4ce4b..4795870 100644
--- a/ds9/win/ds9.rc
+++ b/ds9/win/ds9.rc
@@ -19,7 +19,7 @@ BEGIN
VALUE "OriginalFilename", "ds9.exe"
VALUE "CompanyName", "Smithsonian Astrophysical Observatory"
VALUE "FileVersion", VV
- VALUE "LegalCopyright", "Copyright 1999-2017 by Smithsonian Astrophysical Observatory"
+ VALUE "LegalCopyright", "Copyright 1999-2018 by Smithsonian Astrophysical Observatory"
VALUE "ProductName", "SAOImageDS9"
VALUE "ProductVersion", VV
END