diff options
Diffstat (limited to 'common/composite')
-rw-r--r-- | common/composite/driver.cxx | 1 | ||||
-rw-r--r-- | common/composite/makefile | 1 | ||||
-rw-r--r-- | common/composite/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/composite/driver.cxx b/common/composite/driver.cxx index a3825e1..94b6b8c 100644 --- a/common/composite/driver.cxx +++ b/common/composite/driver.cxx @@ -1,5 +1,4 @@ // file : common/composite/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/composite/makefile b/common/composite/makefile index 58fa6eb..454d043 100644 --- a/common/composite/makefile +++ b/common/composite/makefile @@ -1,5 +1,4 @@ # file : common/composite/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/composite/test.hxx b/common/composite/test.hxx index d846c9c..3823d7d 100644 --- a/common/composite/test.hxx +++ b/common/composite/test.hxx @@ -1,5 +1,4 @@ // file : common/composite/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 |