aboutsummaryrefslogtreecommitdiff
path: root/tests/compiler/sloc-counter
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compiler/sloc-counter')
-rw-r--r--tests/compiler/sloc-counter/driver.cxx1
-rw-r--r--tests/compiler/sloc-counter/makefile1
2 files changed, 0 insertions, 2 deletions
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