diff options
Diffstat (limited to 'common/readonly')
-rw-r--r-- | common/readonly/driver.cxx | 1 | ||||
-rw-r--r-- | common/readonly/makefile | 1 | ||||
-rw-r--r-- | common/readonly/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/readonly/driver.cxx b/common/readonly/driver.cxx index 0432c69..f30dceb 100644 --- a/common/readonly/driver.cxx +++ b/common/readonly/driver.cxx @@ -1,5 +1,4 @@ // file : common/readonly/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/readonly/makefile b/common/readonly/makefile index d8fd474..f3632c5 100644 --- a/common/readonly/makefile +++ b/common/readonly/makefile @@ -1,5 +1,4 @@ # file : common/readonly/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/readonly/test.hxx b/common/readonly/test.hxx index 3a0095f..8205d27 100644 --- a/common/readonly/test.hxx +++ b/common/readonly/test.hxx @@ -1,5 +1,4 @@ // file : common/readonly/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 |