aboutsummaryrefslogtreecommitdiff
path: root/tests/fs/path
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fs/path')
-rw-r--r--tests/fs/path/driver.cxx2
-rw-r--r--tests/fs/path/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/fs/path/driver.cxx b/tests/fs/path/driver.cxx
index 02ad996..abf3c77 100644
--- a/tests/fs/path/driver.cxx
+++ b/tests/fs/path/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/fs/path/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cassert>
diff --git a/tests/fs/path/makefile b/tests/fs/path/makefile
index d736840..c48a4c5 100644
--- a/tests/fs/path/makefile
+++ b/tests/fs/path/makefile
@@ -1,6 +1,6 @@
# file : tests/fs/path/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make