diff options
Diffstat (limited to 'common/wrapper')
-rw-r--r-- | common/wrapper/driver.cxx | 1 | ||||
-rw-r--r-- | common/wrapper/makefile | 1 | ||||
-rw-r--r-- | common/wrapper/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/wrapper/driver.cxx b/common/wrapper/driver.cxx index af6a3d1..20bfa31 100644 --- a/common/wrapper/driver.cxx +++ b/common/wrapper/driver.cxx @@ -1,5 +1,4 @@ // file : common/wrapper/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/wrapper/makefile b/common/wrapper/makefile index a6c82b1..520fadc 100644 --- a/common/wrapper/makefile +++ b/common/wrapper/makefile @@ -1,5 +1,4 @@ # file : common/wrapper/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/wrapper/test.hxx b/common/wrapper/test.hxx index baf6346..1545d23 100644 --- a/common/wrapper/test.hxx +++ b/common/wrapper/test.hxx @@ -1,5 +1,4 @@ // file : common/wrapper/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 |