diff options
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 2fa034e..8fd2255 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 28accda..3ce57c7 100644 --- a/evolution/soft-add/makefile +++ b/evolution/soft-add/makefile @@ -1,5 +1,5 @@ # file : evolution/soft-add/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 dbffbae..e262e6c 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 f0cb231..4f3cda8 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 417cf29..732e00e 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 5305001..367fae6 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX |