diff options
Diffstat (limited to 'common')
221 files changed, 221 insertions, 221 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 618ea48..d1a21df 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -1,5 +1,5 @@ # file : common/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/common/access/driver.cxx b/common/access/driver.cxx index 1e8ed91..245ec36 100644 --- a/common/access/driver.cxx +++ b/common/access/driver.cxx @@ -1,5 +1,5 @@ // file : common/access/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 accessor/modifier expressions. diff --git a/common/access/makefile b/common/access/makefile index 160a6e6..830645a 100644 --- a/common/access/makefile +++ b/common/access/makefile @@ -1,5 +1,5 @@ # file : common/access/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/common/access/test.hxx b/common/access/test.hxx index a91d1bd..902d06d 100644 --- a/common/access/test.hxx +++ b/common/access/test.hxx @@ -1,5 +1,5 @@ // file : common/access/test.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 TEST_HXX diff --git a/common/as/driver.cxx b/common/as/driver.cxx index 72ddb10..0533834 100644 --- a/common/as/driver.cxx +++ b/common/as/driver.cxx @@ -1,5 +1,5 @@ // file : common/as/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 C++ type mapping (#pragma map type as ...). diff --git a/common/as/makefile b/common/as/makefile index 6a1b135..dac0fc2 100644 --- a/common/as/makefile +++ b/common/as/makefile @@ -1,5 +1,5 @@ # file : common/as/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/common/as/test.hxx b/common/as/test.hxx index 12822bb..90426bf 100644 --- a/common/as/test.hxx +++ b/common/as/test.hxx @@ -1,5 +1,5 @@ // file : common/as/test.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 TEST_HXX diff --git a/common/blob/driver.cxx b/common/blob/driver.cxx index 7392786..8e0c424 100644 --- a/common/blob/driver.cxx +++ b/common/blob/driver.cxx @@ -1,5 +1,5 @@ // file : common/blob/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 BLOB mapping. diff --git a/common/blob/makefile b/common/blob/makefile index 758868e..49defda 100644 --- a/common/blob/makefile +++ b/common/blob/makefile @@ -1,5 +1,5 @@ # file : common/blob/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/common/blob/test.hxx b/common/blob/test.hxx index 84448cc..a87cbe3 100644 --- a/common/blob/test.hxx +++ b/common/blob/test.hxx @@ -1,5 +1,5 @@ // file : common/blob/test.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 TEST_HXX diff --git a/common/bulk/driver.cxx b/common/bulk/driver.cxx index d6a294a..32771d4 100644 --- a/common/bulk/driver.cxx +++ b/common/bulk/driver.cxx @@ -1,5 +1,5 @@ // file : common/bulk/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 bulk database operations. diff --git a/common/bulk/makefile b/common/bulk/makefile index 0a96755..4fe94d3 100644 --- a/common/bulk/makefile +++ b/common/bulk/makefile @@ -1,5 +1,5 @@ # file : common/bulk/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/common/bulk/test.hxx b/common/bulk/test.hxx index ce55158..34759ed 100644 --- a/common/bulk/test.hxx +++ b/common/bulk/test.hxx @@ -1,5 +1,5 @@ // file : common/driver/test.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 TEST_HXX diff --git a/common/callback/driver.cxx b/common/callback/driver.cxx index 8cc918d..86d71f2 100644 --- a/common/callback/driver.cxx +++ b/common/callback/driver.cxx @@ -1,5 +1,5 @@ // file : common/callback/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 database operation callbacks. diff --git a/common/callback/makefile b/common/callback/makefile index 2de856f..937b304 100644 --- a/common/callback/makefile +++ b/common/callback/makefile @@ -1,5 +1,5 @@ # file : common/callback/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/common/callback/test.hxx b/common/callback/test.hxx index 386544f..ae5fe0a 100644 --- a/common/callback/test.hxx +++ b/common/callback/test.hxx @@ -1,5 +1,5 @@ // file : common/callback/test.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 TEST_HXX diff --git a/common/changelog/add-column.hxx b/common/changelog/add-column.hxx index b21ff2f..36f02e8 100644 --- a/common/changelog/add-column.hxx +++ b/common/changelog/add-column.hxx @@ -1,5 +1,5 @@ // file : common/changelog/add-column.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 ADD_COLUMN_HXX diff --git a/common/changelog/add-foreign-key.hxx b/common/changelog/add-foreign-key.hxx index 0bfe706..7d00baf 100644 --- a/common/changelog/add-foreign-key.hxx +++ b/common/changelog/add-foreign-key.hxx @@ -1,5 +1,5 @@ // file : common/changelog/add-foreign-key.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 ADD_FOREIGN_KEY_HXX diff --git a/common/changelog/add-index.hxx b/common/changelog/add-index.hxx index 143864a..f9f029e 100644 --- a/common/changelog/add-index.hxx +++ b/common/changelog/add-index.hxx @@ -1,5 +1,5 @@ // file : common/changelog/add-index.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 ADD_INDEX_HXX diff --git a/common/changelog/add-table.hxx b/common/changelog/add-table.hxx index 35fe2e8..56fcbd9 100644 --- a/common/changelog/add-table.hxx +++ b/common/changelog/add-table.hxx @@ -1,5 +1,5 @@ // file : common/changelog/add-table.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 ADD_TABLE_HXX diff --git a/common/changelog/alter-column.hxx b/common/changelog/alter-column.hxx index e58f750..d33d040 100644 --- a/common/changelog/alter-column.hxx +++ b/common/changelog/alter-column.hxx @@ -1,5 +1,5 @@ // file : common/changelog/alter-column.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 ALTER_COLUMN_HXX diff --git a/common/changelog/drop-column.hxx b/common/changelog/drop-column.hxx index 4df2f97..aa4c8fd 100644 --- a/common/changelog/drop-column.hxx +++ b/common/changelog/drop-column.hxx @@ -1,5 +1,5 @@ // file : common/changelog/drop-column.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 DROP_COLUMN_HXX diff --git a/common/changelog/drop-foreign-key.hxx b/common/changelog/drop-foreign-key.hxx index 2b1f467..0332378 100644 --- a/common/changelog/drop-foreign-key.hxx +++ b/common/changelog/drop-foreign-key.hxx @@ -1,5 +1,5 @@ // file : common/changelog/drop-foreign-key.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 DROP_FOREIGN_KEY_HXX diff --git a/common/changelog/drop-index.hxx b/common/changelog/drop-index.hxx index 250021d..a3c2d78 100644 --- a/common/changelog/drop-index.hxx +++ b/common/changelog/drop-index.hxx @@ -1,5 +1,5 @@ // file : common/changelog/drop-index.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 DROP_INDEX_HXX diff --git a/common/changelog/drop-table.hxx b/common/changelog/drop-table.hxx index 504e75d..cf95dfe 100644 --- a/common/changelog/drop-table.hxx +++ b/common/changelog/drop-table.hxx @@ -1,5 +1,5 @@ // file : common/changelog/drop-table.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 DROP_TABLE_HXX diff --git a/common/changelog/makefile b/common/changelog/makefile index 461e2eb..19ff80d 100644 --- a/common/changelog/makefile +++ b/common/changelog/makefile @@ -1,5 +1,5 @@ # file : common/changelog/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/common/changelog/model.hxx b/common/changelog/model.hxx index 68e854a..f2334bd 100644 --- a/common/changelog/model.hxx +++ b/common/changelog/model.hxx @@ -1,5 +1,5 @@ // file : common/changelog/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_HXX diff --git a/common/circular/multiple/driver.cxx b/common/circular/multiple/driver.cxx index e278a13..a4e9765 100644 --- a/common/circular/multiple/driver.cxx +++ b/common/circular/multiple/driver.cxx @@ -1,5 +1,5 @@ // file : common/circular/multiple/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 cases of circular dependencies between persistent classes, multiple diff --git a/common/circular/multiple/makefile b/common/circular/multiple/makefile index e450fdd..b7825c8 100644 --- a/common/circular/multiple/makefile +++ b/common/circular/multiple/makefile @@ -1,5 +1,5 @@ # file : common/circular/multiple/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/common/circular/multiple/test1.hxx b/common/circular/multiple/test1.hxx index 1e2f4f4..e989e07 100644 --- a/common/circular/multiple/test1.hxx +++ b/common/circular/multiple/test1.hxx @@ -1,5 +1,5 @@ // file : common/circular/multiple/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/common/circular/multiple/test2.hxx b/common/circular/multiple/test2.hxx index 0dcf376..78ca657 100644 --- a/common/circular/multiple/test2.hxx +++ b/common/circular/multiple/test2.hxx @@ -1,5 +1,5 @@ // file : common/circular/multiple/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/common/circular/single/driver.cxx b/common/circular/single/driver.cxx index 799bb0a..95961da 100644 --- a/common/circular/single/driver.cxx +++ b/common/circular/single/driver.cxx @@ -1,5 +1,5 @@ // file : common/circular/single/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 cases of circular dependencies between persistent classes, single diff --git a/common/circular/single/makefile b/common/circular/single/makefile index c2e090c..8d5a0cf 100644 --- a/common/circular/single/makefile +++ b/common/circular/single/makefile @@ -1,5 +1,5 @@ # file : common/circular/single/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/common/circular/single/test.hxx b/common/circular/single/test.hxx index 822b590..1bea94c 100644 --- a/common/circular/single/test.hxx +++ b/common/circular/single/test.hxx @@ -1,5 +1,5 @@ // file : common/circular/single/test.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 TEST_HXX diff --git a/common/composite/driver.cxx b/common/composite/driver.cxx index f88a1d8..575fdb2 100644 --- a/common/composite/driver.cxx +++ b/common/composite/driver.cxx @@ -1,5 +1,5 @@ // file : common/composite/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 composite value types. diff --git a/common/composite/makefile b/common/composite/makefile index 38f04af..8c892a0 100644 --- a/common/composite/makefile +++ b/common/composite/makefile @@ -1,5 +1,5 @@ # file : common/composite/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/common/composite/test.hxx b/common/composite/test.hxx index 3de51b3..dea7829 100644 --- a/common/composite/test.hxx +++ b/common/composite/test.hxx @@ -1,5 +1,5 @@ // file : common/composite/test.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 TEST_HXX diff --git a/common/const-member/driver.cxx b/common/const-member/driver.cxx index c076560..d2285f9 100644 --- a/common/const-member/driver.cxx +++ b/common/const-member/driver.cxx @@ -1,5 +1,5 @@ // file : common/const-member/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 const data members. The readonly test tests that const diff --git a/common/const-member/makefile b/common/const-member/makefile index 27678f9..a12286f 100644 --- a/common/const-member/makefile +++ b/common/const-member/makefile @@ -1,5 +1,5 @@ # file : common/const-member/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/common/const-member/test.hxx b/common/const-member/test.hxx index c858bbb..004c197 100644 --- a/common/const-member/test.hxx +++ b/common/const-member/test.hxx @@ -1,5 +1,5 @@ // file : common/const-member/test.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 TEST_HXX diff --git a/common/const-object/driver.cxx b/common/const-object/driver.cxx index cbe5b72..fa8c29b 100644 --- a/common/const-object/driver.cxx +++ b/common/const-object/driver.cxx @@ -1,5 +1,5 @@ // file : common/const-object/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 database operations with const objects. diff --git a/common/const-object/makefile b/common/const-object/makefile index 5ffc55b..ba143a5 100644 --- a/common/const-object/makefile +++ b/common/const-object/makefile @@ -1,5 +1,5 @@ # file : common/const-object/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/common/const-object/test.hxx b/common/const-object/test.hxx index 2e73d96..3a2eae2 100644 --- a/common/const-object/test.hxx +++ b/common/const-object/test.hxx @@ -1,5 +1,5 @@ // file : common/const-object/test.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 TEST_HXX diff --git a/common/container/basics/driver.cxx b/common/container/basics/driver.cxx index 78bf66b..e086bac 100644 --- a/common/container/basics/driver.cxx +++ b/common/container/basics/driver.cxx @@ -1,5 +1,5 @@ // file : common/container/basics/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 basic container persistence. diff --git a/common/container/basics/makefile b/common/container/basics/makefile index 76bfa02..37afee1 100644 --- a/common/container/basics/makefile +++ b/common/container/basics/makefile @@ -1,5 +1,5 @@ # file : common/container/basics/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/common/container/basics/test.hxx b/common/container/basics/test.hxx index b2dd4b4..6a077bd 100644 --- a/common/container/basics/test.hxx +++ b/common/container/basics/test.hxx @@ -1,5 +1,5 @@ // file : common/container/basics/test.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 TEST_HXX diff --git a/common/container/change-tracking/driver.cxx b/common/container/change-tracking/driver.cxx index 3db728c..db22c1f 100644 --- a/common/container/change-tracking/driver.cxx +++ b/common/container/change-tracking/driver.cxx @@ -1,5 +1,5 @@ // file : common/container/change-tracking/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 change-tracking containers. diff --git a/common/container/change-tracking/makefile b/common/container/change-tracking/makefile index 982ef9c..b819bce 100644 --- a/common/container/change-tracking/makefile +++ b/common/container/change-tracking/makefile @@ -1,5 +1,5 @@ # file : common/container/change-tracking/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/common/container/change-tracking/test.hxx b/common/container/change-tracking/test.hxx index 0117316..6ffa370 100644 --- a/common/container/change-tracking/test.hxx +++ b/common/container/change-tracking/test.hxx @@ -1,5 +1,5 @@ // file : common/container/change-tracking/test.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 TEST_HXX diff --git a/common/ctor/driver.cxx b/common/ctor/driver.cxx index 8a710a6..7030c8d 100644 --- a/common/ctor/driver.cxx +++ b/common/ctor/driver.cxx @@ -1,5 +1,5 @@ // file : common/ctor/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 support for persistent objects without default constructors. diff --git a/common/ctor/makefile b/common/ctor/makefile index 2d7c430..0dc36f6 100644 --- a/common/ctor/makefile +++ b/common/ctor/makefile @@ -1,5 +1,5 @@ # file : common/ctor/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/common/ctor/test.hxx b/common/ctor/test.hxx index 2addc20..76fb123 100644 --- a/common/ctor/test.hxx +++ b/common/ctor/test.hxx @@ -1,5 +1,5 @@ // file : common/ctor/test.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 TEST_HXX diff --git a/common/default/driver.cxx b/common/default/driver.cxx index 4bb0309..728800b 100644 --- a/common/default/driver.cxx +++ b/common/default/driver.cxx @@ -1,5 +1,5 @@ // file : common/default/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 default values. diff --git a/common/default/makefile b/common/default/makefile index 0c7b178..4654019 100644 --- a/common/default/makefile +++ b/common/default/makefile @@ -1,5 +1,5 @@ # file : common/default/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/common/default/test.hxx b/common/default/test.hxx index bcf0601..76d105f 100644 --- a/common/default/test.hxx +++ b/common/default/test.hxx @@ -1,5 +1,5 @@ // file : common/default/test.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 TEST_HXX diff --git a/common/definition/driver.cxx b/common/definition/driver.cxx index b83ad3c..56a82f5 100644 --- a/common/definition/driver.cxx +++ b/common/definition/driver.cxx @@ -1,5 +1,5 @@ // file : common/definition/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 overriding composite value definition point. This is primarily diff --git a/common/definition/makefile b/common/definition/makefile index 1f2825d..5fa391e 100644 --- a/common/definition/makefile +++ b/common/definition/makefile @@ -1,5 +1,5 @@ # file : common/definition/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/common/definition/test.hxx b/common/definition/test.hxx index adc4268..80a69fb 100644 --- a/common/definition/test.hxx +++ b/common/definition/test.hxx @@ -1,5 +1,5 @@ // file : common/definition/test.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 TEST_HXX diff --git a/common/definition/time-mapping.hxx b/common/definition/time-mapping.hxx index 4b2e44a..3445d60 100644 --- a/common/definition/time-mapping.hxx +++ b/common/definition/time-mapping.hxx @@ -1,5 +1,5 @@ // file : common/definition/time-mapping.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 TIME_MAPPING_HXX diff --git a/common/enum/driver.cxx b/common/enum/driver.cxx index 9e0d95e..33e9350 100644 --- a/common/enum/driver.cxx +++ b/common/enum/driver.cxx @@ -1,5 +1,5 @@ // file : common/enum/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 automatic C++ enum mapping. diff --git a/common/enum/makefile b/common/enum/makefile index 5ea1791..7180cd7 100644 --- a/common/enum/makefile +++ b/common/enum/makefile @@ -1,5 +1,5 @@ # file : common/enum/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/common/enum/test.hxx b/common/enum/test.hxx index f7941fe..e6eade3 100644 --- a/common/enum/test.hxx +++ b/common/enum/test.hxx @@ -1,5 +1,5 @@ // file : common/enum/test.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 TEST_HXX diff --git a/common/erase-query/driver.cxx b/common/erase-query/driver.cxx index 0c29d60..b851636 100644 --- a/common/erase-query/driver.cxx +++ b/common/erase-query/driver.cxx @@ -1,5 +1,5 @@ // file : common/erase-query/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 query-based erase. diff --git a/common/erase-query/makefile b/common/erase-query/makefile index b47a469..af3a605 100644 --- a/common/erase-query/makefile +++ b/common/erase-query/makefile @@ -1,5 +1,5 @@ # file : common/erase-query/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/common/erase-query/test.hxx b/common/erase-query/test.hxx index 91d3ec1..61c0be6 100644 --- a/common/erase-query/test.hxx +++ b/common/erase-query/test.hxx @@ -1,5 +1,5 @@ // file : common/erase-query/test.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 TEST_HXX diff --git a/common/id/auto/driver.cxx b/common/id/auto/driver.cxx index 76ed756..3cd1e84 100644 --- a/common/id/auto/driver.cxx +++ b/common/id/auto/driver.cxx @@ -1,5 +1,5 @@ // file : common/id/auto/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 automatic id assignment. diff --git a/common/id/auto/makefile b/common/id/auto/makefile index 760719a..95569d6 100644 --- a/common/id/auto/makefile +++ b/common/id/auto/makefile @@ -1,5 +1,5 @@ # file : common/id/auto/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/common/id/auto/test.hxx b/common/id/auto/test.hxx index 1605cfe..5dd13f4 100644 --- a/common/id/auto/test.hxx +++ b/common/id/auto/test.hxx @@ -1,5 +1,5 @@ // file : common/id/auto/test.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 TEST_HXX diff --git a/common/id/composite/driver.cxx b/common/id/composite/driver.cxx index 0df4c98..640855b 100644 --- a/common/id/composite/driver.cxx +++ b/common/id/composite/driver.cxx @@ -1,5 +1,5 @@ // file : common/id/composite/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 composite object ids. diff --git a/common/id/composite/makefile b/common/id/composite/makefile index 4f0f44e..a8d5fb5 100644 --- a/common/id/composite/makefile +++ b/common/id/composite/makefile @@ -1,5 +1,5 @@ # file : common/id/composite/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/common/id/composite/test.hxx b/common/id/composite/test.hxx index e7a0424..4409a8a 100644 --- a/common/id/composite/test.hxx +++ b/common/id/composite/test.hxx @@ -1,5 +1,5 @@ // file : common/id/composite/test.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 TEST_HXX diff --git a/common/id/nested/driver.cxx b/common/id/nested/driver.cxx index 28dac6a..fc4502e 100644 --- a/common/id/nested/driver.cxx +++ b/common/id/nested/driver.cxx @@ -1,5 +1,5 @@ // file : common/id/nested/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 nested ids. diff --git a/common/id/nested/makefile b/common/id/nested/makefile index c2e5b0e..af2f6a3 100644 --- a/common/id/nested/makefile +++ b/common/id/nested/makefile @@ -1,5 +1,5 @@ # file : common/id/nested/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/common/id/nested/test.hxx b/common/id/nested/test.hxx index 6449fd4..3a521e3 100644 --- a/common/id/nested/test.hxx +++ b/common/id/nested/test.hxx @@ -1,5 +1,5 @@ // file : common/id/nested/test.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 TEST_HXX diff --git a/common/include/driver.cxx b/common/include/driver.cxx index 8a2c7f4..c92d10e 100644 --- a/common/include/driver.cxx +++ b/common/include/driver.cxx @@ -1,5 +1,5 @@ // file : common/include/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 inclusion of -odb files (compilation test). diff --git a/common/include/makefile b/common/include/makefile index 9f8ab7c..2b2175a 100644 --- a/common/include/makefile +++ b/common/include/makefile @@ -1,5 +1,5 @@ # file : common/include/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/common/include/obj1.hxx b/common/include/obj1.hxx index 83b3645..c556908 100644 --- a/common/include/obj1.hxx +++ b/common/include/obj1.hxx @@ -1,5 +1,5 @@ // file : common/include/obj1.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 OBJ1_HXX diff --git a/common/include/obj2.hxx b/common/include/obj2.hxx index d6dc326..d947d08 100644 --- a/common/include/obj2.hxx +++ b/common/include/obj2.hxx @@ -1,5 +1,5 @@ // file : common/include/obj2.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 OBJ2_HXX diff --git a/common/include/obj3.hxx b/common/include/obj3.hxx index 125402a..ee0a909 100644 --- a/common/include/obj3.hxx +++ b/common/include/obj3.hxx @@ -1,5 +1,5 @@ // file : common/include/obj3.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 OBJ3_HXX diff --git a/common/include/objs1.hxx b/common/include/objs1.hxx index c7c3511..c616514 100644 --- a/common/include/objs1.hxx +++ b/common/include/objs1.hxx @@ -1,5 +1,5 @@ // file : common/include/objs1.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 OBJS1_HXX diff --git a/common/include/objs2.hxx b/common/include/objs2.hxx index f7c7396..7713690 100644 --- a/common/include/objs2.hxx +++ b/common/include/objs2.hxx @@ -1,5 +1,5 @@ // file : common/include/objs2.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 OBJS2_HXX diff --git a/common/include/objs3.hxx b/common/include/objs3.hxx index 2e6814b..28d64a7 100644 --- a/common/include/objs3.hxx +++ b/common/include/objs3.hxx @@ -1,5 +1,5 @@ // file : common/include/objs3.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 OBJS3_HXX diff --git a/common/include/objs4.hxx b/common/include/objs4.hxx index 0951a5e..be34844 100644 --- a/common/include/objs4.hxx +++ b/common/include/objs4.hxx @@ -1,5 +1,5 @@ // file : common/include/objs1.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 OBJS4_HXX diff --git a/common/include/test1.hxx b/common/include/test1.hxx index ac9de5c..a1a465d 100644 --- a/common/include/test1.hxx +++ b/common/include/test1.hxx @@ -1,5 +1,5 @@ // file : common/include/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/common/include/test2.hxx b/common/include/test2.hxx index 6073056..27ea49b 100644 --- a/common/include/test2.hxx +++ b/common/include/test2.hxx @@ -1,5 +1,5 @@ // file : common/include/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/common/include/test3.hxx b/common/include/test3.hxx index 2628516..7326164 100644 --- a/common/include/test3.hxx +++ b/common/include/test3.hxx @@ -1,5 +1,5 @@ // file : common/include/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/common/include/test4.hxx b/common/include/test4.hxx index 7b7e54a..4c9fc9e 100644 --- a/common/include/test4.hxx +++ b/common/include/test4.hxx @@ -1,5 +1,5 @@ // file : common/include/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/common/index/driver.cxx b/common/index/driver.cxx index 0e81a20..f78e540 100644 --- a/common/index/driver.cxx +++ b/common/index/driver.cxx @@ -1,5 +1,5 @@ // file : common/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 index creation with db pragma index. See also database-specific diff --git a/common/index/makefile b/common/index/makefile index 5f8b8f0..ade2b99 100644 --- a/common/index/makefile +++ b/common/index/makefile @@ -1,5 +1,5 @@ # file : common/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/common/index/test.hxx b/common/index/test.hxx index 8acf1e0..1f465c6 100644 --- a/common/index/test.hxx +++ b/common/index/test.hxx @@ -1,5 +1,5 @@ // file : common/index/test.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 TEST_HXX diff --git a/common/inheritance/polymorphism/driver.cxx b/common/inheritance/polymorphism/driver.cxx index acf94d5..4ed1427 100644 --- a/common/inheritance/polymorphism/driver.cxx +++ b/common/inheritance/polymorphism/driver.cxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/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 polymorphic object inheritance. diff --git a/common/inheritance/polymorphism/makefile b/common/inheritance/polymorphism/makefile index af4a115..b464d97 100644 --- a/common/inheritance/polymorphism/makefile +++ b/common/inheritance/polymorphism/makefile @@ -1,5 +1,5 @@ # file : common/inheritance/polymorphism/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/common/inheritance/polymorphism/test1.hxx b/common/inheritance/polymorphism/test1.hxx index 1110ee3..e298641 100644 --- a/common/inheritance/polymorphism/test1.hxx +++ b/common/inheritance/polymorphism/test1.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/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/common/inheritance/polymorphism/test10.hxx b/common/inheritance/polymorphism/test10.hxx index b8b9d7f..e1e26f3 100644 --- a/common/inheritance/polymorphism/test10.hxx +++ b/common/inheritance/polymorphism/test10.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test10.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 TEST10_HXX diff --git a/common/inheritance/polymorphism/test11.hxx b/common/inheritance/polymorphism/test11.hxx index c9c2002..7869bcf 100644 --- a/common/inheritance/polymorphism/test11.hxx +++ b/common/inheritance/polymorphism/test11.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test11.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 TEST11_HXX diff --git a/common/inheritance/polymorphism/test12.hxx b/common/inheritance/polymorphism/test12.hxx index 6b94f1e..6368bbd 100644 --- a/common/inheritance/polymorphism/test12.hxx +++ b/common/inheritance/polymorphism/test12.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test12.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 TEST12_HXX diff --git a/common/inheritance/polymorphism/test13.hxx b/common/inheritance/polymorphism/test13.hxx index d86089f..4a88946 100644 --- a/common/inheritance/polymorphism/test13.hxx +++ b/common/inheritance/polymorphism/test13.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test13.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 TEST13_HXX diff --git a/common/inheritance/polymorphism/test14.hxx b/common/inheritance/polymorphism/test14.hxx index d5f3e4f..058cf1b 100644 --- a/common/inheritance/polymorphism/test14.hxx +++ b/common/inheritance/polymorphism/test14.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test14.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 TEST14_HXX diff --git a/common/inheritance/polymorphism/test15.hxx b/common/inheritance/polymorphism/test15.hxx index 0fbe326..f3d3a7f 100644 --- a/common/inheritance/polymorphism/test15.hxx +++ b/common/inheritance/polymorphism/test15.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test15.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 TEST15_HXX diff --git a/common/inheritance/polymorphism/test2.hxx b/common/inheritance/polymorphism/test2.hxx index a6fd621..74782c7 100644 --- a/common/inheritance/polymorphism/test2.hxx +++ b/common/inheritance/polymorphism/test2.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/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/common/inheritance/polymorphism/test3.hxx b/common/inheritance/polymorphism/test3.hxx index a6c27fa..2c14080 100644 --- a/common/inheritance/polymorphism/test3.hxx +++ b/common/inheritance/polymorphism/test3.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/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/common/inheritance/polymorphism/test4.hxx b/common/inheritance/polymorphism/test4.hxx index f3b7f45..ea1e4f8 100644 --- a/common/inheritance/polymorphism/test4.hxx +++ b/common/inheritance/polymorphism/test4.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test4.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 TEST4_HXX diff --git a/common/inheritance/polymorphism/test5.hxx b/common/inheritance/polymorphism/test5.hxx index 78f909f..dfabddf 100644 --- a/common/inheritance/polymorphism/test5.hxx +++ b/common/inheritance/polymorphism/test5.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test5.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 TEST5_HXX diff --git a/common/inheritance/polymorphism/test6.hxx b/common/inheritance/polymorphism/test6.hxx index c12b5f4..25d70cc 100644 --- a/common/inheritance/polymorphism/test6.hxx +++ b/common/inheritance/polymorphism/test6.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test6.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 TEST6_HXX diff --git a/common/inheritance/polymorphism/test7.hxx b/common/inheritance/polymorphism/test7.hxx index 6ae8e93..b7b8afe 100644 --- a/common/inheritance/polymorphism/test7.hxx +++ b/common/inheritance/polymorphism/test7.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test7.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 TEST7_HXX diff --git a/common/inheritance/polymorphism/test8.hxx b/common/inheritance/polymorphism/test8.hxx index 0535468..d1f9a61 100644 --- a/common/inheritance/polymorphism/test8.hxx +++ b/common/inheritance/polymorphism/test8.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test8.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 TEST8_HXX diff --git a/common/inheritance/polymorphism/test9.hxx b/common/inheritance/polymorphism/test9.hxx index 253bccd..637093c 100644 --- a/common/inheritance/polymorphism/test9.hxx +++ b/common/inheritance/polymorphism/test9.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/polymorphism/test9.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 TEST9_HXX diff --git a/common/inheritance/reuse/driver.cxx b/common/inheritance/reuse/driver.cxx index 20d89ec..763f023 100644 --- a/common/inheritance/reuse/driver.cxx +++ b/common/inheritance/reuse/driver.cxx @@ -1,5 +1,5 @@ // file : common/inheritance/reuse/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 reuse object inheritance. diff --git a/common/inheritance/reuse/makefile b/common/inheritance/reuse/makefile index 554d090..3f7583f 100644 --- a/common/inheritance/reuse/makefile +++ b/common/inheritance/reuse/makefile @@ -1,5 +1,5 @@ # file : common/inheritance/reuse/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/common/inheritance/reuse/test.hxx b/common/inheritance/reuse/test.hxx index 47deb67..86b4cb2 100644 --- a/common/inheritance/reuse/test.hxx +++ b/common/inheritance/reuse/test.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/reuse/test.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 TEST_HXX diff --git a/common/inheritance/transient/driver.cxx b/common/inheritance/transient/driver.cxx index 94b3800..3c73b83 100644 --- a/common/inheritance/transient/driver.cxx +++ b/common/inheritance/transient/driver.cxx @@ -1,5 +1,5 @@ // file : common/inheritance/transient/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 transient inheritance of objects, composite value types, and views. diff --git a/common/inheritance/transient/makefile b/common/inheritance/transient/makefile index c403ced..d70aa2f 100644 --- a/common/inheritance/transient/makefile +++ b/common/inheritance/transient/makefile @@ -1,5 +1,5 @@ # file : common/inheritance/transient/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/common/inheritance/transient/test.hxx b/common/inheritance/transient/test.hxx index 02967ab..5b1aaa6 100644 --- a/common/inheritance/transient/test.hxx +++ b/common/inheritance/transient/test.hxx @@ -1,5 +1,5 @@ // file : common/inheritance/transient/test.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 TEST_HXX diff --git a/common/inverse/driver.cxx b/common/inverse/driver.cxx index 08fd78c..689d84d 100644 --- a/common/inverse/driver.cxx +++ b/common/inverse/driver.cxx @@ -1,5 +1,5 @@ // file : common/inverse/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 bidirectional relationships with inverse sides. diff --git a/common/inverse/makefile b/common/inverse/makefile index ba0f295..88be6d0 100644 --- a/common/inverse/makefile +++ b/common/inverse/makefile @@ -1,5 +1,5 @@ # file : common/inverse/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/common/inverse/test.hxx b/common/inverse/test.hxx index d5f1da8..dde3f92 100644 --- a/common/inverse/test.hxx +++ b/common/inverse/test.hxx @@ -1,5 +1,5 @@ // file : common/inverse/test.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 TEST_HXX diff --git a/common/lazy-ptr/driver.cxx b/common/lazy-ptr/driver.cxx index b0513a8..8cd2b0a 100644 --- a/common/lazy-ptr/driver.cxx +++ b/common/lazy-ptr/driver.cxx @@ -1,5 +1,5 @@ // file : common/lazy-ptr/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 lazy object pointers. diff --git a/common/lazy-ptr/makefile b/common/lazy-ptr/makefile index 4025447..94fe58c 100644 --- a/common/lazy-ptr/makefile +++ b/common/lazy-ptr/makefile @@ -1,5 +1,5 @@ # file : common/lazy-ptr/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/common/lazy-ptr/test.hxx b/common/lazy-ptr/test.hxx index a298807..b5ac1ff 100644 --- a/common/lazy-ptr/test.hxx +++ b/common/lazy-ptr/test.hxx @@ -1,5 +1,5 @@ // file : common/lazy-ptr/test.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 TEST_HXX diff --git a/common/lifecycle/driver.cxx b/common/lifecycle/driver.cxx index 8bc455b..2cd21e4 100644 --- a/common/lifecycle/driver.cxx +++ b/common/lifecycle/driver.cxx @@ -1,5 +1,5 @@ // file : common/lifecycle/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 object state transistions. diff --git a/common/lifecycle/makefile b/common/lifecycle/makefile index a9ad0c6..e2bfe56 100644 --- a/common/lifecycle/makefile +++ b/common/lifecycle/makefile @@ -1,5 +1,5 @@ # file : common/lifecycle/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/common/lifecycle/test.hxx b/common/lifecycle/test.hxx index 79085c6..111d299 100644 --- a/common/lifecycle/test.hxx +++ b/common/lifecycle/test.hxx @@ -1,5 +1,5 @@ // file : common/lifecycle/test.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 TEST_HXX diff --git a/common/makefile b/common/makefile index b3b2bac..c0eea03 100644 --- a/common/makefile +++ b/common/makefile @@ -1,5 +1,5 @@ # file : common/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/common/no-id/driver.cxx b/common/no-id/driver.cxx index c9cc666..862e456 100644 --- a/common/no-id/driver.cxx +++ b/common/no-id/driver.cxx @@ -1,5 +1,5 @@ // file : common/no-id/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 persistent classes without id. diff --git a/common/no-id/makefile b/common/no-id/makefile index 8daf755..8ff6085 100644 --- a/common/no-id/makefile +++ b/common/no-id/makefile @@ -1,5 +1,5 @@ # file : common/no-id/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/common/no-id/test.hxx b/common/no-id/test.hxx index 9f7d5e4..2d71afc 100644 --- a/common/no-id/test.hxx +++ b/common/no-id/test.hxx @@ -1,5 +1,5 @@ // file : common/no-id/test.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 TEST_HXX diff --git a/common/object/driver.cxx b/common/object/driver.cxx index ea2a47e..6f07cd6 100644 --- a/common/object/driver.cxx +++ b/common/object/driver.cxx @@ -1,5 +1,5 @@ // file : common/object/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 persistent classes. diff --git a/common/object/makefile b/common/object/makefile index 1be559d..b380acb 100644 --- a/common/object/makefile +++ b/common/object/makefile @@ -1,5 +1,5 @@ # file : common/object/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/common/object/test.hxx b/common/object/test.hxx index 100464c..e23e876 100644 --- a/common/object/test.hxx +++ b/common/object/test.hxx @@ -1,5 +1,5 @@ // file : common/object/test.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 TEST_HXX diff --git a/common/optimistic/driver.cxx b/common/optimistic/driver.cxx index ae7294f..5af1c8c 100644 --- a/common/optimistic/driver.cxx +++ b/common/optimistic/driver.cxx @@ -1,5 +1,5 @@ // file : common/optimistic/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 optimistic concurrency support. diff --git a/common/optimistic/makefile b/common/optimistic/makefile index 4a04259..a4e9abe 100644 --- a/common/optimistic/makefile +++ b/common/optimistic/makefile @@ -1,5 +1,5 @@ # file : common/optimistic/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/common/optimistic/test.hxx b/common/optimistic/test.hxx index b9c04cc..2799560 100644 --- a/common/optimistic/test.hxx +++ b/common/optimistic/test.hxx @@ -1,5 +1,5 @@ // file : common/optimistic/test.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 TEST_HXX diff --git a/common/pragma/driver.cxx b/common/pragma/driver.cxx index 041e96c..36a7307 100644 --- a/common/pragma/driver.cxx +++ b/common/pragma/driver.cxx @@ -1,5 +1,5 @@ // file : common/pragma/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 #pragma db parsing. diff --git a/common/pragma/makefile b/common/pragma/makefile index 72f21f2..3b42884 100644 --- a/common/pragma/makefile +++ b/common/pragma/makefile @@ -1,5 +1,5 @@ # file : common/pragma/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/common/pragma/test.hxx b/common/pragma/test.hxx index 958a6ec..8d70404 100644 --- a/common/pragma/test.hxx +++ b/common/pragma/test.hxx @@ -1,5 +1,5 @@ // file : common/template/test.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 TEST_HXX diff --git a/common/prepared/driver.cxx b/common/prepared/driver.cxx index 0467f70..e61eacb 100644 --- a/common/prepared/driver.cxx +++ b/common/prepared/driver.cxx @@ -1,5 +1,5 @@ // file : common/prepared/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 prepared query functionality. diff --git a/common/prepared/makefile b/common/prepared/makefile index c2cdd25..c93da15 100644 --- a/common/prepared/makefile +++ b/common/prepared/makefile @@ -1,5 +1,5 @@ # file : common/prepared/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/common/prepared/test.hxx b/common/prepared/test.hxx index 5f361c2..87337bd 100644 --- a/common/prepared/test.hxx +++ b/common/prepared/test.hxx @@ -1,5 +1,5 @@ // file : common/prepared/test.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 TEST_HXX diff --git a/common/query/array/driver.cxx b/common/query/array/driver.cxx index dcbe095..9d70c95 100644 --- a/common/query/array/driver.cxx +++ b/common/query/array/driver.cxx @@ -1,5 +1,5 @@ // file : common/query/array/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 query support for C arrays. diff --git a/common/query/array/makefile b/common/query/array/makefile index e85feb2..cc6d085 100644 --- a/common/query/array/makefile +++ b/common/query/array/makefile @@ -1,5 +1,5 @@ # file : common/query/array/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/common/query/array/test.hxx b/common/query/array/test.hxx index a881e8c..059e3f9 100644 --- a/common/query/array/test.hxx +++ b/common/query/array/test.hxx @@ -1,5 +1,5 @@ // file : common/query/array/test.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 TEST_HXX diff --git a/common/query/basics/driver.cxx b/common/query/basics/driver.cxx index a9a394d..a5fe21f 100644 --- a/common/query/basics/driver.cxx +++ b/common/query/basics/driver.cxx @@ -1,5 +1,5 @@ // file : common/query/basics/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 basic query support. diff --git a/common/query/basics/makefile b/common/query/basics/makefile index 6aa18e6..b2e46ff 100644 --- a/common/query/basics/makefile +++ b/common/query/basics/makefile @@ -1,5 +1,5 @@ # file : common/query/basics/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/common/query/basics/test.hxx b/common/query/basics/test.hxx index 74b5ff5..0f75c63 100644 --- a/common/query/basics/test.hxx +++ b/common/query/basics/test.hxx @@ -1,5 +1,5 @@ // file : common/query/basics/test.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 TEST_HXX diff --git a/common/query/one/driver.cxx b/common/query/one/driver.cxx index e6b2b67..234e0cc 100644 --- a/common/query/one/driver.cxx +++ b/common/query/one/driver.cxx @@ -1,5 +1,5 @@ // file : common/query/one/driver.cxx -// copyright : Copyright (c) 2009-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test query one support. diff --git a/common/query/one/makefile b/common/query/one/makefile index 51e281d..f48d9d8 100644 --- a/common/query/one/makefile +++ b/common/query/one/makefile @@ -1,5 +1,5 @@ # file : common/query/one/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/common/query/one/test.hxx b/common/query/one/test.hxx index 1a9c35e..7634dc2 100644 --- a/common/query/one/test.hxx +++ b/common/query/one/test.hxx @@ -1,5 +1,5 @@ // file : common/query/one/test.hxx -// copyright : Copyright (c) 2009-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/common/readonly/driver.cxx b/common/readonly/driver.cxx index 4ea03bd..e31891c 100644 --- a/common/readonly/driver.cxx +++ b/common/readonly/driver.cxx @@ -1,5 +1,5 @@ // file : common/readonly/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 readonly members/objects. Also test that const members are diff --git a/common/readonly/makefile b/common/readonly/makefile index 2ed7967..1f5d2bf 100644 --- a/common/readonly/makefile +++ b/common/readonly/makefile @@ -1,5 +1,5 @@ # file : common/readonly/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/common/readonly/test.hxx b/common/readonly/test.hxx index 926b596..c8576c9 100644 --- a/common/readonly/test.hxx +++ b/common/readonly/test.hxx @@ -1,5 +1,5 @@ // file : common/readonly/test.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 TEST_HXX diff --git a/common/relationship/basics/driver.cxx b/common/relationship/basics/driver.cxx index e0fd3b2..6cb8d00 100644 --- a/common/relationship/basics/driver.cxx +++ b/common/relationship/basics/driver.cxx @@ -1,5 +1,5 @@ // file : common/relationship/basics/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 object relationships. diff --git a/common/relationship/basics/makefile b/common/relationship/basics/makefile index 48aeb6a..67c7a80 100644 --- a/common/relationship/basics/makefile +++ b/common/relationship/basics/makefile @@ -1,5 +1,5 @@ # file : common/relationship/basics/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/common/relationship/basics/test.hxx b/common/relationship/basics/test.hxx index dd99273..ab3cd79 100644 --- a/common/relationship/basics/test.hxx +++ b/common/relationship/basics/test.hxx @@ -1,5 +1,5 @@ // file : common/relationship/basics/test.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 TEST_HXX diff --git a/common/relationship/on-delete/driver.cxx b/common/relationship/on-delete/driver.cxx index 51fe65a..7e86982 100644 --- a/common/relationship/on-delete/driver.cxx +++ b/common/relationship/on-delete/driver.cxx @@ -1,5 +1,5 @@ // file : common/relationship/on-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 ON DELETE functionality. diff --git a/common/relationship/on-delete/makefile b/common/relationship/on-delete/makefile index 75f2bc3..93878a8 100644 --- a/common/relationship/on-delete/makefile +++ b/common/relationship/on-delete/makefile @@ -1,5 +1,5 @@ # file : common/relationship/on-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/common/relationship/on-delete/test.hxx b/common/relationship/on-delete/test.hxx index 4e44b52..7917bef 100644 --- a/common/relationship/on-delete/test.hxx +++ b/common/relationship/on-delete/test.hxx @@ -1,5 +1,5 @@ // file : common/relationship/on-delete/test.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 TEST_HXX diff --git a/common/relationship/query/driver.cxx b/common/relationship/query/driver.cxx index 97f4e0f..b3a7ffa 100644 --- a/common/relationship/query/driver.cxx +++ b/common/relationship/query/driver.cxx @@ -1,5 +1,5 @@ // file : common/relationship-query/query/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 relationship queries. diff --git a/common/relationship/query/makefile b/common/relationship/query/makefile index 444c0ce..c373059 100644 --- a/common/relationship/query/makefile +++ b/common/relationship/query/makefile @@ -1,5 +1,5 @@ # file : common/relationship-query/query/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/common/relationship/query/test.hxx b/common/relationship/query/test.hxx index 1b8bbe8..199e94c 100644 --- a/common/relationship/query/test.hxx +++ b/common/relationship/query/test.hxx @@ -1,5 +1,5 @@ // file : common/relationship-query/query/test.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 TEST_HXX diff --git a/common/schema/embedded/basics/driver.cxx b/common/schema/embedded/basics/driver.cxx index f243ba7..7eaf782 100644 --- a/common/schema/embedded/basics/driver.cxx +++ b/common/schema/embedded/basics/driver.cxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/basics/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 basic embedded schema functionality. diff --git a/common/schema/embedded/basics/makefile b/common/schema/embedded/basics/makefile index a2db582..aba0704 100644 --- a/common/schema/embedded/basics/makefile +++ b/common/schema/embedded/basics/makefile @@ -1,5 +1,5 @@ # file : common/schema/embedded/basics/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/common/schema/embedded/basics/test.hxx b/common/schema/embedded/basics/test.hxx index cabf942..aa2e43f 100644 --- a/common/schema/embedded/basics/test.hxx +++ b/common/schema/embedded/basics/test.hxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/basics/test.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 TEST_HXX diff --git a/common/schema/embedded/order/driver.cxx b/common/schema/embedded/order/driver.cxx index d501433..b8b22b2 100644 --- a/common/schema/embedded/order/driver.cxx +++ b/common/schema/embedded/order/driver.cxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/order/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 statement execution order in embedded schemas. diff --git a/common/schema/embedded/order/makefile b/common/schema/embedded/order/makefile index f1868a3..53d19f6 100644 --- a/common/schema/embedded/order/makefile +++ b/common/schema/embedded/order/makefile @@ -1,5 +1,5 @@ # file : common/schema/embedded/order/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/common/schema/embedded/order/test1.hxx b/common/schema/embedded/order/test1.hxx index 2e343d6..91f9ebb 100644 --- a/common/schema/embedded/order/test1.hxx +++ b/common/schema/embedded/order/test1.hxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/order/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/common/schema/embedded/order/test2.hxx b/common/schema/embedded/order/test2.hxx index 468db64..cfe1d95 100644 --- a/common/schema/embedded/order/test2.hxx +++ b/common/schema/embedded/order/test2.hxx @@ -1,5 +1,5 @@ // file : common/schema/embedded/order/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/common/schema/namespace/driver.cxx b/common/schema/namespace/driver.cxx index 88e057f..775323f 100644 --- a/common/schema/namespace/driver.cxx +++ b/common/schema/namespace/driver.cxx @@ -1,5 +1,5 @@ // file : common/schema/namespace/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 database schemas (aka database namespaces). diff --git a/common/schema/namespace/makefile b/common/schema/namespace/makefile index 1074448..5d2b36e 100644 --- a/common/schema/namespace/makefile +++ b/common/schema/namespace/makefile @@ -1,5 +1,5 @@ # file : common/schema/namespace/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/common/schema/namespace/test.hxx b/common/schema/namespace/test.hxx index 83be599..b4471d5 100644 --- a/common/schema/namespace/test.hxx +++ b/common/schema/namespace/test.hxx @@ -1,5 +1,5 @@ // file : common/schema/namespace/test.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 TEST_HXX diff --git a/common/section/basics/driver.cxx b/common/section/basics/driver.cxx index b9fa667..dd302e8 100644 --- a/common/section/basics/driver.cxx +++ b/common/section/basics/driver.cxx @@ -1,5 +1,5 @@ // file : common/section/basics/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 object section basics. diff --git a/common/section/basics/makefile b/common/section/basics/makefile index 18b3552..8b24c68 100644 --- a/common/section/basics/makefile +++ b/common/section/basics/makefile @@ -1,5 +1,5 @@ # file : common/section/basics/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/common/section/basics/test.hxx b/common/section/basics/test.hxx index 9dcb48a..c3c42e0 100644 --- a/common/section/basics/test.hxx +++ b/common/section/basics/test.hxx @@ -1,5 +1,5 @@ // file : common/section/basics/test.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 TEST_HXX diff --git a/common/section/polymorphism/driver.cxx b/common/section/polymorphism/driver.cxx index d58e850..9eb5b56 100644 --- a/common/section/polymorphism/driver.cxx +++ b/common/section/polymorphism/driver.cxx @@ -1,5 +1,5 @@ // file : common/section/polymorphism/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 sections in polymorphic objects. diff --git a/common/section/polymorphism/makefile b/common/section/polymorphism/makefile index b398be7..7554f79 100644 --- a/common/section/polymorphism/makefile +++ b/common/section/polymorphism/makefile @@ -1,5 +1,5 @@ # file : common/section/polymorphism/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/common/section/polymorphism/test.hxx b/common/section/polymorphism/test.hxx index fe4ca96..a7101da 100644 --- a/common/section/polymorphism/test.hxx +++ b/common/section/polymorphism/test.hxx @@ -1,5 +1,5 @@ // file : common/section/polymorphism/test.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 TEST_HXX diff --git a/common/session/cache/driver.cxx b/common/session/cache/driver.cxx index 92eef3b..c26f2a1 100644 --- a/common/session/cache/driver.cxx +++ b/common/session/cache/driver.cxx @@ -1,5 +1,5 @@ // file : common/session/cache/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 session object cache. diff --git a/common/session/cache/makefile b/common/session/cache/makefile index 9665dd2..ef78545 100644 --- a/common/session/cache/makefile +++ b/common/session/cache/makefile @@ -1,5 +1,5 @@ # file : common/session/cache/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/common/session/cache/test.hxx b/common/session/cache/test.hxx index 8e578e4..1c6fccc 100644 --- a/common/session/cache/test.hxx +++ b/common/session/cache/test.hxx @@ -1,5 +1,5 @@ // file : common/session/cache/test.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 TEST_HXX diff --git a/common/session/custom/driver.cxx b/common/session/custom/driver.cxx index f37db94..3e7e1d0 100644 --- a/common/session/custom/driver.cxx +++ b/common/session/custom/driver.cxx @@ -1,5 +1,5 @@ // file : common/session/custom/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 custom session (C++11 only). diff --git a/common/session/custom/makefile b/common/session/custom/makefile index a72203c..d9a2e33 100644 --- a/common/session/custom/makefile +++ b/common/session/custom/makefile @@ -1,5 +1,5 @@ # file : common/session/custom/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/common/session/custom/session.cxx b/common/session/custom/session.cxx index 6daa8b0..b59b9cd 100644 --- a/common/session/custom/session.cxx +++ b/common/session/custom/session.cxx @@ -1,5 +1,5 @@ // file : common/session/custom/session.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 #include <cassert> diff --git a/common/session/custom/session.hxx b/common/session/custom/session.hxx index 3cb7c24..f93bc7c 100644 --- a/common/session/custom/session.hxx +++ b/common/session/custom/session.hxx @@ -1,5 +1,5 @@ // file : common/session/custom/session.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 SESSION_HXX diff --git a/common/session/custom/session.txx b/common/session/custom/session.txx index f54ebb7..e51073e 100644 --- a/common/session/custom/session.txx +++ b/common/session/custom/session.txx @@ -1,5 +1,5 @@ // file : common/session/custom/session.txx -// 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 <cassert> diff --git a/common/session/custom/test.hxx b/common/session/custom/test.hxx index ba1a24f..aaeaf9a 100644 --- a/common/session/custom/test.hxx +++ b/common/session/custom/test.hxx @@ -1,5 +1,5 @@ // file : common/session/custom/test.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 TEST_HXX diff --git a/common/statement/processing/driver.cxx b/common/statement/processing/driver.cxx index 414897f..3ee0e28 100644 --- a/common/statement/processing/driver.cxx +++ b/common/statement/processing/driver.cxx @@ -1,5 +1,5 @@ // file : common/statement/processing/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 internal statement processing machinery. diff --git a/common/statement/processing/makefile b/common/statement/processing/makefile index 154f3c6..6ecdb6d 100644 --- a/common/statement/processing/makefile +++ b/common/statement/processing/makefile @@ -1,5 +1,5 @@ # file : common/statement/processing/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/common/template/Makefile.am b/common/template/Makefile.am index e958ea3..52c92e0 100644 --- a/common/template/Makefile.am +++ b/common/template/Makefile.am @@ -1,5 +1,5 @@ # file : common/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/common/template/driver.cxx b/common/template/driver.cxx index 4cb1e7a..05660e7 100644 --- a/common/template/driver.cxx +++ b/common/template/driver.cxx @@ -1,5 +1,5 @@ // file : common/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/common/template/makefile b/common/template/makefile index ae86efb..4d4525b 100644 --- a/common/template/makefile +++ b/common/template/makefile @@ -1,5 +1,5 @@ # file : common/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/common/template/test.hxx b/common/template/test.hxx index 63bc9e3..fe6fb30 100644 --- a/common/template/test.hxx +++ b/common/template/test.hxx @@ -1,5 +1,5 @@ // file : common/template/test.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 TEST_HXX diff --git a/common/test.bat b/common/test.bat index 5873597..6308362 100644 --- a/common/test.bat +++ b/common/test.bat @@ -1,6 +1,6 @@ @echo off rem file : common/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/common/threads/driver.cxx b/common/threads/driver.cxx index 2bc1897..64211ad 100644 --- a/common/threads/driver.cxx +++ b/common/threads/driver.cxx @@ -1,5 +1,5 @@ // file : common/threads/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 operations in a multi-threaded environment. diff --git a/common/threads/makefile b/common/threads/makefile index 12e72e8..e32731c 100644 --- a/common/threads/makefile +++ b/common/threads/makefile @@ -1,5 +1,5 @@ # file : common/threads/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/common/threads/test.hxx b/common/threads/test.hxx index e6640aa..401729b 100644 --- a/common/threads/test.hxx +++ b/common/threads/test.hxx @@ -1,5 +1,5 @@ // file : common/template/test.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 TEST_HXX diff --git a/common/transaction/basics/driver.cxx b/common/transaction/basics/driver.cxx index 8ccd06c..a8f68b3 100644 --- a/common/transaction/basics/driver.cxx +++ b/common/transaction/basics/driver.cxx @@ -1,5 +1,5 @@ // file : common/transaction/basics/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 basic transaction operations. diff --git a/common/transaction/basics/makefile b/common/transaction/basics/makefile index 0020abf..292db00 100644 --- a/common/transaction/basics/makefile +++ b/common/transaction/basics/makefile @@ -1,5 +1,5 @@ # file : common/transaction/basics/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/common/transaction/callback/driver.cxx b/common/transaction/callback/driver.cxx index a7ee853..cb8c814 100644 --- a/common/transaction/callback/driver.cxx +++ b/common/transaction/callback/driver.cxx @@ -1,5 +1,5 @@ // file : common/transaction/callback/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 transaction callbacks. diff --git a/common/transaction/callback/makefile b/common/transaction/callback/makefile index 7bca092..9e501f9 100644 --- a/common/transaction/callback/makefile +++ b/common/transaction/callback/makefile @@ -1,5 +1,5 @@ # file : common/transaction/callback/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/common/types/driver.cxx b/common/types/driver.cxx index 99cc87b..4f1b69d 100644 --- a/common/types/driver.cxx +++ b/common/types/driver.cxx @@ -1,5 +1,5 @@ // file : common/types/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 C++ type handling (anonymous types, aliasing). diff --git a/common/types/makefile b/common/types/makefile index 5e02f8c..cdbbd02 100644 --- a/common/types/makefile +++ b/common/types/makefile @@ -1,5 +1,5 @@ # file : common/types/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/common/types/test.hxx b/common/types/test.hxx index db4cdeb..fe7c118 100644 --- a/common/types/test.hxx +++ b/common/types/test.hxx @@ -1,5 +1,5 @@ // file : common/types/test.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 TEST_HXX diff --git a/common/view/basics/driver.cxx b/common/view/basics/driver.cxx index c1108d7..7e4d88a 100644 --- a/common/view/basics/driver.cxx +++ b/common/view/basics/driver.cxx @@ -1,5 +1,5 @@ // file : common/view/basics/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 view basics. diff --git a/common/view/basics/makefile b/common/view/basics/makefile index e763841..4611a23 100644 --- a/common/view/basics/makefile +++ b/common/view/basics/makefile @@ -1,5 +1,5 @@ # file : common/view/basics/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/common/view/basics/test.hxx b/common/view/basics/test.hxx index fbe90ee..28cd17e 100644 --- a/common/view/basics/test.hxx +++ b/common/view/basics/test.hxx @@ -1,5 +1,5 @@ // file : common/view/basics/test.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 TEST_HXX diff --git a/common/view/olv/driver.cxx b/common/view/olv/driver.cxx index 222518a..c2d89a2 100644 --- a/common/view/olv/driver.cxx +++ b/common/view/olv/driver.cxx @@ -1,5 +1,5 @@ // file : common/view/olv/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 object loading views. diff --git a/common/view/olv/makefile b/common/view/olv/makefile index c12d130..4c7d955 100644 --- a/common/view/olv/makefile +++ b/common/view/olv/makefile @@ -1,5 +1,5 @@ # file : common/view/olv/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/common/view/olv/test1.hxx b/common/view/olv/test1.hxx index d07ada4..097634e 100644 --- a/common/view/olv/test1.hxx +++ b/common/view/olv/test1.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/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/common/view/olv/test2.hxx b/common/view/olv/test2.hxx index 8d95470..c1d253d 100644 --- a/common/view/olv/test2.hxx +++ b/common/view/olv/test2.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/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/common/view/olv/test3.hxx b/common/view/olv/test3.hxx index 15bd71b..480e568 100644 --- a/common/view/olv/test3.hxx +++ b/common/view/olv/test3.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/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/common/view/olv/test4.hxx b/common/view/olv/test4.hxx index cf2afb0..bbacdff 100644 --- a/common/view/olv/test4.hxx +++ b/common/view/olv/test4.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test4.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 TEST4_HXX diff --git a/common/view/olv/test5.hxx b/common/view/olv/test5.hxx index 4d291a5..a799668 100644 --- a/common/view/olv/test5.hxx +++ b/common/view/olv/test5.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test5.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 TEST5_HXX diff --git a/common/view/olv/test6.hxx b/common/view/olv/test6.hxx index 4ef14a4..d61d847 100644 --- a/common/view/olv/test6.hxx +++ b/common/view/olv/test6.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test6.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 TEST6_HXX diff --git a/common/view/olv/test7.hxx b/common/view/olv/test7.hxx index dcfac32..4a85e19 100644 --- a/common/view/olv/test7.hxx +++ b/common/view/olv/test7.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test7.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 TEST7_HXX diff --git a/common/view/olv/test8.hxx b/common/view/olv/test8.hxx index 23cd82e..e539af0 100644 --- a/common/view/olv/test8.hxx +++ b/common/view/olv/test8.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test8.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 TEST8_HXX diff --git a/common/view/olv/test9.hxx b/common/view/olv/test9.hxx index 18c6c32..9d3231e 100644 --- a/common/view/olv/test9.hxx +++ b/common/view/olv/test9.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test9.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 TEST9_HXX diff --git a/common/virtual/driver.cxx b/common/virtual/driver.cxx index ac3236a..f9b0b33 100644 --- a/common/virtual/driver.cxx +++ b/common/virtual/driver.cxx @@ -1,5 +1,5 @@ // file : common/virtual/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 virtual data members. diff --git a/common/virtual/makefile b/common/virtual/makefile index d6e7c42..028c7cb 100644 --- a/common/virtual/makefile +++ b/common/virtual/makefile @@ -1,5 +1,5 @@ # file : common/virtual/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/common/virtual/test.hxx b/common/virtual/test.hxx index cf4db0f..e1aab06 100644 --- a/common/virtual/test.hxx +++ b/common/virtual/test.hxx @@ -1,5 +1,5 @@ // file : common/virtual/test.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 TEST_HXX diff --git a/common/wrapper/driver.cxx b/common/wrapper/driver.cxx index 779adff..77048a0 100644 --- a/common/wrapper/driver.cxx +++ b/common/wrapper/driver.cxx @@ -1,5 +1,5 @@ // file : common/wrapper/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 wrapper machinery. diff --git a/common/wrapper/makefile b/common/wrapper/makefile index 331a6b8..6b9efb6 100644 --- a/common/wrapper/makefile +++ b/common/wrapper/makefile @@ -1,5 +1,5 @@ # file : common/wrapper/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/common/wrapper/test.hxx b/common/wrapper/test.hxx index 36aec87..75f987b 100644 --- a/common/wrapper/test.hxx +++ b/common/wrapper/test.hxx @@ -1,5 +1,5 @@ // file : common/wrapper/test.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 TEST_HXX |