aboutsummaryrefslogtreecommitdiff
path: root/tests/shared-ptr/makefile
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/shared-ptr/makefile
parent1741b8e80e92135d80eaa2e22cf90b027034b58d (diff)
Update copyright
Diffstat (limited to 'tests/shared-ptr/makefile')
-rw-r--r--tests/shared-ptr/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shared-ptr/makefile b/tests/shared-ptr/makefile
index d9b03ee..511e0af 100644
--- a/tests/shared-ptr/makefile
+++ b/tests/shared-ptr/makefile
@@ -1,6 +1,6 @@
# file : tests/shared-ptr/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