From bf02f9156f90b7699065d613a1f27ba99101d9a9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 27 Dec 2011 16:27:44 +0200 Subject: Update copyright --- cutl/container/any.hxx | 2 +- cutl/container/graph.hxx | 2 +- cutl/container/graph.txx | 2 +- cutl/container/pointer-iterator.hxx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'cutl/container') 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 -// 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 -// 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 -// 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 -// 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 -- cgit v1.1