aboutsummaryrefslogtreecommitdiff
path: root/tests/compiler/sloc-counter/driver.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:33:32 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:33:32 +0200
commitd8fc8867ae9eb86e132a6ba676b6c5319346f7f0 (patch)
tree1c2262c28abb40a707b447e851f4a9f915374161 /tests/compiler/sloc-counter/driver.cxx
parente334e747c19a4fd47772f82330856f05f53589c9 (diff)
Copyright update
Diffstat (limited to 'tests/compiler/sloc-counter/driver.cxx')
-rw-r--r--tests/compiler/sloc-counter/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compiler/sloc-counter/driver.cxx b/tests/compiler/sloc-counter/driver.cxx
index 8ba5338..9bd47f0 100644
--- a/tests/compiler/sloc-counter/driver.cxx
+++ b/tests/compiler/sloc-counter/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/compiler/sloc-counter/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <fstream>