aboutsummaryrefslogtreecommitdiff
path: root/cutl/shared-ptr
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/shared-ptr')
-rw-r--r--cutl/shared-ptr/base.cxx1
-rw-r--r--cutl/shared-ptr/base.hxx1
-rw-r--r--cutl/shared-ptr/base.ixx1
-rw-r--r--cutl/shared-ptr/base.txx1
4 files changed, 0 insertions, 4 deletions
diff --git a/cutl/shared-ptr/base.cxx b/cutl/shared-ptr/base.cxx
index 2869c1a..913e6f2 100644
--- a/cutl/shared-ptr/base.cxx
+++ b/cutl/shared-ptr/base.cxx
@@ -1,5 +1,4 @@
// file : cutl/shared-ptr/base.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/shared-ptr/base.hxx>
diff --git a/cutl/shared-ptr/base.hxx b/cutl/shared-ptr/base.hxx
index 3e64749..a37115b 100644
--- a/cutl/shared-ptr/base.hxx
+++ b/cutl/shared-ptr/base.hxx
@@ -1,5 +1,4 @@
// file : cutl/shared-ptr/base.hxx
-// copyright : Copyright (c) 2009-2019 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 f93e1d4..21ea856 100644
--- a/cutl/shared-ptr/base.ixx
+++ b/cutl/shared-ptr/base.ixx
@@ -1,5 +1,4 @@
// file : cutl/shared-ptr/base.ixx
-// copyright : Copyright (c) 2009-2019 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 1f9d77b..d483481 100644
--- a/cutl/shared-ptr/base.txx
+++ b/cutl/shared-ptr/base.txx
@@ -1,5 +1,4 @@
// file : cutl/shared-ptr/base.txx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/meta/answer.hxx>