diff options
-rwxr-xr-x | ds9/library/ds9.tcl | 2 | ||||
-rw-r--r-- | ds9/macos/ds9.C | 2 | ||||
-rw-r--r-- | ds9/unix/ds9.C | 2 | ||||
-rw-r--r-- | ds9/win/ds9.C | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ds9/library/ds9.tcl b/ds9/library/ds9.tcl index 697a3da..16f64bb 100755 --- a/ds9/library/ds9.tcl +++ b/ds9/library/ds9.tcl @@ -1,4 +1,4 @@ -# Copyright (C) 1999-2016 +# Copyright (C) 1999-2017 # Smithsonian Astrophysical Observatory, Cambridge, MA, USA # For conditions of distribution and use, see copyright notice in "copyright" diff --git a/ds9/macos/ds9.C b/ds9/macos/ds9.C index 741b590..092d336 100644 --- a/ds9/macos/ds9.C +++ b/ds9/macos/ds9.C @@ -1,4 +1,4 @@ -// Copyright (C) 1999-2015 +// Copyright (C) 1999-2017 // Smithsonian Astrophysical Observatory, Cambridge, MA, USA // For conditions of distribution and use, see copyright notice in "copyright" diff --git a/ds9/unix/ds9.C b/ds9/unix/ds9.C index 70e54c6..12ebb02 100644 --- a/ds9/unix/ds9.C +++ b/ds9/unix/ds9.C @@ -1,4 +1,4 @@ -// Copyright (C) 1999-2015 +// Copyright (C) 1999-2017 // Smithsonian Astrophysical Observatory, Cambridge, MA, USA // For conditions of distribution and use, see copyright notice in "copyright" diff --git a/ds9/win/ds9.C b/ds9/win/ds9.C index 2637003..0b50f7f 100644 --- a/ds9/win/ds9.C +++ b/ds9/win/ds9.C @@ -1,4 +1,4 @@ -// Copyright (C) 1999-2015 +// Copyright (C) 1999-2017 // Smithsonian Astrophysical Observatory, Cambridge, MA, USA // For conditions of distribution and use, see copyright notice in "copyright" |