aboutsummaryrefslogtreecommitdiff
path: root/common/inverse
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
commitdae71f180120d7a7e22262220410913d77aa1767 (patch)
tree643a6529864e6e0e22446f2180707124c71847d0 /common/inverse
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'common/inverse')
-rw-r--r--common/inverse/driver.cxx1
-rw-r--r--common/inverse/makefile1
-rw-r--r--common/inverse/test.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/common/inverse/driver.cxx b/common/inverse/driver.cxx
index 17fc5d6..812cf1a 100644
--- a/common/inverse/driver.cxx
+++ b/common/inverse/driver.cxx
@@ -1,5 +1,4 @@
// file : common/inverse/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/inverse/makefile b/common/inverse/makefile
index 3b5fa1b..7d52021 100644
--- a/common/inverse/makefile
+++ b/common/inverse/makefile
@@ -1,5 +1,4 @@
# file : common/inverse/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/inverse/test.hxx b/common/inverse/test.hxx
index 12eddfb..b98d65b 100644
--- a/common/inverse/test.hxx
+++ b/common/inverse/test.hxx
@@ -1,5 +1,4 @@
// file : common/inverse/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