aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser/error-handling
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/error-handling')
-rw-r--r--tests/cxx/parser/error-handling/codes/driver.cxx1
-rw-r--r--tests/cxx/parser/error-handling/codes/makefile1
-rw-r--r--tests/cxx/parser/error-handling/exceptions/driver.cxx1
-rw-r--r--tests/cxx/parser/error-handling/exceptions/makefile1
-rw-r--r--tests/cxx/parser/error-handling/makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/tests/cxx/parser/error-handling/codes/driver.cxx b/tests/cxx/parser/error-handling/codes/driver.cxx
index cf40995..18ea23d 100644
--- a/tests/cxx/parser/error-handling/codes/driver.cxx
+++ b/tests/cxx/parser/error-handling/codes/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/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/parser/error-handling/codes/makefile b/tests/cxx/parser/error-handling/codes/makefile
index e584253..107a9d6 100644
--- a/tests/cxx/parser/error-handling/codes/makefile
+++ b/tests/cxx/parser/error-handling/codes/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/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/parser/error-handling/exceptions/driver.cxx b/tests/cxx/parser/error-handling/exceptions/driver.cxx
index 89180df..61a2405 100644
--- a/tests/cxx/parser/error-handling/exceptions/driver.cxx
+++ b/tests/cxx/parser/error-handling/exceptions/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/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/parser/error-handling/exceptions/makefile b/tests/cxx/parser/error-handling/exceptions/makefile
index 340e8a1..30e321c 100644
--- a/tests/cxx/parser/error-handling/exceptions/makefile
+++ b/tests/cxx/parser/error-handling/exceptions/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/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/parser/error-handling/makefile b/tests/cxx/parser/error-handling/makefile
index 4dbf16f..1ca88b2 100644
--- a/tests/cxx/parser/error-handling/makefile
+++ b/tests/cxx/parser/error-handling/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/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