From d557d4717fe12449b134f4f5ff4a2ba6291be6ee Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 9 Feb 2013 10:10:36 +0200 Subject: Update copyright year --- cutl/fs/auto-remove.cxx | 2 +- cutl/fs/auto-remove.hxx | 2 +- cutl/fs/exception.cxx | 2 +- cutl/fs/exception.hxx | 2 +- cutl/fs/path.cxx | 2 +- cutl/fs/path.hxx | 2 +- cutl/fs/path.ixx | 2 +- cutl/fs/path.txx | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'cutl/fs') diff --git a/cutl/fs/auto-remove.cxx b/cutl/fs/auto-remove.cxx index 0f25071..c790c29 100644 --- a/cutl/fs/auto-remove.cxx +++ b/cutl/fs/auto-remove.cxx @@ -1,5 +1,5 @@ // file : cutl/fs/auto-remove.cxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include // std::remove diff --git a/cutl/fs/auto-remove.hxx b/cutl/fs/auto-remove.hxx index 6c55efc..c0319e8 100644 --- a/cutl/fs/auto-remove.hxx +++ b/cutl/fs/auto-remove.hxx @@ -1,5 +1,5 @@ // file : cutl/fs/auto-remove.hxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_FS_AUTO_REMOVE_HXX diff --git a/cutl/fs/exception.cxx b/cutl/fs/exception.cxx index beaa3d7..3fbd26b 100644 --- a/cutl/fs/exception.cxx +++ b/cutl/fs/exception.cxx @@ -1,5 +1,5 @@ // file : cutl/fs/exception.cxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/fs/exception.hxx b/cutl/fs/exception.hxx index 0796c2a..d6c9601 100644 --- a/cutl/fs/exception.hxx +++ b/cutl/fs/exception.hxx @@ -1,5 +1,5 @@ // file : cutl/fs/exception.hxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_FS_EXCEPTION_HXX diff --git a/cutl/fs/path.cxx b/cutl/fs/path.cxx index e1151ab..87b7f5f 100644 --- a/cutl/fs/path.cxx +++ b/cutl/fs/path.cxx @@ -1,5 +1,5 @@ // file : cutl/fs/path.cxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifdef _WIN32 diff --git a/cutl/fs/path.hxx b/cutl/fs/path.hxx index ea0034e..d96644e 100644 --- a/cutl/fs/path.hxx +++ b/cutl/fs/path.hxx @@ -1,5 +1,5 @@ // file : cutl/fs/path.hxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_FS_PATH_HXX diff --git a/cutl/fs/path.ixx b/cutl/fs/path.ixx index 4c3b959..38a486d 100644 --- a/cutl/fs/path.ixx +++ b/cutl/fs/path.ixx @@ -1,5 +1,5 @@ // file : cutl/fs/path.ixx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifdef _WIN32 diff --git a/cutl/fs/path.txx b/cutl/fs/path.txx index 4b6c31d..f7cdcc4 100644 --- a/cutl/fs/path.txx +++ b/cutl/fs/path.txx @@ -1,5 +1,5 @@ // file : cutl/fs/path.txx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include -- cgit v1.1