diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-06-15 19:00:36 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-06-15 19:00:36 (GMT) |
commit | b4ddbc18da976febe09efed317d592f8d9fd066f (patch) | |
tree | edcdf5f305f4d8b17636cffe11557392be4b3470 /tksao/widget | |
parent | 6039dfc746e3972a395decc333132006fea494a2 (diff) | |
download | blt-b4ddbc18da976febe09efed317d592f8d9fd066f.zip blt-b4ddbc18da976febe09efed317d592f8d9fd066f.tar.gz blt-b4ddbc18da976febe09efed317d592f8d9fd066f.tar.bz2 |
update copyright
Diffstat (limited to 'tksao/widget')
-rw-r--r-- | tksao/widget/truecolor16.C | 2 | ||||
-rw-r--r-- | tksao/widget/truecolor16.h | 2 | ||||
-rw-r--r-- | tksao/widget/truecolor24.C | 2 | ||||
-rw-r--r-- | tksao/widget/truecolor24.h | 2 | ||||
-rw-r--r-- | tksao/widget/truecolor8.C | 2 | ||||
-rw-r--r-- | tksao/widget/truecolor8.h | 2 | ||||
-rw-r--r-- | tksao/widget/widget.C | 2 | ||||
-rw-r--r-- | tksao/widget/widget.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/tksao/widget/truecolor16.C b/tksao/widget/truecolor16.C index ed0aa60..3ad8b73 100644 --- a/tksao/widget/truecolor16.C +++ b/tksao/widget/truecolor16.C @@ -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/tksao/widget/truecolor16.h b/tksao/widget/truecolor16.h index ba60c35..b4bebdb 100644 --- a/tksao/widget/truecolor16.h +++ b/tksao/widget/truecolor16.h @@ -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/tksao/widget/truecolor24.C b/tksao/widget/truecolor24.C index a1d0673..df0ceb6 100644 --- a/tksao/widget/truecolor24.C +++ b/tksao/widget/truecolor24.C @@ -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/tksao/widget/truecolor24.h b/tksao/widget/truecolor24.h index 7d106bd..a0e4c07 100644 --- a/tksao/widget/truecolor24.h +++ b/tksao/widget/truecolor24.h @@ -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/tksao/widget/truecolor8.C b/tksao/widget/truecolor8.C index 98ef6bf..b26b81e 100644 --- a/tksao/widget/truecolor8.C +++ b/tksao/widget/truecolor8.C @@ -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/tksao/widget/truecolor8.h b/tksao/widget/truecolor8.h index 55d0fdc..4f01aa1 100644 --- a/tksao/widget/truecolor8.h +++ b/tksao/widget/truecolor8.h @@ -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/tksao/widget/widget.C b/tksao/widget/widget.C index 743ce7b..df930dc 100644 --- a/tksao/widget/widget.C +++ b/tksao/widget/widget.C @@ -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/tksao/widget/widget.h b/tksao/widget/widget.h index af06e4b..9cadfde 100644 --- a/tksao/widget/widget.h +++ b/tksao/widget/widget.h @@ -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" |