aboutsummaryrefslogtreecommitdiff
path: root/cutl/container
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:48:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:48:55 +0300
commit416359f425f7035c63f1cf8f2831873d11510e76 (patch)
treeff31bbd951652751df2bb270b0395d713032ff8f /cutl/container
parentbba70704395bbc2801c9a033c1de6842b342b2a1 (diff)
Drop copyright notice from source code
Diffstat (limited to 'cutl/container')
-rw-r--r--cutl/container/any.hxx1
-rw-r--r--cutl/container/graph.hxx1
-rw-r--r--cutl/container/graph.txx1
-rw-r--r--cutl/container/key.hxx1
-rw-r--r--cutl/container/map-iterator.hxx1
-rw-r--r--cutl/container/multi-index.hxx1
-rw-r--r--cutl/container/pointer-iterator.hxx1
7 files changed, 0 insertions, 7 deletions
diff --git a/cutl/container/any.hxx b/cutl/container/any.hxx
index 99fea73..13e6a69 100644
--- a/cutl/container/any.hxx
+++ b/cutl/container/any.hxx
@@ -1,5 +1,4 @@
// file : cutl/container/any.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CUTL_CONTAINER_ANY_HXX
diff --git a/cutl/container/graph.hxx b/cutl/container/graph.hxx
index a2c1c8b..07ed4f1 100644
--- a/cutl/container/graph.hxx
+++ b/cutl/container/graph.hxx
@@ -1,5 +1,4 @@
// file : cutl/container/graph.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CUTL_CONTAINER_GRAPH_HXX
diff --git a/cutl/container/graph.txx b/cutl/container/graph.txx
index 83bd450..a8e87a2 100644
--- a/cutl/container/graph.txx
+++ b/cutl/container/graph.txx
@@ -1,5 +1,4 @@
// file : cutl/container/graph.txx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
namespace cutl
diff --git a/cutl/container/key.hxx b/cutl/container/key.hxx
index 4159c92..423f59b 100644
--- a/cutl/container/key.hxx
+++ b/cutl/container/key.hxx
@@ -1,5 +1,4 @@
// file : cutl/container/key.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompkeying LICENSE file
#ifndef CUTL_CONTAINER_KEY_HXX
diff --git a/cutl/container/map-iterator.hxx b/cutl/container/map-iterator.hxx
index 087b589..e07d3e5 100644
--- a/cutl/container/map-iterator.hxx
+++ b/cutl/container/map-iterator.hxx
@@ -1,5 +1,4 @@
// file : cutl/container/map-iterator.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CUTL_CONTAINER_MAP_ITERATOR_HXX
diff --git a/cutl/container/multi-index.hxx b/cutl/container/multi-index.hxx
index e434129..05b29c0 100644
--- a/cutl/container/multi-index.hxx
+++ b/cutl/container/multi-index.hxx
@@ -1,5 +1,4 @@
// file : cutl/container/multi-index.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CUTL_CONTAINER_MULTI_INDEX_HXX
diff --git a/cutl/container/pointer-iterator.hxx b/cutl/container/pointer-iterator.hxx
index 630b5b3..84be75f 100644
--- a/cutl/container/pointer-iterator.hxx
+++ b/cutl/container/pointer-iterator.hxx
@@ -1,5 +1,4 @@
// file : cutl/container/pointer-iterator.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CUTL_CONTAINER_POINTER_ITERATOR_HXX