From 4387e824764b3e7ac1466c34a4cc81701cca4f67 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 12:52:21 +0200 Subject: Update copyright year --- cutl/shared-ptr/base.cxx | 2 +- cutl/shared-ptr/base.hxx | 2 +- cutl/shared-ptr/base.ixx | 2 +- cutl/shared-ptr/base.txx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'cutl/shared-ptr') diff --git a/cutl/shared-ptr/base.cxx b/cutl/shared-ptr/base.cxx index 4541e39..6ac73a0 100644 --- a/cutl/shared-ptr/base.cxx +++ b/cutl/shared-ptr/base.cxx @@ -1,5 +1,5 @@ // file : cutl/shared-ptr/base.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/shared-ptr/base.hxx b/cutl/shared-ptr/base.hxx index 5eb1032..c111f2d 100644 --- a/cutl/shared-ptr/base.hxx +++ b/cutl/shared-ptr/base.hxx @@ -1,5 +1,5 @@ // file : cutl/shared-ptr/base.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_SHARED_PTR_BASE_HXX diff --git a/cutl/shared-ptr/base.ixx b/cutl/shared-ptr/base.ixx index 3dd982b..a9dde20 100644 --- a/cutl/shared-ptr/base.ixx +++ b/cutl/shared-ptr/base.ixx @@ -1,5 +1,5 @@ // file : cutl/shared-ptr/base.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/shared-ptr/base.txx b/cutl/shared-ptr/base.txx index 5096284..d1520da 100644 --- a/cutl/shared-ptr/base.txx +++ b/cutl/shared-ptr/base.txx @@ -1,5 +1,5 @@ // file : cutl/shared-ptr/base.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include -- cgit v1.1