diff options
Diffstat (limited to 'common/const-member')
-rw-r--r-- | common/const-member/driver.cxx | 1 | ||||
-rw-r--r-- | common/const-member/makefile | 1 | ||||
-rw-r--r-- | common/const-member/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/const-member/driver.cxx b/common/const-member/driver.cxx index 8cd815e..51f0581 100644 --- a/common/const-member/driver.cxx +++ b/common/const-member/driver.cxx @@ -1,5 +1,4 @@ // file : common/const-member/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/const-member/makefile b/common/const-member/makefile index 40516dd..05c904f 100644 --- a/common/const-member/makefile +++ b/common/const-member/makefile @@ -1,5 +1,4 @@ # file : common/const-member/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/const-member/test.hxx b/common/const-member/test.hxx index c987cf8..eefb041 100644 --- a/common/const-member/test.hxx +++ b/common/const-member/test.hxx @@ -1,5 +1,4 @@ // file : common/const-member/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 |