aboutsummaryrefslogtreecommitdiff
path: root/common/transaction
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/transaction
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'common/transaction')
-rw-r--r--common/transaction/driver.cxx1
-rw-r--r--common/transaction/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/common/transaction/driver.cxx b/common/transaction/driver.cxx
index 00aff29..13e6bd6 100644
--- a/common/transaction/driver.cxx
+++ b/common/transaction/driver.cxx
@@ -1,5 +1,4 @@
// file : common/transaction/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/transaction/makefile b/common/transaction/makefile
index 7c0889b..9b9aff7 100644
--- a/common/transaction/makefile
+++ b/common/transaction/makefile
@@ -1,5 +1,4 @@
# file : common/transaction/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file