aboutsummaryrefslogtreecommitdiff
path: root/cutl/shared-ptr.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:13:58 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:13:58 +0300
commitdebbd6dc138280620dd720d90571125170cdffca (patch)
tree8c105a7fd2c90326bf26a25871110a917b52fc02 /cutl/shared-ptr.hxx
parentd77a3fd9a061539b2461e83abb6fef3968fb11f4 (diff)
Update copyright year
Diffstat (limited to 'cutl/shared-ptr.hxx')
-rw-r--r--cutl/shared-ptr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cutl/shared-ptr.hxx b/cutl/shared-ptr.hxx
index 3488594..b8d98df 100644
--- a/cutl/shared-ptr.hxx
+++ b/cutl/shared-ptr.hxx
@@ -1,5 +1,5 @@
// file : cutl/shared-ptr.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CUTL_SHARED_PTR_HXX