summaryrefslogtreecommitdiffstats
path: root/tksao/colorbar
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-02-12 18:49:43 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-02-12 18:49:43 (GMT)
commitcd149224089a74e04a54437f282afd4cd1981666 (patch)
tree56eddd57f800f8e1c998933acfc9ce5fd57e48e8 /tksao/colorbar
parent4fd0c6169d4ababad229cd7a67157f35df5287ad (diff)
downloadblt-cd149224089a74e04a54437f282afd4cd1981666.zip
blt-cd149224089a74e04a54437f282afd4cd1981666.tar.gz
blt-cd149224089a74e04a54437f282afd4cd1981666.tar.bz2
up copyright
Diffstat (limited to 'tksao/colorbar')
-rw-r--r--tksao/colorbar/cbgrid.C2
-rw-r--r--tksao/colorbar/cbgrid.h2
-rw-r--r--tksao/colorbar/colorbar.C2
-rw-r--r--tksao/colorbar/colorbar.h2
-rw-r--r--tksao/colorbar/colorbarbase.C2
-rw-r--r--tksao/colorbar/colorbarbase.h2
-rw-r--r--tksao/colorbar/colorbarrgb.C2
-rw-r--r--tksao/colorbar/colorbarrgb.h2
-rw-r--r--tksao/colorbar/colorbarrgbtruecolor16.C2
-rw-r--r--tksao/colorbar/colorbarrgbtruecolor16.h2
-rw-r--r--tksao/colorbar/colorbarrgbtruecolor24.C2
-rw-r--r--tksao/colorbar/colorbarrgbtruecolor24.h2
-rw-r--r--tksao/colorbar/colorbarrgbtruecolor8.C2
-rw-r--r--tksao/colorbar/colorbarrgbtruecolor8.h2
-rw-r--r--tksao/colorbar/colorbartruecolor16.C2
-rw-r--r--tksao/colorbar/colorbartruecolor16.h2
-rw-r--r--tksao/colorbar/colorbartruecolor24.C2
-rw-r--r--tksao/colorbar/colorbartruecolor24.h2
-rw-r--r--tksao/colorbar/colorbartruecolor8.C2
-rw-r--r--tksao/colorbar/colorbartruecolor8.h2
-rw-r--r--tksao/colorbar/colormap.C2
-rw-r--r--tksao/colorbar/colormap.h2
-rw-r--r--tksao/colorbar/colortag.C2
-rw-r--r--tksao/colorbar/colortag.h2
-rw-r--r--tksao/colorbar/default.C2
-rw-r--r--tksao/colorbar/default.h2
-rw-r--r--tksao/colorbar/lex.C2
-rw-r--r--tksao/colorbar/lex.L2
-rw-r--r--tksao/colorbar/lut.h2
-rw-r--r--tksao/colorbar/lutlex.C2
-rw-r--r--tksao/colorbar/lutlex.L2
-rw-r--r--tksao/colorbar/lutparser.Y2
-rw-r--r--tksao/colorbar/parser.Y2
-rw-r--r--tksao/colorbar/sao.C2
-rw-r--r--tksao/colorbar/sao.h2
-rw-r--r--tksao/colorbar/saolex.C2
-rw-r--r--tksao/colorbar/saolex.L2
-rw-r--r--tksao/colorbar/saoparser.Y2
38 files changed, 38 insertions, 38 deletions
diff --git a/tksao/colorbar/cbgrid.C b/tksao/colorbar/cbgrid.C
index 212c42e..5c50650 100644
--- a/tksao/colorbar/cbgrid.C
+++ b/tksao/colorbar/cbgrid.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/cbgrid.h b/tksao/colorbar/cbgrid.h
index 8828092..13d7e9e 100644
--- a/tksao/colorbar/cbgrid.h
+++ b/tksao/colorbar/cbgrid.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbar.C b/tksao/colorbar/colorbar.C
index 3170359..91d7a98 100644
--- a/tksao/colorbar/colorbar.C
+++ b/tksao/colorbar/colorbar.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbar.h b/tksao/colorbar/colorbar.h
index 6f83785..f33b96d 100644
--- a/tksao/colorbar/colorbar.h
+++ b/tksao/colorbar/colorbar.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarbase.C b/tksao/colorbar/colorbarbase.C
index 8b9e4e1..a6a7c3c 100644
--- a/tksao/colorbar/colorbarbase.C
+++ b/tksao/colorbar/colorbarbase.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarbase.h b/tksao/colorbar/colorbarbase.h
index d223871..dc58edf 100644
--- a/tksao/colorbar/colorbarbase.h
+++ b/tksao/colorbar/colorbarbase.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarrgb.C b/tksao/colorbar/colorbarrgb.C
index 0601879..7eb953f 100644
--- a/tksao/colorbar/colorbarrgb.C
+++ b/tksao/colorbar/colorbarrgb.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarrgb.h b/tksao/colorbar/colorbarrgb.h
index 9aec65a..02550af 100644
--- a/tksao/colorbar/colorbarrgb.h
+++ b/tksao/colorbar/colorbarrgb.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarrgbtruecolor16.C b/tksao/colorbar/colorbarrgbtruecolor16.C
index 108a13d..6b101fd 100644
--- a/tksao/colorbar/colorbarrgbtruecolor16.C
+++ b/tksao/colorbar/colorbarrgbtruecolor16.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarrgbtruecolor16.h b/tksao/colorbar/colorbarrgbtruecolor16.h
index 76e4204..a2ce2f1 100644
--- a/tksao/colorbar/colorbarrgbtruecolor16.h
+++ b/tksao/colorbar/colorbarrgbtruecolor16.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarrgbtruecolor24.C b/tksao/colorbar/colorbarrgbtruecolor24.C
index 63708bc..e0577e4 100644
--- a/tksao/colorbar/colorbarrgbtruecolor24.C
+++ b/tksao/colorbar/colorbarrgbtruecolor24.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarrgbtruecolor24.h b/tksao/colorbar/colorbarrgbtruecolor24.h
index 23c0a42..d62bfab 100644
--- a/tksao/colorbar/colorbarrgbtruecolor24.h
+++ b/tksao/colorbar/colorbarrgbtruecolor24.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarrgbtruecolor8.C b/tksao/colorbar/colorbarrgbtruecolor8.C
index c07bb1d..41ce930 100644
--- a/tksao/colorbar/colorbarrgbtruecolor8.C
+++ b/tksao/colorbar/colorbarrgbtruecolor8.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbarrgbtruecolor8.h b/tksao/colorbar/colorbarrgbtruecolor8.h
index bbbf3aa..ded8546 100644
--- a/tksao/colorbar/colorbarrgbtruecolor8.h
+++ b/tksao/colorbar/colorbarrgbtruecolor8.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbartruecolor16.C b/tksao/colorbar/colorbartruecolor16.C
index 7f73168..0b10bba 100644
--- a/tksao/colorbar/colorbartruecolor16.C
+++ b/tksao/colorbar/colorbartruecolor16.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbartruecolor16.h b/tksao/colorbar/colorbartruecolor16.h
index 4eb6dbd..01a810f 100644
--- a/tksao/colorbar/colorbartruecolor16.h
+++ b/tksao/colorbar/colorbartruecolor16.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbartruecolor24.C b/tksao/colorbar/colorbartruecolor24.C
index f432074..c0fcccd 100644
--- a/tksao/colorbar/colorbartruecolor24.C
+++ b/tksao/colorbar/colorbartruecolor24.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbartruecolor24.h b/tksao/colorbar/colorbartruecolor24.h
index bdb9b4d..09477cb 100644
--- a/tksao/colorbar/colorbartruecolor24.h
+++ b/tksao/colorbar/colorbartruecolor24.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbartruecolor8.C b/tksao/colorbar/colorbartruecolor8.C
index a89cef1..f7e5fbf 100644
--- a/tksao/colorbar/colorbartruecolor8.C
+++ b/tksao/colorbar/colorbartruecolor8.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colorbartruecolor8.h b/tksao/colorbar/colorbartruecolor8.h
index 752ce69..2cd9e11 100644
--- a/tksao/colorbar/colorbartruecolor8.h
+++ b/tksao/colorbar/colorbartruecolor8.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colormap.C b/tksao/colorbar/colormap.C
index 4baf79e..f5f56d4 100644
--- a/tksao/colorbar/colormap.C
+++ b/tksao/colorbar/colormap.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colormap.h b/tksao/colorbar/colormap.h
index 4008993..9d1c006 100644
--- a/tksao/colorbar/colormap.h
+++ b/tksao/colorbar/colormap.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colortag.C b/tksao/colorbar/colortag.C
index b82a826..8ac1e78 100644
--- a/tksao/colorbar/colortag.C
+++ b/tksao/colorbar/colortag.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/colortag.h b/tksao/colorbar/colortag.h
index b2fc8d3..a2cf247 100644
--- a/tksao/colorbar/colortag.h
+++ b/tksao/colorbar/colortag.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/default.C b/tksao/colorbar/default.C
index 3d6d1cd..883aab8 100644
--- a/tksao/colorbar/default.C
+++ b/tksao/colorbar/default.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/default.h b/tksao/colorbar/default.h
index a7dd0f8..b38724e 100644
--- a/tksao/colorbar/default.h
+++ b/tksao/colorbar/default.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/lex.C b/tksao/colorbar/lex.C
index 81f0194..06c3d30 100644
--- a/tksao/colorbar/lex.C
+++ b/tksao/colorbar/lex.C
@@ -629,7 +629,7 @@ static yyconst flex_int16_t yy_chk[652] =
#define YY_MORE_ADJ 0
#define YY_RESTORE_YY_MORE_OFFSET
#line 1 "colorbar/lex.L"
-/* Copyright (C) 1999-2017
+/* Copyright (C) 1999-2018
* Smithsonian Astrophysical Observatory, Cambridge, MA, USA
* For conditions of distribution and use, see copyright notice in "copyright"
*/
diff --git a/tksao/colorbar/lex.L b/tksao/colorbar/lex.L
index 7fcd5e6..55977e1 100644
--- a/tksao/colorbar/lex.L
+++ b/tksao/colorbar/lex.L
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2017
+/* Copyright (C) 1999-2018
* Smithsonian Astrophysical Observatory, Cambridge, MA, USA
* For conditions of distribution and use, see copyright notice in "copyright"
*/
diff --git a/tksao/colorbar/lut.h b/tksao/colorbar/lut.h
index b6cd93d..8b8bdf3 100644
--- a/tksao/colorbar/lut.h
+++ b/tksao/colorbar/lut.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/lutlex.C b/tksao/colorbar/lutlex.C
index 37a932e..bd2e00f 100644
--- a/tksao/colorbar/lutlex.C
+++ b/tksao/colorbar/lutlex.C
@@ -457,7 +457,7 @@ static yyconst flex_int16_t yy_chk[180] =
#define YY_MORE_ADJ 0
#define YY_RESTORE_YY_MORE_OFFSET
#line 1 "colorbar/lutlex.L"
-/* Copyright (C) 1999-2017
+/* Copyright (C) 1999-2018
* Smithsonian Astrophysical Observatory, Cambridge, MA, USA
* For conditions of distribution and use, see copyright notice in "copyright"
*/
diff --git a/tksao/colorbar/lutlex.L b/tksao/colorbar/lutlex.L
index 9aa8f6f..8e6af2e 100644
--- a/tksao/colorbar/lutlex.L
+++ b/tksao/colorbar/lutlex.L
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2017
+/* Copyright (C) 1999-2018
* Smithsonian Astrophysical Observatory, Cambridge, MA, USA
* For conditions of distribution and use, see copyright notice in "copyright"
*/
diff --git a/tksao/colorbar/lutparser.Y b/tksao/colorbar/lutparser.Y
index 4f9b2f2..c63e969 100644
--- a/tksao/colorbar/lutparser.Y
+++ b/tksao/colorbar/lutparser.Y
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/parser.Y b/tksao/colorbar/parser.Y
index 7f546fa..117d324 100644
--- a/tksao/colorbar/parser.Y
+++ b/tksao/colorbar/parser.Y
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/sao.C b/tksao/colorbar/sao.C
index d531559..c862371 100644
--- a/tksao/colorbar/sao.C
+++ b/tksao/colorbar/sao.C
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/sao.h b/tksao/colorbar/sao.h
index 603b460..8e1d357 100644
--- a/tksao/colorbar/sao.h
+++ b/tksao/colorbar/sao.h
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"
diff --git a/tksao/colorbar/saolex.C b/tksao/colorbar/saolex.C
index 184cb4a..c23d4e2 100644
--- a/tksao/colorbar/saolex.C
+++ b/tksao/colorbar/saolex.C
@@ -487,7 +487,7 @@ static yyconst flex_int16_t yy_chk[265] =
#define YY_MORE_ADJ 0
#define YY_RESTORE_YY_MORE_OFFSET
#line 1 "colorbar/saolex.L"
-/* Copyright (C) 1999-2017
+/* Copyright (C) 1999-2018
* Smithsonian Astrophysical Observatory, Cambridge, MA, USA
* For conditions of distribution and use, see copyright notice in "copyright"
*/
diff --git a/tksao/colorbar/saolex.L b/tksao/colorbar/saolex.L
index a61ad3a..1f0dc4a 100644
--- a/tksao/colorbar/saolex.L
+++ b/tksao/colorbar/saolex.L
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2017
+/* Copyright (C) 1999-2018
* Smithsonian Astrophysical Observatory, Cambridge, MA, USA
* For conditions of distribution and use, see copyright notice in "copyright"
*/
diff --git a/tksao/colorbar/saoparser.Y b/tksao/colorbar/saoparser.Y
index 5d2c1aa..f89f17b 100644
--- a/tksao/colorbar/saoparser.Y
+++ b/tksao/colorbar/saoparser.Y
@@ -1,4 +1,4 @@
-// Copyright (C) 1999-2017
+// Copyright (C) 1999-2018
// Smithsonian Astrophysical Observatory, Cambridge, MA, USA
// For conditions of distribution and use, see copyright notice in "copyright"