diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
commit | 9c304207722ff9e2794ba25bb496858f089e4a2a (patch) | |
tree | 2b714ef3d2bb2a8c8c450649b7996c7a2cab0096 /evolution/combined | |
parent | d7318daf46ac3539f6f7651f99cc75921ffa4a37 (diff) |
Update copyright
Diffstat (limited to 'evolution/combined')
-rw-r--r-- | evolution/combined/driver.cxx | 2 | ||||
-rw-r--r-- | evolution/combined/makefile | 2 | ||||
-rw-r--r-- | evolution/combined/model.hxx | 2 | ||||
-rw-r--r-- | evolution/combined/test1.hxx | 2 | ||||
-rw-r--r-- | evolution/combined/test2.hxx | 2 | ||||
-rw-r--r-- | evolution/combined/test3.hxx | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/evolution/combined/driver.cxx b/evolution/combined/driver.cxx index c48b9fd..3c2d443 100644 --- a/evolution/combined/driver.cxx +++ b/evolution/combined/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/combined/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 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 54ce175..d59702d 100644 --- a/evolution/combined/makefile +++ b/evolution/combined/makefile @@ -1,5 +1,5 @@ # file : evolution/combined/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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 53faddf..4fff13b 100644 --- a/evolution/combined/model.hxx +++ b/evolution/combined/model.hxx @@ -1,5 +1,5 @@ // file : evolution/combined/model.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 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 af73407..9e1ea1a 100644 --- a/evolution/combined/test1.hxx +++ b/evolution/combined/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/combined/test1.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 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 753b673..8ed384b 100644 --- a/evolution/combined/test2.hxx +++ b/evolution/combined/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/combined/test2.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 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 26626a3..7e53b49 100644 --- a/evolution/combined/test3.hxx +++ b/evolution/combined/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/combined/test3.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX |