diff options
Diffstat (limited to 'evolution')
102 files changed, 102 insertions, 102 deletions
diff --git a/evolution/Makefile.am b/evolution/Makefile.am index 9cf9d19..877bd4a 100644 --- a/evolution/Makefile.am +++ b/evolution/Makefile.am @@ -1,5 +1,5 @@ # file : evolution/Makefile.am -# 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 SUBDIRS = __path__(dirs) diff --git a/evolution/add-column/driver.cxx b/evolution/add-column/driver.cxx index f41cb3c..2f20a85 100644 --- a/evolution/add-column/driver.cxx +++ b/evolution/add-column/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/add-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 adding a new column. diff --git a/evolution/add-column/makefile b/evolution/add-column/makefile index a6fc763..b3b5fa8 100644 --- a/evolution/add-column/makefile +++ b/evolution/add-column/makefile @@ -1,5 +1,5 @@ # file : evolution/add-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/add-column/model.hxx b/evolution/add-column/model.hxx index 90d95c8..33e21bf 100644 --- a/evolution/add-column/model.hxx +++ b/evolution/add-column/model.hxx @@ -1,5 +1,5 @@ // file : evolution/add-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/add-column/test1.hxx b/evolution/add-column/test1.hxx index cb57f9d..47086a8 100644 --- a/evolution/add-column/test1.hxx +++ b/evolution/add-column/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/add-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/add-column/test2.hxx b/evolution/add-column/test2.hxx index 08008e9..e938862 100644 --- a/evolution/add-column/test2.hxx +++ b/evolution/add-column/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/add-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/add-column/test3.hxx b/evolution/add-column/test3.hxx index e1eaa87..9fe3a71 100644 --- a/evolution/add-column/test3.hxx +++ b/evolution/add-column/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/add-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 diff --git a/evolution/add-foreign-key/driver.cxx b/evolution/add-foreign-key/driver.cxx index b81c4f9..4d74854 100644 --- a/evolution/add-foreign-key/driver.cxx +++ b/evolution/add-foreign-key/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/add-foreign-key/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 adding a foreign key. diff --git a/evolution/add-foreign-key/makefile b/evolution/add-foreign-key/makefile index 16b660c..fb1e516 100644 --- a/evolution/add-foreign-key/makefile +++ b/evolution/add-foreign-key/makefile @@ -1,5 +1,5 @@ # file : evolution/add-foreign-key/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/add-foreign-key/model.hxx b/evolution/add-foreign-key/model.hxx index da02603..59971e0 100644 --- a/evolution/add-foreign-key/model.hxx +++ b/evolution/add-foreign-key/model.hxx @@ -1,5 +1,5 @@ // file : evolution/add-foreign-key/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/add-foreign-key/test1.hxx b/evolution/add-foreign-key/test1.hxx index 35492f8..8da0d96 100644 --- a/evolution/add-foreign-key/test1.hxx +++ b/evolution/add-foreign-key/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/add-foreign-key/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/add-foreign-key/test2.hxx b/evolution/add-foreign-key/test2.hxx index 52da23a..7403f59 100644 --- a/evolution/add-foreign-key/test2.hxx +++ b/evolution/add-foreign-key/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/add-foreign-key/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/add-foreign-key/test3.hxx b/evolution/add-foreign-key/test3.hxx index 9d412c4..85e7dff 100644 --- a/evolution/add-foreign-key/test3.hxx +++ b/evolution/add-foreign-key/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/add-foreign-key/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 diff --git a/evolution/add-index/driver.cxx b/evolution/add-index/driver.cxx index eda0f58..634e4ff 100644 --- a/evolution/add-index/driver.cxx +++ b/evolution/add-index/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/add-index/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 adding a new index. diff --git a/evolution/add-index/makefile b/evolution/add-index/makefile index 65a4746..22e5865 100644 --- a/evolution/add-index/makefile +++ b/evolution/add-index/makefile @@ -1,5 +1,5 @@ # file : evolution/add-index/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/add-index/model.hxx b/evolution/add-index/model.hxx index 6928faa..6f644f8 100644 --- a/evolution/add-index/model.hxx +++ b/evolution/add-index/model.hxx @@ -1,5 +1,5 @@ // file : evolution/add-index/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/add-index/test1.hxx b/evolution/add-index/test1.hxx index 1bc5549..8b7065a 100644 --- a/evolution/add-index/test1.hxx +++ b/evolution/add-index/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/add-index/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/add-index/test2.hxx b/evolution/add-index/test2.hxx index 16f5c97..24080c3 100644 --- a/evolution/add-index/test2.hxx +++ b/evolution/add-index/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/add-index/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/add-index/test3.hxx b/evolution/add-index/test3.hxx index 3b435d4..9157235 100644 --- a/evolution/add-index/test3.hxx +++ b/evolution/add-index/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/add-index/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 diff --git a/evolution/add-table/driver.cxx b/evolution/add-table/driver.cxx index 5bb80cb..9cb3382 100644 --- a/evolution/add-table/driver.cxx +++ b/evolution/add-table/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/add-table/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 adding a new table (object, container). diff --git a/evolution/add-table/makefile b/evolution/add-table/makefile index de45936..007cd01 100644 --- a/evolution/add-table/makefile +++ b/evolution/add-table/makefile @@ -1,5 +1,5 @@ # file : evolution/add-table/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/add-table/model.hxx b/evolution/add-table/model.hxx index 2f0449a..a20c419 100644 --- a/evolution/add-table/model.hxx +++ b/evolution/add-table/model.hxx @@ -1,5 +1,5 @@ // file : evolution/add-table/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/add-table/test1.hxx b/evolution/add-table/test1.hxx index 2b2da59..97a9dfb 100644 --- a/evolution/add-table/test1.hxx +++ b/evolution/add-table/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/add-table/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/add-table/test2.hxx b/evolution/add-table/test2.hxx index 9ec98f2..c1d8f4c 100644 --- a/evolution/add-table/test2.hxx +++ b/evolution/add-table/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/add-table/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/add-table/test3.hxx b/evolution/add-table/test3.hxx index 47d99c2..32786e6 100644 --- a/evolution/add-table/test3.hxx +++ b/evolution/add-table/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/add-table/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 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 diff --git a/evolution/combined/driver.cxx b/evolution/combined/driver.cxx index 3c2d443..7bfcfe6 100644 --- a/evolution/combined/driver.cxx +++ b/evolution/combined/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/combined/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 // Combined schema evolution test. diff --git a/evolution/combined/makefile b/evolution/combined/makefile index d59702d..2116edc 100644 --- a/evolution/combined/makefile +++ b/evolution/combined/makefile @@ -1,5 +1,5 @@ # file : evolution/combined/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/combined/model.hxx b/evolution/combined/model.hxx index 4fff13b..1f59379 100644 --- a/evolution/combined/model.hxx +++ b/evolution/combined/model.hxx @@ -1,5 +1,5 @@ // file : evolution/combined/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/combined/test1.hxx b/evolution/combined/test1.hxx index 9e1ea1a..c61d4ac 100644 --- a/evolution/combined/test1.hxx +++ b/evolution/combined/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/combined/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/combined/test2.hxx b/evolution/combined/test2.hxx index 8ed384b..5378a7b 100644 --- a/evolution/combined/test2.hxx +++ b/evolution/combined/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/combined/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/combined/test3.hxx b/evolution/combined/test3.hxx index 7e53b49..303e0bb 100644 --- a/evolution/combined/test3.hxx +++ b/evolution/combined/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/combined/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 diff --git a/evolution/data/driver.cxx b/evolution/data/driver.cxx index 67481e9..a8f399e 100644 --- a/evolution/data/driver.cxx +++ b/evolution/data/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/data/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 data migration support. diff --git a/evolution/data/makefile b/evolution/data/makefile index 04c2fc0..f519fc7 100644 --- a/evolution/data/makefile +++ b/evolution/data/makefile @@ -1,5 +1,5 @@ # file : evolution/data/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/data/model.hxx b/evolution/data/model.hxx index 8751896..94393a3 100644 --- a/evolution/data/model.hxx +++ b/evolution/data/model.hxx @@ -1,5 +1,5 @@ // file : evolution/data/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/data/test1.hxx b/evolution/data/test1.hxx index cb48cbb..60da887 100644 --- a/evolution/data/test1.hxx +++ b/evolution/data/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/data/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/data/test2.hxx b/evolution/data/test2.hxx index 4f42aa5..91bad40 100644 --- a/evolution/data/test2.hxx +++ b/evolution/data/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/data/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/data/test3.hxx b/evolution/data/test3.hxx index 30965e8..1abe715 100644 --- a/evolution/data/test3.hxx +++ b/evolution/data/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/data/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 diff --git a/evolution/drop-column/driver.cxx b/evolution/drop-column/driver.cxx index e8b6ada..c50f5c4 100644 --- a/evolution/drop-column/driver.cxx +++ b/evolution/drop-column/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/drop-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 dropping a column. diff --git a/evolution/drop-column/makefile b/evolution/drop-column/makefile index b4e2293..251a07b 100644 --- a/evolution/drop-column/makefile +++ b/evolution/drop-column/makefile @@ -1,5 +1,5 @@ # file : evolution/drop-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/drop-column/model.hxx b/evolution/drop-column/model.hxx index a6e9b7e..0cc56b8 100644 --- a/evolution/drop-column/model.hxx +++ b/evolution/drop-column/model.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-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/drop-column/test1.hxx b/evolution/drop-column/test1.hxx index cc77ac0..efea344 100644 --- a/evolution/drop-column/test1.hxx +++ b/evolution/drop-column/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-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/drop-column/test2.hxx b/evolution/drop-column/test2.hxx index ea619b9..4916f82 100644 --- a/evolution/drop-column/test2.hxx +++ b/evolution/drop-column/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-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/drop-column/test3.hxx b/evolution/drop-column/test3.hxx index f27d874..4d414c9 100644 --- a/evolution/drop-column/test3.hxx +++ b/evolution/drop-column/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-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 diff --git a/evolution/drop-foreign-key/driver.cxx b/evolution/drop-foreign-key/driver.cxx index dbcb747..579cc44 100644 --- a/evolution/drop-foreign-key/driver.cxx +++ b/evolution/drop-foreign-key/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/drop-foreign-key/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 dropping a foreign key. diff --git a/evolution/drop-foreign-key/makefile b/evolution/drop-foreign-key/makefile index 2f56423..a4cb120 100644 --- a/evolution/drop-foreign-key/makefile +++ b/evolution/drop-foreign-key/makefile @@ -1,5 +1,5 @@ # file : evolution/drop-foreign-key/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/drop-foreign-key/model.hxx b/evolution/drop-foreign-key/model.hxx index 7d79889..84f4873 100644 --- a/evolution/drop-foreign-key/model.hxx +++ b/evolution/drop-foreign-key/model.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-foreign-key/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/drop-foreign-key/test1.hxx b/evolution/drop-foreign-key/test1.hxx index d5880e1..26273dc 100644 --- a/evolution/drop-foreign-key/test1.hxx +++ b/evolution/drop-foreign-key/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-foreign-key/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/drop-foreign-key/test2.hxx b/evolution/drop-foreign-key/test2.hxx index 221de4c..812b075 100644 --- a/evolution/drop-foreign-key/test2.hxx +++ b/evolution/drop-foreign-key/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-foreign-key/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/drop-foreign-key/test3.hxx b/evolution/drop-foreign-key/test3.hxx index c42982b..dbfea70 100644 --- a/evolution/drop-foreign-key/test3.hxx +++ b/evolution/drop-foreign-key/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-foreign-key/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 diff --git a/evolution/drop-index/driver.cxx b/evolution/drop-index/driver.cxx index 7f78f30..990a779 100644 --- a/evolution/drop-index/driver.cxx +++ b/evolution/drop-index/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/drop-index/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 dropping an index. diff --git a/evolution/drop-index/makefile b/evolution/drop-index/makefile index 4161ee2..8304515 100644 --- a/evolution/drop-index/makefile +++ b/evolution/drop-index/makefile @@ -1,5 +1,5 @@ # file : evolution/drop-index/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/drop-index/model.hxx b/evolution/drop-index/model.hxx index 52c9d0e..4d09328 100644 --- a/evolution/drop-index/model.hxx +++ b/evolution/drop-index/model.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-index/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/drop-index/test1.hxx b/evolution/drop-index/test1.hxx index dc30994..4cdba13 100644 --- a/evolution/drop-index/test1.hxx +++ b/evolution/drop-index/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-index/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/drop-index/test2.hxx b/evolution/drop-index/test2.hxx index 5c8f641..6bbef44 100644 --- a/evolution/drop-index/test2.hxx +++ b/evolution/drop-index/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-index/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/drop-index/test3.hxx b/evolution/drop-index/test3.hxx index c6c56d8..7a7af41 100644 --- a/evolution/drop-index/test3.hxx +++ b/evolution/drop-index/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-index/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 diff --git a/evolution/drop-table/driver.cxx b/evolution/drop-table/driver.cxx index 4cbb6e0..924118b 100644 --- a/evolution/drop-table/driver.cxx +++ b/evolution/drop-table/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/drop-table/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 dropping a table (object, container). diff --git a/evolution/drop-table/makefile b/evolution/drop-table/makefile index bb56294..24b8957 100644 --- a/evolution/drop-table/makefile +++ b/evolution/drop-table/makefile @@ -1,5 +1,5 @@ # file : evolution/drop-table/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/drop-table/model.hxx b/evolution/drop-table/model.hxx index dd622c1..de3f3ba 100644 --- a/evolution/drop-table/model.hxx +++ b/evolution/drop-table/model.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-table/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/drop-table/test1.hxx b/evolution/drop-table/test1.hxx index dcaac05..3d76ff6 100644 --- a/evolution/drop-table/test1.hxx +++ b/evolution/drop-table/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-table/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/drop-table/test2.hxx b/evolution/drop-table/test2.hxx index a736ccd..deb83a2 100644 --- a/evolution/drop-table/test2.hxx +++ b/evolution/drop-table/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-table/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/drop-table/test3.hxx b/evolution/drop-table/test3.hxx index a701ca0..43ccc49 100644 --- a/evolution/drop-table/test3.hxx +++ b/evolution/drop-table/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/drop-table/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 diff --git a/evolution/embedded/driver.cxx b/evolution/embedded/driver.cxx index 7329e1d..8966c5b 100644 --- a/evolution/embedded/driver.cxx +++ b/evolution/embedded/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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 embedded schema migration. diff --git a/evolution/embedded/makefile b/evolution/embedded/makefile index 25a8cf1..92eacf7 100644 --- a/evolution/embedded/makefile +++ b/evolution/embedded/makefile @@ -1,5 +1,5 @@ # file : evolution/embedded/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/embedded/model.hxx b/evolution/embedded/model.hxx index fce944f..b53a013 100644 --- a/evolution/embedded/model.hxx +++ b/evolution/embedded/model.hxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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/embedded/test1.hxx b/evolution/embedded/test1.hxx index 1f8dbc9..0dceaf4 100644 --- a/evolution/embedded/test1.hxx +++ b/evolution/embedded/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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/embedded/test2.hxx b/evolution/embedded/test2.hxx index 4a76d39..ccc2225 100644 --- a/evolution/embedded/test2.hxx +++ b/evolution/embedded/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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/embedded/test3.hxx b/evolution/embedded/test3.hxx index 671523f..4498943 100644 --- a/evolution/embedded/test3.hxx +++ b/evolution/embedded/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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 diff --git a/evolution/makefile b/evolution/makefile index 8f9ab2a..16ff5d7 100644 --- a/evolution/makefile +++ b/evolution/makefile @@ -1,5 +1,5 @@ # file : evolution/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make diff --git a/evolution/soft-add/driver.cxx b/evolution/soft-add/driver.cxx index 2fa034e..8fd2255 100644 --- a/evolution/soft-add/driver.cxx +++ b/evolution/soft-add/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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 soft-add functionality. diff --git a/evolution/soft-add/makefile b/evolution/soft-add/makefile index 28accda..3ce57c7 100644 --- a/evolution/soft-add/makefile +++ b/evolution/soft-add/makefile @@ -1,5 +1,5 @@ # file : evolution/soft-add/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/soft-add/model.hxx b/evolution/soft-add/model.hxx index dbffbae..e262e6c 100644 --- a/evolution/soft-add/model.hxx +++ b/evolution/soft-add/model.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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/soft-add/test1.hxx b/evolution/soft-add/test1.hxx index f0cb231..4f3cda8 100644 --- a/evolution/soft-add/test1.hxx +++ b/evolution/soft-add/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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/soft-add/test2.hxx b/evolution/soft-add/test2.hxx index 417cf29..732e00e 100644 --- a/evolution/soft-add/test2.hxx +++ b/evolution/soft-add/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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/soft-add/test3.hxx b/evolution/soft-add/test3.hxx index 5305001..367fae6 100644 --- a/evolution/soft-add/test3.hxx +++ b/evolution/soft-add/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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 diff --git a/evolution/soft-delete/driver.cxx b/evolution/soft-delete/driver.cxx index 480f8d6..46b24a5 100644 --- a/evolution/soft-delete/driver.cxx +++ b/evolution/soft-delete/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/soft-delete/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 soft-delete functionality. diff --git a/evolution/soft-delete/makefile b/evolution/soft-delete/makefile index 0d66f70..b52bf49 100644 --- a/evolution/soft-delete/makefile +++ b/evolution/soft-delete/makefile @@ -1,5 +1,5 @@ # file : evolution/soft-delete/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/soft-delete/model.hxx b/evolution/soft-delete/model.hxx index 99bc664..9f3a256 100644 --- a/evolution/soft-delete/model.hxx +++ b/evolution/soft-delete/model.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-delete/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/soft-delete/test1.hxx b/evolution/soft-delete/test1.hxx index b144337..423c921 100644 --- a/evolution/soft-delete/test1.hxx +++ b/evolution/soft-delete/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-delete/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/soft-delete/test2.hxx b/evolution/soft-delete/test2.hxx index 53e2ec9..eaaaa8d 100644 --- a/evolution/soft-delete/test2.hxx +++ b/evolution/soft-delete/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-delete/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/soft-delete/test3.hxx b/evolution/soft-delete/test3.hxx index a808b34..07909a8 100644 --- a/evolution/soft-delete/test3.hxx +++ b/evolution/soft-delete/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-delete/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 diff --git a/evolution/template/Makefile.am b/evolution/template/Makefile.am index d902560..5a9527b 100644 --- a/evolution/template/Makefile.am +++ b/evolution/template/Makefile.am @@ -1,5 +1,5 @@ # file : evolution/template/Makefile.am -# 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 EXTRA_DIST = __file__(extra_dist) diff --git a/evolution/template/driver.cxx b/evolution/template/driver.cxx index 4f0137c..57e0b65 100644 --- a/evolution/template/driver.cxx +++ b/evolution/template/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/template/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 // PLACE TEST DESCRIPTION HERE diff --git a/evolution/template/makefile b/evolution/template/makefile index 3209cb3..b3747bc 100644 --- a/evolution/template/makefile +++ b/evolution/template/makefile @@ -1,5 +1,5 @@ # file : evolution/template/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/template/model.hxx b/evolution/template/model.hxx index c29e31f..f8913d0 100644 --- a/evolution/template/model.hxx +++ b/evolution/template/model.hxx @@ -1,5 +1,5 @@ // file : evolution/template/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/template/test1.hxx b/evolution/template/test1.hxx index 1ac513d..ed847c6 100644 --- a/evolution/template/test1.hxx +++ b/evolution/template/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/template/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/template/test2.hxx b/evolution/template/test2.hxx index 903dfd7..73793f7 100644 --- a/evolution/template/test2.hxx +++ b/evolution/template/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/template/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/template/test3.hxx b/evolution/template/test3.hxx index 55ae1f1..8aec67e 100644 --- a/evolution/template/test3.hxx +++ b/evolution/template/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/template/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 diff --git a/evolution/test.bat b/evolution/test.bat index adec5d2..5892a33 100644 --- a/evolution/test.bat +++ b/evolution/test.bat @@ -1,6 +1,6 @@ @echo off rem file : evolution/test.bat -rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file setlocal diff --git a/evolution/tester.bat b/evolution/tester.bat index 065b5ab..5f7f3cc 100644 --- a/evolution/tester.bat +++ b/evolution/tester.bat @@ -1,6 +1,6 @@ @echo off rem file : evolution/tester.bat -rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file rem diff --git a/evolution/tester.in b/evolution/tester.in index 9b390f1..fc7fd9c 100755 --- a/evolution/tester.in +++ b/evolution/tester.in @@ -1,7 +1,7 @@ #! /bin/sh # file : evolution/tester.in -# 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 # diff --git a/evolution/version/driver.cxx b/evolution/version/driver.cxx index 4d9d289..e80c367 100644 --- a/evolution/version/driver.cxx +++ b/evolution/version/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/version/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 schema version access via the database instance. diff --git a/evolution/version/makefile b/evolution/version/makefile index 077d0ac..96a6c99 100644 --- a/evolution/version/makefile +++ b/evolution/version/makefile @@ -1,5 +1,5 @@ # file : evolution/version/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/version/model.hxx b/evolution/version/model.hxx index ad2c186..da9dcb7 100644 --- a/evolution/version/model.hxx +++ b/evolution/version/model.hxx @@ -1,5 +1,5 @@ // file : evolution/version/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/version/test1.hxx b/evolution/version/test1.hxx index b1b75aa..816e4c1 100644 --- a/evolution/version/test1.hxx +++ b/evolution/version/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/version/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/version/test2.hxx b/evolution/version/test2.hxx index 64e8d10..dae00c4 100644 --- a/evolution/version/test2.hxx +++ b/evolution/version/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/version/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/version/test3.hxx b/evolution/version/test3.hxx index dc43c87..8fba5cb 100644 --- a/evolution/version/test3.hxx +++ b/evolution/version/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/version/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 |