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/panner | |
parent | 6039dfc746e3972a395decc333132006fea494a2 (diff) | |
download | blt-b4ddbc18da976febe09efed317d592f8d9fd066f.zip blt-b4ddbc18da976febe09efed317d592f8d9fd066f.tar.gz blt-b4ddbc18da976febe09efed317d592f8d9fd066f.tar.bz2 |
update copyright
Diffstat (limited to 'tksao/panner')
-rw-r--r-- | tksao/panner/lex.C | 2 | ||||
-rw-r--r-- | tksao/panner/lex.L | 2 | ||||
-rw-r--r-- | tksao/panner/panner.C | 2 | ||||
-rw-r--r-- | tksao/panner/panner.h | 2 | ||||
-rw-r--r-- | tksao/panner/pannertrue.C | 2 | ||||
-rw-r--r-- | tksao/panner/pannertrue.h | 2 | ||||
-rw-r--r-- | tksao/panner/parser.Y | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tksao/panner/lex.C b/tksao/panner/lex.C index 0d976f1..345af1b 100644 --- a/tksao/panner/lex.C +++ b/tksao/panner/lex.C @@ -533,7 +533,7 @@ static yyconst flex_int16_t yy_chk[374] = #define YY_MORE_ADJ 0 #define YY_RESTORE_YY_MORE_OFFSET #line 1 "panner/lex.L" -/* 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/panner/lex.L b/tksao/panner/lex.L index 22c43ff..8f0ff0e 100644 --- a/tksao/panner/lex.L +++ b/tksao/panner/lex.L @@ -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/panner/panner.C b/tksao/panner/panner.C index 301b876..2acc228 100644 --- a/tksao/panner/panner.C +++ b/tksao/panner/panner.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/panner/panner.h b/tksao/panner/panner.h index 7aa7404..5628f0e 100644 --- a/tksao/panner/panner.h +++ b/tksao/panner/panner.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/panner/pannertrue.C b/tksao/panner/pannertrue.C index 010dd50..c1c1a47 100644 --- a/tksao/panner/pannertrue.C +++ b/tksao/panner/pannertrue.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/panner/pannertrue.h b/tksao/panner/pannertrue.h index ac30353..f018955 100644 --- a/tksao/panner/pannertrue.h +++ b/tksao/panner/pannertrue.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/panner/parser.Y b/tksao/panner/parser.Y index 024b2ec..a6509db 100644 --- a/tksao/panner/parser.Y +++ b/tksao/panner/parser.Y @@ -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" |