aboutsummaryrefslogtreecommitdiff
path: root/cutl/shared-ptr/base.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:33:32 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:33:32 +0200
commitd8fc8867ae9eb86e132a6ba676b6c5319346f7f0 (patch)
tree1c2262c28abb40a707b447e851f4a9f915374161 /cutl/shared-ptr/base.cxx
parente334e747c19a4fd47772f82330856f05f53589c9 (diff)
Copyright update
Diffstat (limited to 'cutl/shared-ptr/base.cxx')
-rw-r--r--cutl/shared-ptr/base.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cutl/shared-ptr/base.cxx b/cutl/shared-ptr/base.cxx
index 69b0aee..b213cbc 100644
--- a/cutl/shared-ptr/base.cxx
+++ b/cutl/shared-ptr/base.cxx
@@ -1,6 +1,6 @@
// file : cutl/shared-ptr/base.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/shared-ptr/base.hxx>