aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/error-handling
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/serializer/error-handling')
-rw-r--r--tests/cxx/serializer/error-handling/codes/driver.cxx1
-rw-r--r--tests/cxx/serializer/error-handling/codes/makefile1
-rw-r--r--tests/cxx/serializer/error-handling/exceptions/driver.cxx1
-rw-r--r--tests/cxx/serializer/error-handling/exceptions/makefile1
-rw-r--r--tests/cxx/serializer/error-handling/makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/tests/cxx/serializer/error-handling/codes/driver.cxx b/tests/cxx/serializer/error-handling/codes/driver.cxx
index f0b4628..5d29cb2 100644
--- a/tests/cxx/serializer/error-handling/codes/driver.cxx
+++ b/tests/cxx/serializer/error-handling/codes/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/serializer/error-handling/codes/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/error-handling/codes/makefile b/tests/cxx/serializer/error-handling/codes/makefile
index f84f214..bb2e8e7 100644
--- a/tests/cxx/serializer/error-handling/codes/makefile
+++ b/tests/cxx/serializer/error-handling/codes/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/serializer/error-handling/codes/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
diff --git a/tests/cxx/serializer/error-handling/exceptions/driver.cxx b/tests/cxx/serializer/error-handling/exceptions/driver.cxx
index b591ee9..1567676 100644
--- a/tests/cxx/serializer/error-handling/exceptions/driver.cxx
+++ b/tests/cxx/serializer/error-handling/exceptions/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/serializer/error-handling/exceptions/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/error-handling/exceptions/makefile b/tests/cxx/serializer/error-handling/exceptions/makefile
index 3854d24..31eeca3 100644
--- a/tests/cxx/serializer/error-handling/exceptions/makefile
+++ b/tests/cxx/serializer/error-handling/exceptions/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/serializer/error-handling/exceptions/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
diff --git a/tests/cxx/serializer/error-handling/makefile b/tests/cxx/serializer/error-handling/makefile
index b66c256..04ab73e 100644
--- a/tests/cxx/serializer/error-handling/makefile
+++ b/tests/cxx/serializer/error-handling/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/serializer/error-handling/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