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/soft-add | |
parent | d7318daf46ac3539f6f7651f99cc75921ffa4a37 (diff) |
Update copyright
Diffstat (limited to 'evolution/soft-add')
-rw-r--r-- | evolution/soft-add/driver.cxx | 2 | ||||
-rw-r--r-- | evolution/soft-add/makefile | 2 | ||||
-rw-r--r-- | evolution/soft-add/model.hxx | 2 | ||||
-rw-r--r-- | evolution/soft-add/test1.hxx | 2 | ||||
-rw-r--r-- | evolution/soft-add/test2.hxx | 2 | ||||
-rw-r--r-- | evolution/soft-add/test3.hxx | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/evolution/soft-add/driver.cxx b/evolution/soft-add/driver.cxx index 699a21a..2fa034e 100644 --- a/evolution/soft-add/driver.cxx +++ b/evolution/soft-add/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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 // Test soft-add functionality. diff --git a/evolution/soft-add/makefile b/evolution/soft-add/makefile index 7accdc0..28accda 100644 --- a/evolution/soft-add/makefile +++ b/evolution/soft-add/makefile @@ -1,5 +1,5 @@ # file : evolution/soft-add/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/soft-add/model.hxx b/evolution/soft-add/model.hxx index 50a7639..dbffbae 100644 --- a/evolution/soft-add/model.hxx +++ b/evolution/soft-add/model.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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/soft-add/test1.hxx b/evolution/soft-add/test1.hxx index 2619325..f0cb231 100644 --- a/evolution/soft-add/test1.hxx +++ b/evolution/soft-add/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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/soft-add/test2.hxx b/evolution/soft-add/test2.hxx index 7b65fdb..417cf29 100644 --- a/evolution/soft-add/test2.hxx +++ b/evolution/soft-add/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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/soft-add/test3.hxx b/evolution/soft-add/test3.hxx index a3a34ab..5305001 100644 --- a/evolution/soft-add/test3.hxx +++ b/evolution/soft-add/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/soft-add/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 |