summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/union
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/union')
-rw-r--r--tests/cxx/parser/union/driver.cxx1
-rw-r--r--tests/cxx/parser/union/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx/parser/union/driver.cxx b/tests/cxx/parser/union/driver.cxx
index 2cba554..03632b3 100644
--- a/tests/cxx/parser/union/driver.cxx
+++ b/tests/cxx/parser/union/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/union/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/parser/union/makefile b/tests/cxx/parser/union/makefile
index 0215274..580fad8 100644
--- a/tests/cxx/parser/union/makefile
+++ b/tests/cxx/parser/union/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/union/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