aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/enumeration
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/serializer/enumeration')
-rw-r--r--tests/cxx/serializer/enumeration/boolean.hxx1
-rw-r--r--tests/cxx/serializer/enumeration/driver.cxx1
-rw-r--r--tests/cxx/serializer/enumeration/makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/cxx/serializer/enumeration/boolean.hxx b/tests/cxx/serializer/enumeration/boolean.hxx
index 4b78ed2..840a371 100644
--- a/tests/cxx/serializer/enumeration/boolean.hxx
+++ b/tests/cxx/serializer/enumeration/boolean.hxx
@@ -1,5 +1,4 @@
// file : tests/cxx/serializer/enumeration/boolean.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/serializer/enumeration/driver.cxx b/tests/cxx/serializer/enumeration/driver.cxx
index 5eb2f3f..baefc3e 100644
--- a/tests/cxx/serializer/enumeration/driver.cxx
+++ b/tests/cxx/serializer/enumeration/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/serializer/enumeration/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/serializer/enumeration/makefile b/tests/cxx/serializer/enumeration/makefile
index 0f00a05..2fbd2f7 100644
--- a/tests/cxx/serializer/enumeration/makefile
+++ b/tests/cxx/serializer/enumeration/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/serializer/enumeration/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