diff options
Diffstat (limited to 'evolution/combined')
-rw-r--r-- | evolution/combined/driver.cxx | 1 | ||||
-rw-r--r-- | evolution/combined/makefile | 1 | ||||
-rw-r--r-- | evolution/combined/model.hxx | 1 | ||||
-rw-r--r-- | evolution/combined/test1.hxx | 1 | ||||
-rw-r--r-- | evolution/combined/test2.hxx | 1 | ||||
-rw-r--r-- | evolution/combined/test3.hxx | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/evolution/combined/driver.cxx b/evolution/combined/driver.cxx index eddcd66..88453c3 100644 --- a/evolution/combined/driver.cxx +++ b/evolution/combined/driver.cxx @@ -1,5 +1,4 @@ // file : evolution/combined/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Combined schema evolution test. diff --git a/evolution/combined/makefile b/evolution/combined/makefile index 0befefa..3e44dd1 100644 --- a/evolution/combined/makefile +++ b/evolution/combined/makefile @@ -1,5 +1,4 @@ # file : evolution/combined/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/combined/model.hxx b/evolution/combined/model.hxx index 133e5ad..e924943 100644 --- a/evolution/combined/model.hxx +++ b/evolution/combined/model.hxx @@ -1,5 +1,4 @@ // file : evolution/combined/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/combined/test1.hxx b/evolution/combined/test1.hxx index 6a43b2a..1a18aff 100644 --- a/evolution/combined/test1.hxx +++ b/evolution/combined/test1.hxx @@ -1,5 +1,4 @@ // file : evolution/combined/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/combined/test2.hxx b/evolution/combined/test2.hxx index 05d600f..8eb7ac8 100644 --- a/evolution/combined/test2.hxx +++ b/evolution/combined/test2.hxx @@ -1,5 +1,4 @@ // file : evolution/combined/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/combined/test3.hxx b/evolution/combined/test3.hxx index 1a7a154..05a052f 100644 --- a/evolution/combined/test3.hxx +++ b/evolution/combined/test3.hxx @@ -1,5 +1,4 @@ // file : evolution/combined/test3.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX |