diff options
Diffstat (limited to 'common/template')
-rw-r--r-- | common/template/Makefile.am | 1 | ||||
-rw-r--r-- | common/template/driver.cxx | 1 | ||||
-rw-r--r-- | common/template/makefile | 1 | ||||
-rw-r--r-- | common/template/test.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/common/template/Makefile.am b/common/template/Makefile.am index 3cd0fb2..779ba36 100644 --- a/common/template/Makefile.am +++ b/common/template/Makefile.am @@ -1,5 +1,4 @@ # file : common/template/Makefile.am -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/template/driver.cxx b/common/template/driver.cxx index ad95809..1d99ff1 100644 --- a/common/template/driver.cxx +++ b/common/template/driver.cxx @@ -1,5 +1,4 @@ // file : common/template/driver.cxx -// author : Boris Kolpackov <boris@codesynthesis.com> // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/template/makefile b/common/template/makefile index 820fcb3..1fbb708 100644 --- a/common/template/makefile +++ b/common/template/makefile @@ -1,5 +1,4 @@ # file : common/template/makefile -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/template/test.hxx b/common/template/test.hxx index 6e528c7..e9ff3a5 100644 --- a/common/template/test.hxx +++ b/common/template/test.hxx @@ -1,5 +1,4 @@ // file : common/template/test.hxx -// author : Boris Kolpackov <boris@codesynthesis.com> // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file |