aboutsummaryrefslogtreecommitdiff
path: root/common/inheritance
diff options
context:
space:
mode:
Diffstat (limited to 'common/inheritance')
-rw-r--r--common/inheritance/driver.cxx1
-rw-r--r--common/inheritance/makefile1
-rw-r--r--common/inheritance/test.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/common/inheritance/driver.cxx b/common/inheritance/driver.cxx
index 0106b5b..bf47406 100644
--- a/common/inheritance/driver.cxx
+++ b/common/inheritance/driver.cxx
@@ -1,5 +1,4 @@
// file : common/inheritance/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/inheritance/makefile b/common/inheritance/makefile
index 4e95c68..fae47d7 100644
--- a/common/inheritance/makefile
+++ b/common/inheritance/makefile
@@ -1,5 +1,4 @@
# file : common/inheritance/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/inheritance/test.hxx b/common/inheritance/test.hxx
index 5ef2ea4..6e3cec4 100644
--- a/common/inheritance/test.hxx
+++ b/common/inheritance/test.hxx
@@ -1,5 +1,4 @@
// file : common/inheritance/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