aboutsummaryrefslogtreecommitdiff
path: root/tests/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compiler')
-rw-r--r--tests/compiler/cxx-indenter/driver.cxx1
-rw-r--r--tests/compiler/cxx-indenter/makefile1
-rw-r--r--tests/compiler/makefile1
-rw-r--r--tests/compiler/sloc-counter/driver.cxx1
-rw-r--r--tests/compiler/sloc-counter/makefile1
-rw-r--r--tests/compiler/traversal/driver.cxx1
-rw-r--r--tests/compiler/traversal/makefile1
7 files changed, 0 insertions, 7 deletions
diff --git a/tests/compiler/cxx-indenter/driver.cxx b/tests/compiler/cxx-indenter/driver.cxx
index 0320f94..fa43714 100644
--- a/tests/compiler/cxx-indenter/driver.cxx
+++ b/tests/compiler/cxx-indenter/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/compiler/cxx-indenter/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/tests/compiler/cxx-indenter/makefile b/tests/compiler/cxx-indenter/makefile
index 941f42c..318920c 100644
--- a/tests/compiler/cxx-indenter/makefile
+++ b/tests/compiler/cxx-indenter/makefile
@@ -1,5 +1,4 @@
# file : tests/compiler/cxx-indenter/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/tests/compiler/makefile b/tests/compiler/makefile
index 35a6af4..15ee674 100644
--- a/tests/compiler/makefile
+++ b/tests/compiler/makefile
@@ -1,5 +1,4 @@
# file : tests/compiler/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/tests/compiler/sloc-counter/driver.cxx b/tests/compiler/sloc-counter/driver.cxx
index ec504fe..c42c094 100644
--- a/tests/compiler/sloc-counter/driver.cxx
+++ b/tests/compiler/sloc-counter/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/compiler/sloc-counter/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/tests/compiler/sloc-counter/makefile b/tests/compiler/sloc-counter/makefile
index 8f031ab..d79e539 100644
--- a/tests/compiler/sloc-counter/makefile
+++ b/tests/compiler/sloc-counter/makefile
@@ -1,5 +1,4 @@
# file : tests/compiler/sloc-counter/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/tests/compiler/traversal/driver.cxx b/tests/compiler/traversal/driver.cxx
index 90c23d8..f42f94c 100644
--- a/tests/compiler/traversal/driver.cxx
+++ b/tests/compiler/traversal/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/compiler/traversal/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/tests/compiler/traversal/makefile b/tests/compiler/traversal/makefile
index a502a66..5450593 100644
--- a/tests/compiler/traversal/makefile
+++ b/tests/compiler/traversal/makefile
@@ -1,5 +1,4 @@
# file : tests/compiler/traversal/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file