summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/dom-association
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-19 12:48:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-19 12:48:15 +0200
commit01e169c900135a55ecc4cbafd317e5fcc3659c59 (patch)
tree2b475a1910973f76ba378fd2fb5e887baa5c7ce1 /tests/cxx/tree/dom-association
parentd2566c96cd0f0c720faf9a5507bdd3dc3af8f2a5 (diff)
Remove author from source files
Diffstat (limited to 'tests/cxx/tree/dom-association')
-rw-r--r--tests/cxx/tree/dom-association/dom-parse.cxx1
-rw-r--r--tests/cxx/tree/dom-association/dom-parse.hxx1
-rw-r--r--tests/cxx/tree/dom-association/driver.cxx1
-rw-r--r--tests/cxx/tree/dom-association/makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/cxx/tree/dom-association/dom-parse.cxx b/tests/cxx/tree/dom-association/dom-parse.cxx
index c21a47f..236fbed 100644
--- a/tests/cxx/tree/dom-association/dom-parse.cxx
+++ b/tests/cxx/tree/dom-association/dom-parse.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/dom-association/dom-parse.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/dom-association/dom-parse.hxx b/tests/cxx/tree/dom-association/dom-parse.hxx
index 75a5e8b..a852b43 100644
--- a/tests/cxx/tree/dom-association/dom-parse.hxx
+++ b/tests/cxx/tree/dom-association/dom-parse.hxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/dom-association/dom-parse.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/dom-association/driver.cxx b/tests/cxx/tree/dom-association/driver.cxx
index d0fd33b..b4418b0 100644
--- a/tests/cxx/tree/dom-association/driver.cxx
+++ b/tests/cxx/tree/dom-association/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/dom-association/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/dom-association/makefile b/tests/cxx/tree/dom-association/makefile
index a57e5b1..58d7b65 100644
--- a/tests/cxx/tree/dom-association/makefile
+++ b/tests/cxx/tree/dom-association/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/dom-association/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file