aboutsummaryrefslogtreecommitdiff
path: root/tests/shared-ptr/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:47:07 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:47:07 +0200
commit73e602354232433dd1bcde00e4377edbfaaa4e6a (patch)
tree615c0e49a63b5af7b7d3f70ab2d7e4ba527ffb85 /tests/shared-ptr/makefile
parent884aa7af2d9d3367bbcdbfc2cd9d13ba38717957 (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 43e9b53..86e2a8c 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make