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.cxx2
-rw-r--r--tests/compiler/sloc-counter/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/compiler/sloc-counter/driver.cxx b/tests/compiler/sloc-counter/driver.cxx
index c42c094..504fbb7 100644
--- a/tests/compiler/sloc-counter/driver.cxx
+++ b/tests/compiler/sloc-counter/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/compiler/sloc-counter/driver.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <fstream>
diff --git a/tests/compiler/sloc-counter/makefile b/tests/compiler/sloc-counter/makefile
index d79e539..74c9a4a 100644
--- a/tests/compiler/sloc-counter/makefile
+++ b/tests/compiler/sloc-counter/makefile
@@ -1,5 +1,5 @@
# file : tests/compiler/sloc-counter/makefile
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make