From 4387e824764b3e7ac1466c34a4cc81701cca4f67 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 12:52:21 +0200 Subject: Update copyright year --- LICENSE | 2 +- Makefile.am | 2 +- bootstrap | 2 +- build/bootstrap.build | 2 +- build/bootstrap.make | 2 +- build/export.build | 2 +- build/export/libcutl/stub.make | 2 +- build/import/libcutl/configuration-rules.make | 2 +- build/import/libcutl/configure | 2 +- build/import/libcutl/stub.make | 2 +- build/root.build | 2 +- buildfile | 2 +- configure.ac | 2 +- cutl/Makefile.am | 2 +- cutl/buildfile | 2 +- cutl/compiler/code-stream.hxx | 2 +- cutl/compiler/code-stream.txx | 2 +- cutl/compiler/context.cxx | 2 +- cutl/compiler/context.hxx | 2 +- cutl/compiler/context.txx | 2 +- cutl/compiler/cxx-indenter.cxx | 2 +- cutl/compiler/cxx-indenter.hxx | 2 +- cutl/compiler/cxx-indenter.ixx | 2 +- cutl/compiler/cxx-indenter.txx | 2 +- cutl/compiler/sloc-counter.hxx | 2 +- cutl/compiler/sloc-counter.txx | 2 +- cutl/compiler/traversal.hxx | 2 +- cutl/compiler/traversal.txx | 2 +- cutl/compiler/type-id.hxx | 2 +- cutl/compiler/type-id.ixx | 2 +- cutl/compiler/type-id.txx | 2 +- cutl/compiler/type-info.cxx | 2 +- cutl/compiler/type-info.hxx | 2 +- cutl/compiler/type-info.ixx | 2 +- cutl/container/any.hxx | 2 +- cutl/container/graph.hxx | 2 +- cutl/container/graph.txx | 2 +- cutl/container/key.hxx | 2 +- cutl/container/map-iterator.hxx | 2 +- cutl/container/multi-index.hxx | 2 +- cutl/container/pointer-iterator.hxx | 2 +- cutl/details/build2/config-vc.h | 2 +- cutl/details/build2/config.h | 2 +- cutl/details/config-vc.h | 2 +- cutl/details/config.h.in | 2 +- cutl/details/config.hxx | 2 +- cutl/details/export.hxx | 2 +- cutl/details/genx/LICENSE | 2 +- cutl/details/genx/char-props.c | 2 +- cutl/details/genx/genx.c | 2 +- cutl/details/genx/genx.h | 2 +- cutl/exception.cxx | 2 +- cutl/exception.hxx | 2 +- 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 +- cutl/makefile | 2 +- cutl/meta/answer.hxx | 2 +- cutl/meta/class-p.hxx | 2 +- cutl/meta/polymorphic-p.hxx | 2 +- cutl/meta/remove-c.hxx | 2 +- cutl/meta/remove-cv.hxx | 2 +- cutl/meta/remove-p.hxx | 2 +- cutl/meta/remove-v.hxx | 2 +- cutl/re.hxx | 2 +- cutl/re/re.cxx | 2 +- cutl/re/re.txx | 2 +- cutl/shared-ptr.hxx | 2 +- cutl/shared-ptr/base.cxx | 2 +- cutl/shared-ptr/base.hxx | 2 +- cutl/shared-ptr/base.ixx | 2 +- cutl/shared-ptr/base.txx | 2 +- cutl/static-ptr.hxx | 2 +- cutl/xml/exception.hxx | 2 +- cutl/xml/parser.cxx | 2 +- cutl/xml/parser.hxx | 2 +- cutl/xml/parser.ixx | 2 +- cutl/xml/parser.txx | 2 +- cutl/xml/qname.cxx | 2 +- cutl/xml/qname.hxx | 2 +- cutl/xml/serializer.cxx | 2 +- cutl/xml/serializer.hxx | 2 +- cutl/xml/serializer.ixx | 2 +- cutl/xml/value-traits.cxx | 2 +- cutl/xml/value-traits.hxx | 2 +- cutl/xml/value-traits.txx | 2 +- libcutl.pc.in | 2 +- m4/disable-rpath.m4 | 2 +- m4/libboost.m4 | 2 +- m4/libexpat.m4 | 2 +- m4/libtool-link.m4 | 2 +- m4/pkgconfig.m4 | 2 +- m4/static-lib.m4 | 2 +- m4/threads.m4 | 2 +- makefile | 2 +- tests/Makefile.am | 2 +- tests/build/bootstrap.build | 2 +- tests/build/root.build | 2 +- tests/buildfile | 2 +- tests/compiler/buildfile | 2 +- tests/compiler/cxx-indenter/buildfile | 2 +- tests/compiler/cxx-indenter/driver.cxx | 2 +- tests/compiler/cxx-indenter/makefile | 2 +- tests/compiler/makefile | 2 +- tests/compiler/sloc-counter/buildfile | 2 +- tests/compiler/sloc-counter/driver.cxx | 2 +- tests/compiler/sloc-counter/makefile | 2 +- tests/compiler/sloc-counter/testscript | 2 +- tests/compiler/traversal/buildfile | 2 +- tests/compiler/traversal/driver.cxx | 2 +- tests/compiler/traversal/makefile | 2 +- tests/container/buildfile | 2 +- tests/container/makefile | 2 +- tests/container/multi-index/buildfile | 2 +- tests/container/multi-index/driver.cxx | 2 +- tests/container/multi-index/makefile | 2 +- tests/fs/buildfile | 2 +- tests/fs/makefile | 2 +- tests/fs/path/buildfile | 2 +- tests/fs/path/driver.cxx | 2 +- tests/fs/path/makefile | 2 +- tests/makefile | 2 +- tests/re/buildfile | 2 +- tests/re/driver.cxx | 2 +- tests/re/makefile | 2 +- tests/shared-ptr/buildfile | 2 +- tests/shared-ptr/driver.cxx | 2 +- tests/shared-ptr/makefile | 2 +- tests/xml/makefile | 2 +- tests/xml/parser/driver.cxx | 2 +- tests/xml/parser/makefile | 2 +- tests/xml/roundtrip/driver.cxx | 2 +- tests/xml/roundtrip/makefile | 2 +- tests/xml/serializer/driver.cxx | 2 +- tests/xml/serializer/makefile | 2 +- 140 files changed, 140 insertions(+), 140 deletions(-) diff --git a/LICENSE b/LICENSE index 39450e5..1bcb7b1 100644 --- a/LICENSE +++ b/LICENSE @@ -7,7 +7,7 @@ the MIT License (see the accompanying LICENSE file). Code found in the cutl/details/genx/ directory is distributed under the MIT License (see the accompanying LICENSE file). -The rest is Copyright (c) 2009-2013 Code Synthesis Tools CC and is +The rest is Copyright (c) 2009-2017 Code Synthesis Tools CC and is distributed under the MIT License: Permission is hereby granted, free of charge, to any person obtaining diff --git a/Makefile.am b/Makefile.am index 4d18c85..4683f04 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # file : Makefile.am -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/bootstrap b/bootstrap index 6f3b59e..3067b66 100755 --- a/bootstrap +++ b/bootstrap @@ -1,7 +1,7 @@ #! /bin/sh # file : bootstrap -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file # diff --git a/build/bootstrap.build b/build/bootstrap.build index 796ff93..1f00274 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project = libcutl diff --git a/build/bootstrap.make b/build/bootstrap.make index 120b638..2d104ec 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,5 @@ # file : build/bootstrap.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project_name := libcutl diff --git a/build/export.build b/build/export.build index 462cc4c..0fff40e 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,5 @@ # file : build/export.build -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $out_root/: diff --git a/build/export/libcutl/stub.make b/build/export/libcutl/stub.make index c12231d..8b4f218 100644 --- a/build/export/libcutl/stub.make +++ b/build/export/libcutl/stub.make @@ -1,5 +1,5 @@ # file : build/export/libcutl/stub.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(call include-once,$(src_root)/cutl/makefile,$(out_root)) diff --git a/build/import/libcutl/configuration-rules.make b/build/import/libcutl/configuration-rules.make index ed45fe8..a91f512 100644 --- a/build/import/libcutl/configuration-rules.make +++ b/build/import/libcutl/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libcutl/configuration-rules.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(dcf_root)/import/libcutl/configuration-dynamic.make: | $(dcf_root)/import/libcutl/. diff --git a/build/import/libcutl/configure b/build/import/libcutl/configure index 0a1ee62..603b98c 100755 --- a/build/import/libcutl/configure +++ b/build/import/libcutl/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libcutl/configure -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/libcutl/stub.make b/build/import/libcutl/stub.make index d469000..f329ac5 100644 --- a/build/import/libcutl/stub.make +++ b/build/import/libcutl/stub.make @@ -1,5 +1,5 @@ # file : build/import/libcutl/stub.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libcutl/configuration-rules.make,$(dcf_root)) diff --git a/build/root.build b/build/root.build index 1ecf785..23490c7 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file cxx.std = 11 diff --git a/buildfile b/buildfile index 945a454..cbf55f2 100644 --- a/buildfile +++ b/buildfile @@ -1,5 +1,5 @@ # file : buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file d = cutl/ tests/ diff --git a/configure.ac b/configure.ac index ec93078..034beab 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # file : configure.ac -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file AC_PREREQ(2.60) diff --git a/cutl/Makefile.am b/cutl/Makefile.am index a7eead6..a35379c 100644 --- a/cutl/Makefile.am +++ b/cutl/Makefile.am @@ -1,5 +1,5 @@ # file : cutl/Makefile.am -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file EXTRA_DIST = __file__(extra_dist) diff --git a/cutl/buildfile b/cutl/buildfile index 2d49131..5e4787d 100644 --- a/cutl/buildfile +++ b/cutl/buildfile @@ -1,5 +1,5 @@ # file : cutl/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/cutl/compiler/code-stream.hxx b/cutl/compiler/code-stream.hxx index 915857b..4b79244 100644 --- a/cutl/compiler/code-stream.hxx +++ b/cutl/compiler/code-stream.hxx @@ -1,5 +1,5 @@ // file : cutl/compiler/code-stream.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_COMPILER_CODE_STREAM_HXX diff --git a/cutl/compiler/code-stream.txx b/cutl/compiler/code-stream.txx index ff7b96d..09404a5 100644 --- a/cutl/compiler/code-stream.txx +++ b/cutl/compiler/code-stream.txx @@ -1,5 +1,5 @@ // file : cutl/compiler/code-stream.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/compiler/context.cxx b/cutl/compiler/context.cxx index 51311fc..9a63cc8 100644 --- a/cutl/compiler/context.cxx +++ b/cutl/compiler/context.cxx @@ -1,5 +1,5 @@ // file : cutl/compiler/context.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/compiler/context.hxx b/cutl/compiler/context.hxx index 15d9402..380cc11 100644 --- a/cutl/compiler/context.hxx +++ b/cutl/compiler/context.hxx @@ -1,5 +1,5 @@ // file : cutl/compiler/context.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_COMPILER_CONTEXT_HXX diff --git a/cutl/compiler/context.txx b/cutl/compiler/context.txx index 53edcda..ccf7261 100644 --- a/cutl/compiler/context.txx +++ b/cutl/compiler/context.txx @@ -1,5 +1,5 @@ // file : cutl/compiler/context.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/compiler/cxx-indenter.cxx b/cutl/compiler/cxx-indenter.cxx index 3d5ee71..c81ad96 100644 --- a/cutl/compiler/cxx-indenter.cxx +++ b/cutl/compiler/cxx-indenter.cxx @@ -1,5 +1,5 @@ // file : cutl/compiler/cxx-indenter.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/compiler/cxx-indenter.hxx b/cutl/compiler/cxx-indenter.hxx index eac2952..868bc4e 100644 --- a/cutl/compiler/cxx-indenter.hxx +++ b/cutl/compiler/cxx-indenter.hxx @@ -1,5 +1,5 @@ // file : cutl/compiler/cxx-indenter.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_COMPILER_CXX_INDENTER_HXX diff --git a/cutl/compiler/cxx-indenter.ixx b/cutl/compiler/cxx-indenter.ixx index 74bfac3..6731c06 100644 --- a/cutl/compiler/cxx-indenter.ixx +++ b/cutl/compiler/cxx-indenter.ixx @@ -1,5 +1,5 @@ // file : cutl/compiler/cxx-indenter.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/compiler/cxx-indenter.txx b/cutl/compiler/cxx-indenter.txx index c3930b3..9c4e1db 100644 --- a/cutl/compiler/cxx-indenter.txx +++ b/cutl/compiler/cxx-indenter.txx @@ -1,5 +1,5 @@ // file : cutl/compiler/cxx-indenter.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/compiler/sloc-counter.hxx b/cutl/compiler/sloc-counter.hxx index cbcdede..10dd3cc 100644 --- a/cutl/compiler/sloc-counter.hxx +++ b/cutl/compiler/sloc-counter.hxx @@ -1,5 +1,5 @@ // file : cutl/compiler/sloc-counter.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_COMPILER_SLOC_COUNTER_HXX diff --git a/cutl/compiler/sloc-counter.txx b/cutl/compiler/sloc-counter.txx index 3b741ad..aec9771 100644 --- a/cutl/compiler/sloc-counter.txx +++ b/cutl/compiler/sloc-counter.txx @@ -1,5 +1,5 @@ // file : cutl/compiler/sloc-counter.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include // std::isspace diff --git a/cutl/compiler/traversal.hxx b/cutl/compiler/traversal.hxx index e0b6d77..73354bf 100644 --- a/cutl/compiler/traversal.hxx +++ b/cutl/compiler/traversal.hxx @@ -1,5 +1,5 @@ // file : cutl/compiler/traversal.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_COMPILER_TRAVERSAL_HXX diff --git a/cutl/compiler/traversal.txx b/cutl/compiler/traversal.txx index 21200bc..bc1da69 100644 --- a/cutl/compiler/traversal.txx +++ b/cutl/compiler/traversal.txx @@ -1,5 +1,5 @@ // file : cutl/compiler/traversal.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/compiler/type-id.hxx b/cutl/compiler/type-id.hxx index a23393b..f494341 100644 --- a/cutl/compiler/type-id.hxx +++ b/cutl/compiler/type-id.hxx @@ -1,5 +1,5 @@ // file : cutl/compiler/type-id.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_COMPILER_TYPE_ID_HXX diff --git a/cutl/compiler/type-id.ixx b/cutl/compiler/type-id.ixx index 2e9f963..abd53e5 100644 --- a/cutl/compiler/type-id.ixx +++ b/cutl/compiler/type-id.ixx @@ -1,5 +1,5 @@ // file : cutl/compiler/type-id.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/compiler/type-id.txx b/cutl/compiler/type-id.txx index bc7a2e3..50ac7a3 100644 --- a/cutl/compiler/type-id.txx +++ b/cutl/compiler/type-id.txx @@ -1,5 +1,5 @@ // file : cutl/compiler/type-id.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/compiler/type-info.cxx b/cutl/compiler/type-info.cxx index b4353b3..ada7929 100644 --- a/cutl/compiler/type-info.cxx +++ b/cutl/compiler/type-info.cxx @@ -1,5 +1,5 @@ // file : cutl/compiler/type-info.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/compiler/type-info.hxx b/cutl/compiler/type-info.hxx index 4e73d4d..705c1eb 100644 --- a/cutl/compiler/type-info.hxx +++ b/cutl/compiler/type-info.hxx @@ -1,5 +1,5 @@ // file : cutl/compiler/type-info.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_COMPILER_TYPE_INFO_HXX diff --git a/cutl/compiler/type-info.ixx b/cutl/compiler/type-info.ixx index bf0987c..5b97ead 100644 --- a/cutl/compiler/type-info.ixx +++ b/cutl/compiler/type-info.ixx @@ -1,5 +1,5 @@ // file : cutl/compiler/type-info.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/container/any.hxx b/cutl/container/any.hxx index 3a31602..42fb1eb 100644 --- a/cutl/container/any.hxx +++ b/cutl/container/any.hxx @@ -1,5 +1,5 @@ // file : cutl/container/any.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 3f98c2a..4baf258 100644 --- a/cutl/container/graph.hxx +++ b/cutl/container/graph.hxx @@ -1,5 +1,5 @@ // file : cutl/container/graph.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 bb8fe47..851efe7 100644 --- a/cutl/container/graph.txx +++ b/cutl/container/graph.txx @@ -1,5 +1,5 @@ // file : cutl/container/graph.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 42f0fe5..6623880 100644 --- a/cutl/container/key.hxx +++ b/cutl/container/key.hxx @@ -1,5 +1,5 @@ // file : cutl/container/key.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 051ffb5..a146770 100644 --- a/cutl/container/map-iterator.hxx +++ b/cutl/container/map-iterator.hxx @@ -1,5 +1,5 @@ // file : cutl/container/map-iterator.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 5249647..94877fa 100644 --- a/cutl/container/multi-index.hxx +++ b/cutl/container/multi-index.hxx @@ -1,5 +1,5 @@ // file : cutl/container/multi-index.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 7059558..4bf4b20 100644 --- a/cutl/container/pointer-iterator.hxx +++ b/cutl/container/pointer-iterator.hxx @@ -1,5 +1,5 @@ // file : cutl/container/pointer-iterator.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_CONTAINER_POINTER_ITERATOR_HXX diff --git a/cutl/details/build2/config-vc.h b/cutl/details/build2/config-vc.h index a73781e..d646abb 100644 --- a/cutl/details/build2/config-vc.h +++ b/cutl/details/build2/config-vc.h @@ -1,5 +1,5 @@ /* file : cutl/details/build2/config-vc.h - * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC * license : MIT; see accompanying LICENSE file */ diff --git a/cutl/details/build2/config.h b/cutl/details/build2/config.h index f7547b6..7e0ce01 100644 --- a/cutl/details/build2/config.h +++ b/cutl/details/build2/config.h @@ -1,5 +1,5 @@ /* file : cutl/details/build2/config.h - * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC * license : MIT; see accompanying LICENSE file */ diff --git a/cutl/details/config-vc.h b/cutl/details/config-vc.h index 184cdc7..f31fab0 100644 --- a/cutl/details/config-vc.h +++ b/cutl/details/config-vc.h @@ -1,5 +1,5 @@ /* file : cutl/details/config-vc.h - * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC * license : MIT; see accompanying LICENSE file */ diff --git a/cutl/details/config.h.in b/cutl/details/config.h.in index 9c1a482..ef5d49d 100644 --- a/cutl/details/config.h.in +++ b/cutl/details/config.h.in @@ -1,5 +1,5 @@ /* file : cutl/details/config.h.in - * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC * license : MIT; see accompanying LICENSE file */ diff --git a/cutl/details/config.hxx b/cutl/details/config.hxx index 6bb83af..38d85d2 100644 --- a/cutl/details/config.hxx +++ b/cutl/details/config.hxx @@ -1,5 +1,5 @@ // file : cutl/details/config.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_DETAILS_CONFIG_HXX diff --git a/cutl/details/export.hxx b/cutl/details/export.hxx index c6c9f39..c6ad5c6 100644 --- a/cutl/details/export.hxx +++ b/cutl/details/export.hxx @@ -1,5 +1,5 @@ // file : cutl/details/export.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_DETAILS_EXPORT_HXX diff --git a/cutl/details/genx/LICENSE b/cutl/details/genx/LICENSE index 0248bdb..6fc3fa7 100644 --- a/cutl/details/genx/LICENSE +++ b/cutl/details/genx/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2007-2013 Code Synthesis Tools CC. +Copyright (c) 2007-2017 Code Synthesis Tools CC. Copyright (c) Tim Bray and Sun Microsystems, 2004. Permission is hereby granted, free of charge, to any person obtaining diff --git a/cutl/details/genx/char-props.c b/cutl/details/genx/char-props.c index 66aaf97..dc2e7db 100644 --- a/cutl/details/genx/char-props.c +++ b/cutl/details/genx/char-props.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007-2013 Code Synthesis Tools CC. + * Copyright (c) 2007-2017 Code Synthesis Tools CC. * Copyright (c) 2004 by Tim Bray and Sun Microsystems. * * For copying permission, see the accompanying COPYING file. diff --git a/cutl/details/genx/genx.c b/cutl/details/genx/genx.c index 6ad55f0..b5afe73 100644 --- a/cutl/details/genx/genx.c +++ b/cutl/details/genx/genx.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007-2013 Code Synthesis Tools CC. + * Copyright (c) 2007-2017 Code Synthesis Tools CC. * Copyright (c) 2004 by Tim Bray and Sun Microsystems. * * For copying permission, see the accompanying COPYING file. diff --git a/cutl/details/genx/genx.h b/cutl/details/genx/genx.h index d41c4d0..80f0eba 100644 --- a/cutl/details/genx/genx.h +++ b/cutl/details/genx/genx.h @@ -3,7 +3,7 @@ */ /* - * Copyright (c) 2007-2013 Code Synthesis Tools CC. + * Copyright (c) 2007-2017 Code Synthesis Tools CC. * Copyright (c) 2004 by Tim Bray and Sun Microsystems. * * For copying permission, see the accompanying COPYING file. diff --git a/cutl/exception.cxx b/cutl/exception.cxx index 339c500..d68dd0b 100644 --- a/cutl/exception.cxx +++ b/cutl/exception.cxx @@ -1,5 +1,5 @@ // file : cutl/exception.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/exception.hxx b/cutl/exception.hxx index 700e642..a16d2e3 100644 --- a/cutl/exception.hxx +++ b/cutl/exception.hxx @@ -1,5 +1,5 @@ // file : cutl/exception.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_EXCEPTION_HXX diff --git a/cutl/fs/auto-remove.cxx b/cutl/fs/auto-remove.cxx index f780c61..ad94fbc 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 c0319e8..25a08db 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 c3f8da2..4e95ab0 100644 --- a/cutl/fs/exception.cxx +++ b/cutl/fs/exception.cxx @@ -1,5 +1,5 @@ // file : cutl/fs/exception.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/fs/exception.hxx b/cutl/fs/exception.hxx index de0e8f9..42f8155 100644 --- a/cutl/fs/exception.hxx +++ b/cutl/fs/exception.hxx @@ -1,5 +1,5 @@ // file : cutl/fs/exception.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 4faf401..79c5f26 100644 --- a/cutl/fs/path.cxx +++ b/cutl/fs/path.cxx @@ -1,5 +1,5 @@ // file : cutl/fs/path.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 2a88813..02f651f 100644 --- a/cutl/fs/path.hxx +++ b/cutl/fs/path.hxx @@ -1,5 +1,5 @@ // file : cutl/fs/path.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 64d05a6..aae3736 100644 --- a/cutl/fs/path.ixx +++ b/cutl/fs/path.ixx @@ -1,5 +1,5 @@ // file : cutl/fs/path.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 8939665..282597b 100644 --- a/cutl/fs/path.txx +++ b/cutl/fs/path.txx @@ -1,5 +1,5 @@ // file : cutl/fs/path.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/makefile b/cutl/makefile index 369b2ca..9449b0e 100644 --- a/cutl/makefile +++ b/cutl/makefile @@ -1,5 +1,5 @@ # file : cutl/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make diff --git a/cutl/meta/answer.hxx b/cutl/meta/answer.hxx index 96a3911..8abfb25 100644 --- a/cutl/meta/answer.hxx +++ b/cutl/meta/answer.hxx @@ -1,5 +1,5 @@ // file : cutl/meta/answer.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_META_ANSWER_HXX diff --git a/cutl/meta/class-p.hxx b/cutl/meta/class-p.hxx index fec5a59..97f3dd8 100644 --- a/cutl/meta/class-p.hxx +++ b/cutl/meta/class-p.hxx @@ -1,5 +1,5 @@ // file : cutl/meta/class-p.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_META_CLASS_HXX diff --git a/cutl/meta/polymorphic-p.hxx b/cutl/meta/polymorphic-p.hxx index 77d1901..f32ea8a 100644 --- a/cutl/meta/polymorphic-p.hxx +++ b/cutl/meta/polymorphic-p.hxx @@ -1,5 +1,5 @@ // file : cutl/meta/polymorphic-p.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_META_POLYMORPHIC_HXX diff --git a/cutl/meta/remove-c.hxx b/cutl/meta/remove-c.hxx index 0f67488..3afdfac 100644 --- a/cutl/meta/remove-c.hxx +++ b/cutl/meta/remove-c.hxx @@ -1,5 +1,5 @@ // file : cutl/meta/remove-c.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_META_REMOVE_C_HXX diff --git a/cutl/meta/remove-cv.hxx b/cutl/meta/remove-cv.hxx index 1d825da..bd93eb9 100644 --- a/cutl/meta/remove-cv.hxx +++ b/cutl/meta/remove-cv.hxx @@ -1,5 +1,5 @@ // file : cutl/meta/remove-cv.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_META_REMOVE_CV_HXX diff --git a/cutl/meta/remove-p.hxx b/cutl/meta/remove-p.hxx index f032dc2..8fb981b 100644 --- a/cutl/meta/remove-p.hxx +++ b/cutl/meta/remove-p.hxx @@ -1,5 +1,5 @@ // file : cutl/meta/remove-p.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_META_REMOVE_P_HXX diff --git a/cutl/meta/remove-v.hxx b/cutl/meta/remove-v.hxx index ac05f28..ac3bbe3 100644 --- a/cutl/meta/remove-v.hxx +++ b/cutl/meta/remove-v.hxx @@ -1,5 +1,5 @@ // file : cutl/meta/remove-v.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_META_REMOVE_V_HXX diff --git a/cutl/re.hxx b/cutl/re.hxx index 62b65e0..9191d60 100644 --- a/cutl/re.hxx +++ b/cutl/re.hxx @@ -1,5 +1,5 @@ // file : cutl/re.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_RE_HXX diff --git a/cutl/re/re.cxx b/cutl/re/re.cxx index f480f19..44bde2c 100644 --- a/cutl/re/re.cxx +++ b/cutl/re/re.cxx @@ -1,5 +1,5 @@ // file : cutl/re/re.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/re/re.txx b/cutl/re/re.txx index 174e0d4..63add61 100644 --- a/cutl/re/re.txx +++ b/cutl/re/re.txx @@ -1,5 +1,5 @@ // file : cutl/re/re.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file namespace cutl diff --git a/cutl/shared-ptr.hxx b/cutl/shared-ptr.hxx index d6d7cf9..c36af6f 100644 --- a/cutl/shared-ptr.hxx +++ b/cutl/shared-ptr.hxx @@ -1,5 +1,5 @@ // file : cutl/shared-ptr.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_SHARED_PTR_HXX diff --git a/cutl/shared-ptr/base.cxx b/cutl/shared-ptr/base.cxx index 4541e39..6ac73a0 100644 --- a/cutl/shared-ptr/base.cxx +++ b/cutl/shared-ptr/base.cxx @@ -1,5 +1,5 @@ // file : cutl/shared-ptr/base.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/shared-ptr/base.hxx b/cutl/shared-ptr/base.hxx index 5eb1032..c111f2d 100644 --- a/cutl/shared-ptr/base.hxx +++ b/cutl/shared-ptr/base.hxx @@ -1,5 +1,5 @@ // file : cutl/shared-ptr/base.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 3dd982b..a9dde20 100644 --- a/cutl/shared-ptr/base.ixx +++ b/cutl/shared-ptr/base.ixx @@ -1,5 +1,5 @@ // file : cutl/shared-ptr/base.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 5096284..d1520da 100644 --- a/cutl/shared-ptr/base.txx +++ b/cutl/shared-ptr/base.txx @@ -1,5 +1,5 @@ // file : cutl/shared-ptr/base.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/static-ptr.hxx b/cutl/static-ptr.hxx index 6c907c8..f9a3d85 100644 --- a/cutl/static-ptr.hxx +++ b/cutl/static-ptr.hxx @@ -1,5 +1,5 @@ // file : cutl/static-ptr.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_STATIC_PTR_HXX diff --git a/cutl/xml/exception.hxx b/cutl/xml/exception.hxx index c4d3c0d..ea3aac5 100644 --- a/cutl/xml/exception.hxx +++ b/cutl/xml/exception.hxx @@ -1,5 +1,5 @@ // file : cutl/xml/exception.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_EXCEPTION_HXX diff --git a/cutl/xml/parser.cxx b/cutl/xml/parser.cxx index 219fb00..c2fe976 100644 --- a/cutl/xml/parser.cxx +++ b/cutl/xml/parser.cxx @@ -1,5 +1,5 @@ // file : cutl/xml/parser.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include // std::bad_alloc diff --git a/cutl/xml/parser.hxx b/cutl/xml/parser.hxx index 5c3c959..19a49e8 100644 --- a/cutl/xml/parser.hxx +++ b/cutl/xml/parser.hxx @@ -1,5 +1,5 @@ // file : cutl/xml/parser.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_PARSER_HXX diff --git a/cutl/xml/parser.ixx b/cutl/xml/parser.ixx index 65834b6..b86529d 100644 --- a/cutl/xml/parser.ixx +++ b/cutl/xml/parser.ixx @@ -1,5 +1,5 @@ // file : cutl/xml/parser.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/parser.txx b/cutl/xml/parser.txx index 8189883..28a2ec6 100644 --- a/cutl/xml/parser.txx +++ b/cutl/xml/parser.txx @@ -1,5 +1,5 @@ // file : cutl/xml/parser.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/qname.cxx b/cutl/xml/qname.cxx index a32add2..18d9adc 100644 --- a/cutl/xml/qname.cxx +++ b/cutl/xml/qname.cxx @@ -1,5 +1,5 @@ // file : cutl/xml/qname.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/qname.hxx b/cutl/xml/qname.hxx index 0964705..7609c07 100644 --- a/cutl/xml/qname.hxx +++ b/cutl/xml/qname.hxx @@ -1,5 +1,5 @@ // file : cutl/xml/qname.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_QNAME_HXX diff --git a/cutl/xml/serializer.cxx b/cutl/xml/serializer.cxx index 8da3df5..0c7ee28 100644 --- a/cutl/xml/serializer.cxx +++ b/cutl/xml/serializer.cxx @@ -1,5 +1,5 @@ // file : cutl/xml/serializer.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include // std::bad_alloc diff --git a/cutl/xml/serializer.hxx b/cutl/xml/serializer.hxx index 88164e2..4e24f21 100644 --- a/cutl/xml/serializer.hxx +++ b/cutl/xml/serializer.hxx @@ -1,5 +1,5 @@ // file : cutl/xml/serializer.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_SERIALIZER_HXX diff --git a/cutl/xml/serializer.ixx b/cutl/xml/serializer.ixx index 11ff33a..cf870a4 100644 --- a/cutl/xml/serializer.ixx +++ b/cutl/xml/serializer.ixx @@ -1,5 +1,5 @@ // file : cutl/xml/serializer.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/value-traits.cxx b/cutl/xml/value-traits.cxx index 7598645..5dbca6d 100644 --- a/cutl/xml/value-traits.cxx +++ b/cutl/xml/value-traits.cxx @@ -1,5 +1,5 @@ // file : cutl/xml/value-traits.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/value-traits.hxx b/cutl/xml/value-traits.hxx index b98a6fe..a4a4516 100644 --- a/cutl/xml/value-traits.hxx +++ b/cutl/xml/value-traits.hxx @@ -1,5 +1,5 @@ // file : cutl/xml/value-traits.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_VALUE_TRAITS_HXX diff --git a/cutl/xml/value-traits.txx b/cutl/xml/value-traits.txx index 4868dba..3b88b53 100644 --- a/cutl/xml/value-traits.txx +++ b/cutl/xml/value-traits.txx @@ -1,5 +1,5 @@ // file : cutl/xml/value-traits.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/libcutl.pc.in b/libcutl.pc.in index 0fe9614..2637da5 100644 --- a/libcutl.pc.in +++ b/libcutl.pc.in @@ -1,5 +1,5 @@ # file : libcutl.pc.in -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file prefix=@prefix@ diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4 index 68495b9..0f614c2 100644 --- a/m4/disable-rpath.m4 +++ b/m4/disable-rpath.m4 @@ -1,5 +1,5 @@ dnl file : m4/disable-rpath.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC dnl license : MIT; see accompanying LICENSE file dnl AC_DEFUN([DISABLE_RPATH],[ diff --git a/m4/libboost.m4 b/m4/libboost.m4 index a0b5a06..0c8aee9 100644 --- a/m4/libboost.m4 +++ b/m4/libboost.m4 @@ -1,5 +1,5 @@ dnl file : m4/libboost.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC dnl license : MIT; see accompanying LICENSE file dnl dnl LIBBOOST([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) diff --git a/m4/libexpat.m4 b/m4/libexpat.m4 index 67a9132..4ace13a 100644 --- a/m4/libexpat.m4 +++ b/m4/libexpat.m4 @@ -1,5 +1,5 @@ dnl file : m4/libexpat.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC dnl license : MIT; see accompanying LICENSE file dnl dnl LIBEXPAT([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4 index f02811f..2d6460c 100644 --- a/m4/libtool-link.m4 +++ b/m4/libtool-link.m4 @@ -1,5 +1,5 @@ dnl file : m4/libtool-link.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC dnl license : MIT; see accompanying LICENSE file dnl dnl diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4 index 59439fc..230fe00 100644 --- a/m4/pkgconfig.m4 +++ b/m4/pkgconfig.m4 @@ -1,5 +1,5 @@ dnl file : m4/pkgconfig.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC dnl license : MIT; see accompanying LICENSE file dnl AC_DEFUN([PKGCONFIG],[ diff --git a/m4/static-lib.m4 b/m4/static-lib.m4 index 802902a..3f3312a 100644 --- a/m4/static-lib.m4 +++ b/m4/static-lib.m4 @@ -1,5 +1,5 @@ dnl file : m4/static-lib.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC dnl license : MIT; see accompanying LICENSE file dnl dnl STATIC_LIB(MACRO, DESCRIPTION) diff --git a/m4/threads.m4 b/m4/threads.m4 index 1609a04..e07a37d 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,5 @@ dnl file : m4/threads.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([THREADS],[ diff --git a/makefile b/makefile index 3dec817..5d78f3c 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # file : makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make diff --git a/tests/Makefile.am b/tests/Makefile.am index 8c4a4c8..34a33dc 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ # file : Makefile.am -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index 904c361..f9547ee 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,5 @@ # file : tests/build/bootstrap.build -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index d8550db..a799e77 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,5 @@ # file : tests/build/root.build -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file cxx.std = 11 diff --git a/tests/buildfile b/tests/buildfile index 8401e1b..8b70176 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,5 @@ # file : tests/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file d = compiler/ container/ fs/ re/ shared-ptr/ diff --git a/tests/compiler/buildfile b/tests/compiler/buildfile index 8c1604b..8d756ad 100644 --- a/tests/compiler/buildfile +++ b/tests/compiler/buildfile @@ -1,5 +1,5 @@ # file : tests/compiler/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file d = cxx-indenter/ sloc-counter/ traversal/ diff --git a/tests/compiler/cxx-indenter/buildfile b/tests/compiler/cxx-indenter/buildfile index aad54c6..f764b10 100644 --- a/tests/compiler/cxx-indenter/buildfile +++ b/tests/compiler/cxx-indenter/buildfile @@ -1,5 +1,5 @@ # file : tests/compiler/cxx-indenter/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libcutl%lib{cutl} diff --git a/tests/compiler/cxx-indenter/driver.cxx b/tests/compiler/cxx-indenter/driver.cxx index 665c6ab..e35707b 100644 --- a/tests/compiler/cxx-indenter/driver.cxx +++ b/tests/compiler/cxx-indenter/driver.cxx @@ -1,5 +1,5 @@ // file : tests/compiler/cxx-indenter/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/compiler/cxx-indenter/makefile b/tests/compiler/cxx-indenter/makefile index da5dbe0..ac25896 100644 --- a/tests/compiler/cxx-indenter/makefile +++ b/tests/compiler/cxx-indenter/makefile @@ -1,5 +1,5 @@ # file : tests/compiler/cxx-indenter/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/tests/compiler/makefile b/tests/compiler/makefile index 11506fd..c0f9533 100644 --- a/tests/compiler/makefile +++ b/tests/compiler/makefile @@ -1,5 +1,5 @@ # file : tests/compiler/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/compiler/sloc-counter/buildfile b/tests/compiler/sloc-counter/buildfile index e84c722..c149abf 100644 --- a/tests/compiler/sloc-counter/buildfile +++ b/tests/compiler/sloc-counter/buildfile @@ -1,5 +1,5 @@ # file : tests/compiler/sloc-counter/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libcutl%lib{cutl} diff --git a/tests/compiler/sloc-counter/driver.cxx b/tests/compiler/sloc-counter/driver.cxx index d06bfbe..32408cd 100644 --- a/tests/compiler/sloc-counter/driver.cxx +++ b/tests/compiler/sloc-counter/driver.cxx @@ -1,5 +1,5 @@ // file : tests/compiler/sloc-counter/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/compiler/sloc-counter/makefile b/tests/compiler/sloc-counter/makefile index 74c9a4a..4edd8e5 100644 --- a/tests/compiler/sloc-counter/makefile +++ b/tests/compiler/sloc-counter/makefile @@ -1,5 +1,5 @@ # file : tests/compiler/sloc-counter/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/tests/compiler/sloc-counter/testscript b/tests/compiler/sloc-counter/testscript index 841c4c3..f5a90f9 100644 --- a/tests/compiler/sloc-counter/testscript +++ b/tests/compiler/sloc-counter/testscript @@ -1,5 +1,5 @@ # file : tests/compiler/sloc-counter/testscript -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file # @@ BUG: adding blank lines at the end increases the count. diff --git a/tests/compiler/traversal/buildfile b/tests/compiler/traversal/buildfile index 414856a..f859036 100644 --- a/tests/compiler/traversal/buildfile +++ b/tests/compiler/traversal/buildfile @@ -1,5 +1,5 @@ # file : tests/compiler/traversal/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libcutl%lib{cutl} diff --git a/tests/compiler/traversal/driver.cxx b/tests/compiler/traversal/driver.cxx index 65580aa..89c3dfb 100644 --- a/tests/compiler/traversal/driver.cxx +++ b/tests/compiler/traversal/driver.cxx @@ -1,5 +1,5 @@ // file : tests/compiler/traversal/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/compiler/traversal/makefile b/tests/compiler/traversal/makefile index f1c0fcf..b657618 100644 --- a/tests/compiler/traversal/makefile +++ b/tests/compiler/traversal/makefile @@ -1,5 +1,5 @@ # file : tests/compiler/traversal/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/tests/container/buildfile b/tests/container/buildfile index 3ddbe33..3a6d663 100644 --- a/tests/container/buildfile +++ b/tests/container/buildfile @@ -1,5 +1,5 @@ # file : tests/container/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file d = multi-index/ diff --git a/tests/container/makefile b/tests/container/makefile index b81d01e..46676de 100644 --- a/tests/container/makefile +++ b/tests/container/makefile @@ -1,5 +1,5 @@ # file : tests/container/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/container/multi-index/buildfile b/tests/container/multi-index/buildfile index b42351c..36d0bea 100644 --- a/tests/container/multi-index/buildfile +++ b/tests/container/multi-index/buildfile @@ -1,5 +1,5 @@ # file : tests/container/multi-index/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libcutl%lib{cutl} diff --git a/tests/container/multi-index/driver.cxx b/tests/container/multi-index/driver.cxx index 289ec4a..0699ac7 100644 --- a/tests/container/multi-index/driver.cxx +++ b/tests/container/multi-index/driver.cxx @@ -1,5 +1,5 @@ // file : tests/container/multi-index/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/container/multi-index/makefile b/tests/container/multi-index/makefile index d5b805f..27c0c95 100644 --- a/tests/container/multi-index/makefile +++ b/tests/container/multi-index/makefile @@ -1,5 +1,5 @@ # file : tests/container/multi-index/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/tests/fs/buildfile b/tests/fs/buildfile index 8f1ad67..65d20de 100644 --- a/tests/fs/buildfile +++ b/tests/fs/buildfile @@ -1,5 +1,5 @@ # file : tests/fs/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file d = path/ diff --git a/tests/fs/makefile b/tests/fs/makefile index 9bf1523..c0133c7 100644 --- a/tests/fs/makefile +++ b/tests/fs/makefile @@ -1,5 +1,5 @@ # file : tests/fs/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/fs/path/buildfile b/tests/fs/path/buildfile index dd9b1fe..9809400 100644 --- a/tests/fs/path/buildfile +++ b/tests/fs/path/buildfile @@ -1,5 +1,5 @@ # file : tests/fs/path/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libcutl%lib{cutl} diff --git a/tests/fs/path/driver.cxx b/tests/fs/path/driver.cxx index c6bf46a..e01ac69 100644 --- a/tests/fs/path/driver.cxx +++ b/tests/fs/path/driver.cxx @@ -1,5 +1,5 @@ // file : tests/fs/path/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/fs/path/makefile b/tests/fs/path/makefile index 184510b..1023b45 100644 --- a/tests/fs/path/makefile +++ b/tests/fs/path/makefile @@ -1,5 +1,5 @@ # file : tests/fs/path/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/tests/makefile b/tests/makefile index 3735414..e886cab 100644 --- a/tests/makefile +++ b/tests/makefile @@ -1,5 +1,5 @@ # file : tests/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make diff --git a/tests/re/buildfile b/tests/re/buildfile index 80d077a..ba86f09 100644 --- a/tests/re/buildfile +++ b/tests/re/buildfile @@ -1,5 +1,5 @@ # file : tests/re/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libcutl%lib{cutl} diff --git a/tests/re/driver.cxx b/tests/re/driver.cxx index c8b06d2..46a89e8 100644 --- a/tests/re/driver.cxx +++ b/tests/re/driver.cxx @@ -1,5 +1,5 @@ // file : tests/re/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/re/makefile b/tests/re/makefile index 3d22640..f17072e 100644 --- a/tests/re/makefile +++ b/tests/re/makefile @@ -1,5 +1,5 @@ # file : tests/re/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/shared-ptr/buildfile b/tests/shared-ptr/buildfile index fc6fe06..fe53cc4 100644 --- a/tests/shared-ptr/buildfile +++ b/tests/shared-ptr/buildfile @@ -1,5 +1,5 @@ # file : tests/shared-ptr/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libcutl%lib{cutl} diff --git a/tests/shared-ptr/driver.cxx b/tests/shared-ptr/driver.cxx index 3e763a0..b3fbb1d 100644 --- a/tests/shared-ptr/driver.cxx +++ b/tests/shared-ptr/driver.cxx @@ -1,5 +1,5 @@ // file : tests/shared-ptr/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/shared-ptr/makefile b/tests/shared-ptr/makefile index 2303d78..717e432 100644 --- a/tests/shared-ptr/makefile +++ b/tests/shared-ptr/makefile @@ -1,5 +1,5 @@ # file : tests/shared-ptr/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/xml/makefile b/tests/xml/makefile index 2073182..6d752bc 100644 --- a/tests/xml/makefile +++ b/tests/xml/makefile @@ -1,5 +1,5 @@ # file : tests/xml/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/xml/parser/driver.cxx b/tests/xml/parser/driver.cxx index 39d5994..f5b8578 100644 --- a/tests/xml/parser/driver.cxx +++ b/tests/xml/parser/driver.cxx @@ -1,5 +1,5 @@ // file : tests/xml/parser/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/xml/parser/makefile b/tests/xml/parser/makefile index f654976..aaa7646 100644 --- a/tests/xml/parser/makefile +++ b/tests/xml/parser/makefile @@ -1,5 +1,5 @@ # file : tests/xml/parser/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/tests/xml/roundtrip/driver.cxx b/tests/xml/roundtrip/driver.cxx index b0b6497..294efa0 100644 --- a/tests/xml/roundtrip/driver.cxx +++ b/tests/xml/roundtrip/driver.cxx @@ -1,5 +1,5 @@ // file : tests/xml/roundtrip/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/xml/roundtrip/makefile b/tests/xml/roundtrip/makefile index 9769593..1fa943d 100644 --- a/tests/xml/roundtrip/makefile +++ b/tests/xml/roundtrip/makefile @@ -1,5 +1,5 @@ # file : tests/xml/roundtrip/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/tests/xml/serializer/driver.cxx b/tests/xml/serializer/driver.cxx index 869bb8e..3b79567 100644 --- a/tests/xml/serializer/driver.cxx +++ b/tests/xml/serializer/driver.cxx @@ -1,5 +1,5 @@ // file : tests/xml/serializer/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/xml/serializer/makefile b/tests/xml/serializer/makefile index 8bd1a4a..1d9acc1 100644 --- a/tests/xml/serializer/makefile +++ b/tests/xml/serializer/makefile @@ -1,5 +1,5 @@ # file : tests/xml/serializer/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make -- cgit v1.1