aboutsummaryrefslogtreecommitdiff
path: root/tests/shared-ptr/driver.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-09 10:10:36 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-09 10:10:36 +0200
commitd557d4717fe12449b134f4f5ff4a2ba6291be6ee (patch)
treea492df7df9c6a5743fb5a2a9f4f22feea7276a60 /tests/shared-ptr/driver.cxx
parentdc687d03be0ee36465b7001b63cf6a25c7d4900b (diff)
Update copyright year
Diffstat (limited to 'tests/shared-ptr/driver.cxx')
-rw-r--r--tests/shared-ptr/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shared-ptr/driver.cxx b/tests/shared-ptr/driver.cxx
index 78b9675..3e763a0 100644
--- a/tests/shared-ptr/driver.cxx
+++ b/tests/shared-ptr/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/shared-ptr/driver.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>