aboutsummaryrefslogtreecommitdiff
path: root/cutl/container
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-12-27 16:27:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-12-27 16:27:44 +0200
commitbf02f9156f90b7699065d613a1f27ba99101d9a9 (patch)
tree9ee5a738c70a542cfc524713934c172cc44f2480 /cutl/container
parent1741b8e80e92135d80eaa2e22cf90b027034b58d (diff)
Update copyright
Diffstat (limited to 'cutl/container')
-rw-r--r--cutl/container/any.hxx2
-rw-r--r--cutl/container/graph.hxx2
-rw-r--r--cutl/container/graph.txx2
-rw-r--r--cutl/container/pointer-iterator.hxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/cutl/container/any.hxx b/cutl/container/any.hxx
index 9564b2a..067df12 100644
--- a/cutl/container/any.hxx
+++ b/cutl/container/any.hxx
@@ -1,6 +1,6 @@
// file : cutl/container/any.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 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 fa39bb8..7ba21ed 100644
--- a/cutl/container/graph.hxx
+++ b/cutl/container/graph.hxx
@@ -1,6 +1,6 @@
// file : cutl/container/graph.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 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 45e4ee1..5c604c4 100644
--- a/cutl/container/graph.txx
+++ b/cutl/container/graph.txx
@@ -1,6 +1,6 @@
// file : cutl/container/graph.txx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
namespace cutl
diff --git a/cutl/container/pointer-iterator.hxx b/cutl/container/pointer-iterator.hxx
index 80957e5..9c64e6c 100644
--- a/cutl/container/pointer-iterator.hxx
+++ b/cutl/container/pointer-iterator.hxx
@@ -1,6 +1,6 @@
// file : cutl/container/pointer-iterator.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CUTL_CONTAINER_POINTER_ITERATOR_HXX