aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser/polymorphism
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/polymorphism')
-rw-r--r--tests/cxx/parser/polymorphism/driver.cxx1
-rw-r--r--tests/cxx/parser/polymorphism/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx/parser/polymorphism/driver.cxx b/tests/cxx/parser/polymorphism/driver.cxx
index 103cab8..d71c72c 100644
--- a/tests/cxx/parser/polymorphism/driver.cxx
+++ b/tests/cxx/parser/polymorphism/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/polymorphism/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/polymorphism/makefile b/tests/cxx/parser/polymorphism/makefile
index 89d8132..bb7a23a 100644
--- a/tests/cxx/parser/polymorphism/makefile
+++ b/tests/cxx/parser/polymorphism/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/polymorphism/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