diff options
Diffstat (limited to 'evolution/version')
-rw-r--r-- | evolution/version/driver.cxx | 1 | ||||
-rw-r--r-- | evolution/version/makefile | 1 | ||||
-rw-r--r-- | evolution/version/model.hxx | 1 | ||||
-rw-r--r-- | evolution/version/test1.hxx | 1 | ||||
-rw-r--r-- | evolution/version/test2.hxx | 1 | ||||
-rw-r--r-- | evolution/version/test3.hxx | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/evolution/version/driver.cxx b/evolution/version/driver.cxx index b04d6a6..236c9b4 100644 --- a/evolution/version/driver.cxx +++ b/evolution/version/driver.cxx @@ -1,5 +1,4 @@ // file : evolution/version/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test schema version access via the database instance. diff --git a/evolution/version/makefile b/evolution/version/makefile index 4387db2..eb63ffc 100644 --- a/evolution/version/makefile +++ b/evolution/version/makefile @@ -1,5 +1,4 @@ # file : evolution/version/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/version/model.hxx b/evolution/version/model.hxx index bdb8b3a..cdda00e 100644 --- a/evolution/version/model.hxx +++ b/evolution/version/model.hxx @@ -1,5 +1,4 @@ // file : evolution/version/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/version/test1.hxx b/evolution/version/test1.hxx index 9f73fb7..a50e54c 100644 --- a/evolution/version/test1.hxx +++ b/evolution/version/test1.hxx @@ -1,5 +1,4 @@ // file : evolution/version/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/version/test2.hxx b/evolution/version/test2.hxx index 90e766f..f7fc1b7 100644 --- a/evolution/version/test2.hxx +++ b/evolution/version/test2.hxx @@ -1,5 +1,4 @@ // file : evolution/version/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/version/test3.hxx b/evolution/version/test3.hxx index ff9a330..364ee31 100644 --- a/evolution/version/test3.hxx +++ b/evolution/version/test3.hxx @@ -1,5 +1,4 @@ // file : evolution/version/test3.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX |