aboutsummaryrefslogtreecommitdiff
path: root/tests/fs/path
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-12-27 16:27:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-12-27 16:27:44 +0200
commitbf02f9156f90b7699065d613a1f27ba99101d9a9 (patch)
tree9ee5a738c70a542cfc524713934c172cc44f2480 /tests/fs/path
parent1741b8e80e92135d80eaa2e22cf90b027034b58d (diff)
Update copyright
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