diff options
Diffstat (limited to 'evolution/alter-column')
-rw-r--r-- | evolution/alter-column/driver.cxx | 2 | ||||
-rw-r--r-- | evolution/alter-column/makefile | 2 | ||||
-rw-r--r-- | evolution/alter-column/model.hxx | 2 | ||||
-rw-r--r-- | evolution/alter-column/test1.hxx | 2 | ||||
-rw-r--r-- | evolution/alter-column/test2.hxx | 2 | ||||
-rw-r--r-- | evolution/alter-column/test3.hxx | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/evolution/alter-column/driver.cxx b/evolution/alter-column/driver.cxx index b9b2248..fee1a39 100644 --- a/evolution/alter-column/driver.cxx +++ b/evolution/alter-column/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/driver.cxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test altering a column. diff --git a/evolution/alter-column/makefile b/evolution/alter-column/makefile index 987de8f..62fc6c8 100644 --- a/evolution/alter-column/makefile +++ b/evolution/alter-column/makefile @@ -1,5 +1,5 @@ # file : evolution/alter-column/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/evolution/alter-column/model.hxx b/evolution/alter-column/model.hxx index ff38df0..ebbb6b2 100644 --- a/evolution/alter-column/model.hxx +++ b/evolution/alter-column/model.hxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/model.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef MODEL_VERSION diff --git a/evolution/alter-column/test1.hxx b/evolution/alter-column/test1.hxx index 2d9190b..c6dc2d5 100644 --- a/evolution/alter-column/test1.hxx +++ b/evolution/alter-column/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/test1.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST1_HXX diff --git a/evolution/alter-column/test2.hxx b/evolution/alter-column/test2.hxx index ef2c984..5b3ecbb 100644 --- a/evolution/alter-column/test2.hxx +++ b/evolution/alter-column/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/test2.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST2_HXX diff --git a/evolution/alter-column/test3.hxx b/evolution/alter-column/test3.hxx index 0253339..26ef52a 100644 --- a/evolution/alter-column/test3.hxx +++ b/evolution/alter-column/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/alter-column/test3.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX |