diff options
Diffstat (limited to 'evolution/add-foreign-key')
-rw-r--r-- | evolution/add-foreign-key/driver.cxx | 1 | ||||
-rw-r--r-- | evolution/add-foreign-key/makefile | 1 | ||||
-rw-r--r-- | evolution/add-foreign-key/model.hxx | 1 | ||||
-rw-r--r-- | evolution/add-foreign-key/test1.hxx | 1 | ||||
-rw-r--r-- | evolution/add-foreign-key/test2.hxx | 1 | ||||
-rw-r--r-- | evolution/add-foreign-key/test3.hxx | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/evolution/add-foreign-key/driver.cxx b/evolution/add-foreign-key/driver.cxx index 04f2ab1..177b615 100644 --- a/evolution/add-foreign-key/driver.cxx +++ b/evolution/add-foreign-key/driver.cxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test adding a foreign key. diff --git a/evolution/add-foreign-key/makefile b/evolution/add-foreign-key/makefile index 33a5964..701ba43 100644 --- a/evolution/add-foreign-key/makefile +++ b/evolution/add-foreign-key/makefile @@ -1,5 +1,4 @@ # file : evolution/add-foreign-key/makefile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/evolution/add-foreign-key/model.hxx b/evolution/add-foreign-key/model.hxx index 1740276..f5fe26d 100644 --- a/evolution/add-foreign-key/model.hxx +++ b/evolution/add-foreign-key/model.hxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/model.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef MODEL_VERSION diff --git a/evolution/add-foreign-key/test1.hxx b/evolution/add-foreign-key/test1.hxx index 35dbcc4..05c78c3 100644 --- a/evolution/add-foreign-key/test1.hxx +++ b/evolution/add-foreign-key/test1.hxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/test1.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST1_HXX diff --git a/evolution/add-foreign-key/test2.hxx b/evolution/add-foreign-key/test2.hxx index 5c6d91d..c57d9a1 100644 --- a/evolution/add-foreign-key/test2.hxx +++ b/evolution/add-foreign-key/test2.hxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/test2.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST2_HXX diff --git a/evolution/add-foreign-key/test3.hxx b/evolution/add-foreign-key/test3.hxx index bac2eec..c844469 100644 --- a/evolution/add-foreign-key/test3.hxx +++ b/evolution/add-foreign-key/test3.hxx @@ -1,5 +1,4 @@ // file : evolution/add-foreign-key/test3.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX |