summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-21 11:58:06 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-21 11:58:06 +0300
commita34d2bb1f5f3fc5c533b8440ac78fdd0a55775ea (patch)
treebf4b74c9c5b54e3ba40e73a90a64f388bf52f749
parent5a54184f69d0b2a1d57c06a06e9deeaff1d6f180 (diff)
Update copyright year
-rw-r--r--LICENSE2
-rw-r--r--build/bootstrap.build2
-rw-r--r--build/root.build2
-rw-r--r--buildfile2
-rw-r--r--cli/buildfile2
-rw-r--r--cli/cli.cxx4
-rw-r--r--cli/context.cxx2
-rw-r--r--cli/context.hxx2
-rw-r--r--cli/generator.cxx2
-rw-r--r--cli/generator.hxx2
-rw-r--r--cli/header.cxx2
-rw-r--r--cli/header.hxx2
-rw-r--r--cli/html.cxx2
-rw-r--r--cli/html.hxx2
-rw-r--r--cli/inline.cxx2
-rw-r--r--cli/inline.hxx2
-rw-r--r--cli/lexer.cxx2
-rw-r--r--cli/lexer.hxx2
-rw-r--r--cli/lexer.ixx2
-rw-r--r--cli/man.cxx2
-rw-r--r--cli/man.hxx2
-rw-r--r--cli/name-processor.cxx2
-rw-r--r--cli/name-processor.hxx2
-rw-r--r--cli/option-types.cxx2
-rw-r--r--cli/option-types.hxx2
-rw-r--r--cli/options.cli2
-rw-r--r--cli/parser.cxx2
-rw-r--r--cli/parser.hxx2
-rw-r--r--cli/runtime-header.cxx2
-rw-r--r--cli/runtime-header.hxx2
-rw-r--r--cli/runtime-inline.cxx2
-rw-r--r--cli/runtime-inline.hxx2
-rw-r--r--cli/runtime-source.cxx2
-rw-r--r--cli/runtime-source.hxx2
-rw-r--r--cli/semantics.hxx2
-rw-r--r--cli/semantics/class.cxx2
-rw-r--r--cli/semantics/class.hxx2
-rw-r--r--cli/semantics/doc.cxx2
-rw-r--r--cli/semantics/doc.hxx2
-rw-r--r--cli/semantics/elements.cxx2
-rw-r--r--cli/semantics/elements.hxx2
-rw-r--r--cli/semantics/expression.cxx2
-rw-r--r--cli/semantics/expression.hxx2
-rw-r--r--cli/semantics/namespace.cxx2
-rw-r--r--cli/semantics/namespace.hxx2
-rw-r--r--cli/semantics/option.cxx2
-rw-r--r--cli/semantics/option.hxx2
-rw-r--r--cli/semantics/unit.cxx2
-rw-r--r--cli/semantics/unit.hxx2
-rw-r--r--cli/semantics/unit.txx2
-rw-r--r--cli/source.cxx2
-rw-r--r--cli/source.hxx2
-rw-r--r--cli/token.hxx2
-rw-r--r--cli/token.ixx2
-rw-r--r--cli/traversal.hxx2
-rw-r--r--cli/traversal/class.cxx2
-rw-r--r--cli/traversal/class.hxx2
-rw-r--r--cli/traversal/doc.hxx2
-rw-r--r--cli/traversal/elements.cxx2
-rw-r--r--cli/traversal/elements.hxx2
-rw-r--r--cli/traversal/expression.hxx2
-rw-r--r--cli/traversal/namespace.cxx2
-rw-r--r--cli/traversal/namespace.hxx2
-rw-r--r--cli/traversal/option.cxx2
-rw-r--r--cli/traversal/option.hxx2
-rw-r--r--cli/traversal/unit.cxx2
-rw-r--r--cli/traversal/unit.hxx2
-rw-r--r--cli/txt.cxx2
-rw-r--r--cli/txt.hxx2
-rw-r--r--cli/version.hxx.in2
-rw-r--r--doc/cli-epilogue.12
-rw-r--r--doc/cli-epilogue.xhtml2
-rw-r--r--doc/cli-prologue.xhtml2
-rw-r--r--doc/cli.12
-rw-r--r--doc/cli.xhtml4
-rw-r--r--doc/guide/guide.html2ps2
-rw-r--r--doc/guide/index.xhtml4
-rw-r--r--doc/guide/makefile2
-rw-r--r--doc/makefile2
-rw-r--r--examples/build/bootstrap.build2
-rw-r--r--examples/build/root.build2
-rw-r--r--examples/buildfile2
-rw-r--r--examples/features/buildfile2
-rw-r--r--examples/features/driver.cxx2
-rw-r--r--examples/file/buildfile2
-rw-r--r--examples/file/driver.cxx2
-rw-r--r--examples/hello/buildfile2
-rw-r--r--examples/hello/driver.cxx2
-rw-r--r--tests/build/bootstrap.build2
-rw-r--r--tests/build/root.build2
-rw-r--r--tests/buildfile2
-rw-r--r--tests/combined/buildfile2
-rw-r--r--tests/combined/driver.cxx2
-rw-r--r--tests/combined/test.cli2
-rw-r--r--tests/combined/testscript2
-rw-r--r--tests/ctor/buildfile2
-rw-r--r--tests/ctor/driver.cxx2
-rw-r--r--tests/ctor/test.cli2
-rw-r--r--tests/erase/buildfile2
-rw-r--r--tests/erase/driver.cxx2
-rw-r--r--tests/erase/test.cli2
-rw-r--r--tests/file/buildfile2
-rw-r--r--tests/file/driver.cxx2
-rw-r--r--tests/file/test.cli2
-rw-r--r--tests/file/testscript2
-rw-r--r--tests/group/buildfile2
-rw-r--r--tests/group/driver.cxx2
-rw-r--r--tests/group/test.cli2
-rw-r--r--tests/group/testscript2
-rw-r--r--tests/headings/buildfile2
-rw-r--r--tests/headings/testscript2
-rw-r--r--tests/inheritance/buildfile2
-rw-r--r--tests/inheritance/driver.cxx2
-rw-r--r--tests/inheritance/test.cli2
-rw-r--r--tests/note/buildfile2
-rw-r--r--tests/note/testscript2
-rw-r--r--tests/specifier/buildfile2
-rw-r--r--tests/specifier/driver.cxx2
-rw-r--r--tests/specifier/test.cli2
-rw-r--r--tests/toc/buildfile2
-rw-r--r--tests/toc/testscript2
-rw-r--r--unit-tests/lexer/buildfile2
-rw-r--r--unit-tests/lexer/driver.cxx2
-rw-r--r--unit-tests/lexer/testscript2
-rw-r--r--unit-tests/parser/buildfile2
-rw-r--r--unit-tests/parser/driver.cxx2
-rw-r--r--unit-tests/parser/testscript2
127 files changed, 130 insertions, 130 deletions
diff --git a/LICENSE b/LICENSE
index e3e517c..ba1973a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2009-2017 Code Synthesis Tools CC.
+Copyright (c) 2009-2018 Code Synthesis Tools CC.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 611329a..9eccc50 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : build/bootstrap.build
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
project = cli
diff --git a/build/root.build b/build/root.build
index c59703b..fa5025e 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,5 +1,5 @@
# file : build/root.build
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
cxx.std = 14
diff --git a/buildfile b/buildfile
index 712b2f5..7e99695 100644
--- a/buildfile
+++ b/buildfile
@@ -1,5 +1,5 @@
# file : buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
d = cli/ unit-tests/
diff --git a/cli/buildfile b/cli/buildfile
index 669731d..19d9eba 100644
--- a/cli/buildfile
+++ b/cli/buildfile
@@ -1,5 +1,5 @@
# file : cli/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libcutl%lib{cutl}
diff --git a/cli/cli.cxx b/cli/cli.cxx
index 6465a51..63dbadc 100644
--- a/cli/cli.cxx
+++ b/cli/cli.cxx
@@ -1,6 +1,6 @@
// file : cli/cli.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <vector>
@@ -40,7 +40,7 @@ main (int argc, char* argv[])
ostream& o (cout);
o << "CLI (command line interface compiler) " << CLI_VERSION_ID << endl
- << "Copyright (c) 2009-2017 Code Synthesis Tools CC" << endl;
+ << "Copyright (c) 2009-2018 Code Synthesis Tools CC" << endl;
o << "This is free software; see the source for copying conditions. "
<< "There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS "
diff --git a/cli/context.cxx b/cli/context.cxx
index 66f91c6..dc748be 100644
--- a/cli/context.cxx
+++ b/cli/context.cxx
@@ -1,6 +1,6 @@
// file : cli/context.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <stack>
diff --git a/cli/context.hxx b/cli/context.hxx
index 5b8d3fd..c9e5d14 100644
--- a/cli/context.hxx
+++ b/cli/context.hxx
@@ -1,6 +1,6 @@
// file : cli/context.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_CONTEXT_HXX
diff --git a/cli/generator.cxx b/cli/generator.cxx
index 0ed0b15..117ec35 100644
--- a/cli/generator.cxx
+++ b/cli/generator.cxx
@@ -1,6 +1,6 @@
// file : cli/generator.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cctype> // std::toupper, std::is{alpha,upper,lower}
diff --git a/cli/generator.hxx b/cli/generator.hxx
index 3a39695..9a8d79e 100644
--- a/cli/generator.hxx
+++ b/cli/generator.hxx
@@ -1,6 +1,6 @@
// file : cli/generator.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_GENERATOR_HXX
diff --git a/cli/header.cxx b/cli/header.cxx
index 64b31d2..c3ac23c 100644
--- a/cli/header.cxx
+++ b/cli/header.cxx
@@ -1,6 +1,6 @@
// file : cli/header.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/header.hxx>
diff --git a/cli/header.hxx b/cli/header.hxx
index 8baa077..550ff86 100644
--- a/cli/header.hxx
+++ b/cli/header.hxx
@@ -1,6 +1,6 @@
// file : cli/header.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_HEADER_HXX
diff --git a/cli/html.cxx b/cli/html.cxx
index ccb023d..c308631 100644
--- a/cli/html.cxx
+++ b/cli/html.cxx
@@ -1,6 +1,6 @@
// file : cli/html.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <vector>
diff --git a/cli/html.hxx b/cli/html.hxx
index 2a09302..29dc6e0 100644
--- a/cli/html.hxx
+++ b/cli/html.hxx
@@ -1,6 +1,6 @@
// file : cli/html.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_HTML_HXX
diff --git a/cli/inline.cxx b/cli/inline.cxx
index 37c4a46..8c822b2 100644
--- a/cli/inline.cxx
+++ b/cli/inline.cxx
@@ -1,6 +1,6 @@
// file : cli/inline.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/inline.hxx>
diff --git a/cli/inline.hxx b/cli/inline.hxx
index 95123e7..64b8d86 100644
--- a/cli/inline.hxx
+++ b/cli/inline.hxx
@@ -1,6 +1,6 @@
// file : cli/inline.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_INLINE_HXX
diff --git a/cli/lexer.cxx b/cli/lexer.cxx
index 3491a92..e6fc840 100644
--- a/cli/lexer.cxx
+++ b/cli/lexer.cxx
@@ -1,6 +1,6 @@
// file : cli/lexer.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/cli/lexer.hxx b/cli/lexer.hxx
index 9373b46..2584f5d 100644
--- a/cli/lexer.hxx
+++ b/cli/lexer.hxx
@@ -1,6 +1,6 @@
// file : cli/lexer.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_LEXER_HXX
diff --git a/cli/lexer.ixx b/cli/lexer.ixx
index a510600..ae32afd 100644
--- a/cli/lexer.ixx
+++ b/cli/lexer.ixx
@@ -1,6 +1,6 @@
// file : cli/lexer.ixx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// lexer::xchar
diff --git a/cli/man.cxx b/cli/man.cxx
index ccd5374..6babdf1 100644
--- a/cli/man.cxx
+++ b/cli/man.cxx
@@ -1,6 +1,6 @@
// file : cli/man.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <vector>
diff --git a/cli/man.hxx b/cli/man.hxx
index fb622c4..41dd7a8 100644
--- a/cli/man.hxx
+++ b/cli/man.hxx
@@ -1,6 +1,6 @@
// file : cli/man.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_MAN_HXX
diff --git a/cli/name-processor.cxx b/cli/name-processor.cxx
index 98ac176..b5b65ff 100644
--- a/cli/name-processor.cxx
+++ b/cli/name-processor.cxx
@@ -1,6 +1,6 @@
// file : cli/name-processor.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <set>
diff --git a/cli/name-processor.hxx b/cli/name-processor.hxx
index 5f1c74c..15edc7d 100644
--- a/cli/name-processor.hxx
+++ b/cli/name-processor.hxx
@@ -1,6 +1,6 @@
// file : cli/name-processor.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_NAME_PROCESSOR_HXX
diff --git a/cli/option-types.cxx b/cli/option-types.cxx
index 3f8501c..a196ae4 100644
--- a/cli/option-types.cxx
+++ b/cli/option-types.cxx
@@ -1,6 +1,6 @@
// file : cli/option-types.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <istream>
diff --git a/cli/option-types.hxx b/cli/option-types.hxx
index e04fb43..6acfd4a 100644
--- a/cli/option-types.hxx
+++ b/cli/option-types.hxx
@@ -1,6 +1,6 @@
// file : cli/option-types.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_OPTION_TYPES_HXX
diff --git a/cli/options.cli b/cli/options.cli
index e2d04ed..bc00851 100644
--- a/cli/options.cli
+++ b/cli/options.cli
@@ -1,6 +1,6 @@
// file : cli/options.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// NOTE: Make sure you have a working CLI compiler around before
diff --git a/cli/parser.cxx b/cli/parser.cxx
index 63a911f..2317309 100644
--- a/cli/parser.cxx
+++ b/cli/parser.cxx
@@ -1,6 +1,6 @@
// file : cli/parser.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef _WIN32
diff --git a/cli/parser.hxx b/cli/parser.hxx
index 8acad42..578dd8d 100644
--- a/cli/parser.hxx
+++ b/cli/parser.hxx
@@ -1,6 +1,6 @@
// file : cli/parser.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_PARSER_HXX
diff --git a/cli/runtime-header.cxx b/cli/runtime-header.cxx
index a0c24ad..e9e797a 100644
--- a/cli/runtime-header.cxx
+++ b/cli/runtime-header.cxx
@@ -1,6 +1,6 @@
// file : cli/runtime-header.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/runtime-header.hxx>
diff --git a/cli/runtime-header.hxx b/cli/runtime-header.hxx
index c91d7ca..9955e33 100644
--- a/cli/runtime-header.hxx
+++ b/cli/runtime-header.hxx
@@ -1,6 +1,6 @@
// file : cli/runtime-header.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_RUNTIME_HEADER_HXX
diff --git a/cli/runtime-inline.cxx b/cli/runtime-inline.cxx
index 7148ee5..4f381ea 100644
--- a/cli/runtime-inline.cxx
+++ b/cli/runtime-inline.cxx
@@ -1,6 +1,6 @@
// file : cli/runtime-inline.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/runtime-inline.hxx>
diff --git a/cli/runtime-inline.hxx b/cli/runtime-inline.hxx
index b566122..211ff2a 100644
--- a/cli/runtime-inline.hxx
+++ b/cli/runtime-inline.hxx
@@ -1,6 +1,6 @@
// file : cli/runtime-inline.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_RUNTIME_INLINE_HXX
diff --git a/cli/runtime-source.cxx b/cli/runtime-source.cxx
index b87f933..fedcbe1 100644
--- a/cli/runtime-source.cxx
+++ b/cli/runtime-source.cxx
@@ -1,6 +1,6 @@
// file : cli/runtime-source.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/runtime-source.hxx>
diff --git a/cli/runtime-source.hxx b/cli/runtime-source.hxx
index 2792720..6815cff 100644
--- a/cli/runtime-source.hxx
+++ b/cli/runtime-source.hxx
@@ -1,6 +1,6 @@
// file : cli/runtime-source.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_RUNTIME_SOURCE_HXX
diff --git a/cli/semantics.hxx b/cli/semantics.hxx
index 60c27f6..6faf00f 100644
--- a/cli/semantics.hxx
+++ b/cli/semantics.hxx
@@ -1,6 +1,6 @@
// file : cli/semantics.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_SEMANTICS_HXX
diff --git a/cli/semantics/class.cxx b/cli/semantics/class.cxx
index faea123..4e3eb30 100644
--- a/cli/semantics/class.cxx
+++ b/cli/semantics/class.cxx
@@ -1,6 +1,6 @@
// file : cli/semantics/class.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/cli/semantics/class.hxx b/cli/semantics/class.hxx
index 30090e6..8024d7d 100644
--- a/cli/semantics/class.hxx
+++ b/cli/semantics/class.hxx
@@ -1,6 +1,6 @@
// file : cli/semantics/class.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_SEMANTICS_CLASS_HXX
diff --git a/cli/semantics/doc.cxx b/cli/semantics/doc.cxx
index 3f8a0a3..10914aa 100644
--- a/cli/semantics/doc.cxx
+++ b/cli/semantics/doc.cxx
@@ -1,6 +1,6 @@
// file : cli/semantics/doc.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/cli/semantics/doc.hxx b/cli/semantics/doc.hxx
index 1d9e7c3..b855922 100644
--- a/cli/semantics/doc.hxx
+++ b/cli/semantics/doc.hxx
@@ -1,6 +1,6 @@
// file : cli/semantics/doc.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_SEMANTICS_DOC_HXX
diff --git a/cli/semantics/elements.cxx b/cli/semantics/elements.cxx
index c02b332..e100615 100644
--- a/cli/semantics/elements.cxx
+++ b/cli/semantics/elements.cxx
@@ -1,6 +1,6 @@
// file : cli/semantics/elements.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/cli/semantics/elements.hxx b/cli/semantics/elements.hxx
index 1745a4e..e1441cb 100644
--- a/cli/semantics/elements.hxx
+++ b/cli/semantics/elements.hxx
@@ -1,6 +1,6 @@
// file : cli/semantics/elements.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_SEMANTICS_ELEMENTS_HXX
diff --git a/cli/semantics/expression.cxx b/cli/semantics/expression.cxx
index 9e4c249..20684ae 100644
--- a/cli/semantics/expression.cxx
+++ b/cli/semantics/expression.cxx
@@ -1,6 +1,6 @@
// file : cli/semantics/expression.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/cli/semantics/expression.hxx b/cli/semantics/expression.hxx
index a665709..c672ede 100644
--- a/cli/semantics/expression.hxx
+++ b/cli/semantics/expression.hxx
@@ -1,6 +1,6 @@
// file : cli/semantics/expression.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_SEMANTICS_EXPRESSION_HXX
diff --git a/cli/semantics/namespace.cxx b/cli/semantics/namespace.cxx
index 867eba2..33921e6 100644
--- a/cli/semantics/namespace.cxx
+++ b/cli/semantics/namespace.cxx
@@ -1,6 +1,6 @@
// file : cli/semantics/namespace.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/cli/semantics/namespace.hxx b/cli/semantics/namespace.hxx
index 52f5b89..01dabf3 100644
--- a/cli/semantics/namespace.hxx
+++ b/cli/semantics/namespace.hxx
@@ -1,6 +1,6 @@
// file : cli/semantics/namespace.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_SEMANTICS_NAMESPACE_HXX
diff --git a/cli/semantics/option.cxx b/cli/semantics/option.cxx
index 6565fb1..4e8251e 100644
--- a/cli/semantics/option.cxx
+++ b/cli/semantics/option.cxx
@@ -1,6 +1,6 @@
// file : cli/semantics/option.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/cli/semantics/option.hxx b/cli/semantics/option.hxx
index a6166a3..abb5580 100644
--- a/cli/semantics/option.hxx
+++ b/cli/semantics/option.hxx
@@ -1,6 +1,6 @@
// file : cli/semantics/option.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_SEMANTICS_OPTION_HXX
diff --git a/cli/semantics/unit.cxx b/cli/semantics/unit.cxx
index 40d2b60..b02b4d1 100644
--- a/cli/semantics/unit.cxx
+++ b/cli/semantics/unit.cxx
@@ -1,6 +1,6 @@
// file : cli/semantics/unit.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/cli/semantics/unit.hxx b/cli/semantics/unit.hxx
index c973287..23d93a5 100644
--- a/cli/semantics/unit.hxx
+++ b/cli/semantics/unit.hxx
@@ -1,6 +1,6 @@
// file : cli/semantics/unit.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_SEMANTICS_UNIT_HXX
diff --git a/cli/semantics/unit.txx b/cli/semantics/unit.txx
index 940c9af..18d4def 100644
--- a/cli/semantics/unit.txx
+++ b/cli/semantics/unit.txx
@@ -1,6 +1,6 @@
// file : cli/semantics/unit.txx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
namespace semantics
diff --git a/cli/source.cxx b/cli/source.cxx
index be7ff3f..4f3e69a 100644
--- a/cli/source.cxx
+++ b/cli/source.cxx
@@ -1,6 +1,6 @@
// file : cli/source.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/cli/source.hxx b/cli/source.hxx
index 3efefc8..04f1468 100644
--- a/cli/source.hxx
+++ b/cli/source.hxx
@@ -1,6 +1,6 @@
// file : cli/source.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_SOURCE_HXX
diff --git a/cli/token.hxx b/cli/token.hxx
index 869d54e..a6850e8 100644
--- a/cli/token.hxx
+++ b/cli/token.hxx
@@ -1,6 +1,6 @@
// file : cli/token.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TOKEN_HXX
diff --git a/cli/token.ixx b/cli/token.ixx
index 22c6a01..8729b4c 100644
--- a/cli/token.ixx
+++ b/cli/token.ixx
@@ -1,6 +1,6 @@
// file : cli/token.ixx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
inline token::token_type token::
diff --git a/cli/traversal.hxx b/cli/traversal.hxx
index 7c8a764..03019c4 100644
--- a/cli/traversal.hxx
+++ b/cli/traversal.hxx
@@ -1,6 +1,6 @@
// file : cli/traversal.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TRAVERSAL_HXX
diff --git a/cli/traversal/class.cxx b/cli/traversal/class.cxx
index e59c519..4123766 100644
--- a/cli/traversal/class.cxx
+++ b/cli/traversal/class.cxx
@@ -1,6 +1,6 @@
// file : cli/traversal/class.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/traversal/class.hxx>
diff --git a/cli/traversal/class.hxx b/cli/traversal/class.hxx
index fe74fb3..e2ea334 100644
--- a/cli/traversal/class.hxx
+++ b/cli/traversal/class.hxx
@@ -1,6 +1,6 @@
// file : cli/traversal/class.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TRAVERSAL_CLASS_HXX
diff --git a/cli/traversal/doc.hxx b/cli/traversal/doc.hxx
index 87392cb..3875ea0 100644
--- a/cli/traversal/doc.hxx
+++ b/cli/traversal/doc.hxx
@@ -1,6 +1,6 @@
// file : cli/traversal/doc.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TRAVERSAL_DOC_HXX
diff --git a/cli/traversal/elements.cxx b/cli/traversal/elements.cxx
index b08627f..5266bcc 100644
--- a/cli/traversal/elements.cxx
+++ b/cli/traversal/elements.cxx
@@ -1,6 +1,6 @@
// file : cli/traversal/elements.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/traversal/elements.hxx>
diff --git a/cli/traversal/elements.hxx b/cli/traversal/elements.hxx
index c86a276..31b408d 100644
--- a/cli/traversal/elements.hxx
+++ b/cli/traversal/elements.hxx
@@ -1,6 +1,6 @@
// file : cli/traversal/elements.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TRAVERSAL_ELEMENTS_HXX
diff --git a/cli/traversal/expression.hxx b/cli/traversal/expression.hxx
index aafd2cd..b3f1d60 100644
--- a/cli/traversal/expression.hxx
+++ b/cli/traversal/expression.hxx
@@ -1,6 +1,6 @@
// file : cli/traversal/expression.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TRAVERSAL_EXPRESSION_HXX
diff --git a/cli/traversal/namespace.cxx b/cli/traversal/namespace.cxx
index 87616ea..7d6aaf0 100644
--- a/cli/traversal/namespace.cxx
+++ b/cli/traversal/namespace.cxx
@@ -1,6 +1,6 @@
// file : cli/traversal/namespace.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/traversal/namespace.hxx>
diff --git a/cli/traversal/namespace.hxx b/cli/traversal/namespace.hxx
index 223271a..394f588 100644
--- a/cli/traversal/namespace.hxx
+++ b/cli/traversal/namespace.hxx
@@ -1,6 +1,6 @@
// file : cli/traversal/namespace.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TRAVERSAL_NAMESPACE_HXX
diff --git a/cli/traversal/option.cxx b/cli/traversal/option.cxx
index c08cf28..ec0f3a3 100644
--- a/cli/traversal/option.cxx
+++ b/cli/traversal/option.cxx
@@ -1,6 +1,6 @@
// file : cli/traversal/option.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/traversal/option.hxx>
diff --git a/cli/traversal/option.hxx b/cli/traversal/option.hxx
index 340d166..e2be72d 100644
--- a/cli/traversal/option.hxx
+++ b/cli/traversal/option.hxx
@@ -1,6 +1,6 @@
// file : cli/traversal/option.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TRAVERSAL_OPTION_HXX
diff --git a/cli/traversal/unit.cxx b/cli/traversal/unit.cxx
index 42e397b..d7ea6d5 100644
--- a/cli/traversal/unit.cxx
+++ b/cli/traversal/unit.cxx
@@ -1,6 +1,6 @@
// file : cli/traversal/unit.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cli/traversal/unit.hxx>
diff --git a/cli/traversal/unit.hxx b/cli/traversal/unit.hxx
index 17b0098..cddf23a 100644
--- a/cli/traversal/unit.hxx
+++ b/cli/traversal/unit.hxx
@@ -1,6 +1,6 @@
// file : cli/traversal/unit.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TRAVERSAL_UNIT_HXX
diff --git a/cli/txt.cxx b/cli/txt.cxx
index 1b6dbc6..b2d22fd 100644
--- a/cli/txt.cxx
+++ b/cli/txt.cxx
@@ -1,6 +1,6 @@
// file : cli/txt.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <vector>
diff --git a/cli/txt.hxx b/cli/txt.hxx
index 6a9f8de..7a32593 100644
--- a/cli/txt.hxx
+++ b/cli/txt.hxx
@@ -1,6 +1,6 @@
// file : cli/txt.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TXT_HXX
diff --git a/cli/version.hxx.in b/cli/version.hxx.in
index 5e0091e..4d5dd27 100644
--- a/cli/version.hxx.in
+++ b/cli/version.hxx.in
@@ -1,6 +1,6 @@
// file : cli/version.hxx.in
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_VERSION // Note: using the version macro itself.
diff --git a/doc/cli-epilogue.1 b/doc/cli-epilogue.1
index e9f34fd..d48297e 100644
--- a/doc/cli-epilogue.1
+++ b/doc/cli-epilogue.1
@@ -14,7 +14,7 @@ Send bug reports to the cli-users@codesynthesis.com mailing list.
.\" COPYRIGHT
.\"
.SH COPYRIGHT
-Copyright (c) 2009-2017 Code Synthesis Tools CC.
+Copyright (c) 2009-2018 Code Synthesis Tools CC.
Permission is granted to copy, distribute and/or modify this document under
the terms of the MIT License. Copy of this license can be obtained from
diff --git a/doc/cli-epilogue.xhtml b/doc/cli-epilogue.xhtml
index 9138f5f..388cb89 100644
--- a/doc/cli-epilogue.xhtml
+++ b/doc/cli-epilogue.xhtml
@@ -11,7 +11,7 @@
</div>
<div id="footer">
- &copy; 2009-2017 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
+ &copy; 2009-2018 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
<div id="terms">
Permission is granted to copy, distribute and/or modify this
diff --git a/doc/cli-prologue.xhtml b/doc/cli-prologue.xhtml
index 8d1907f..52a4cf0 100644
--- a/doc/cli-prologue.xhtml
+++ b/doc/cli-prologue.xhtml
@@ -4,7 +4,7 @@
<head>
<title>CLI 1.2.0 Compiler Command Line Manual</title>
- <meta name="copyright" content="&copy; 2009-2017 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2018 Code Synthesis Tools CC"/>
<meta name="keywords" content="cli,command,line,interface,compiler,c++"/>
<meta name="description" content="CLI Compiler Command Line Manual"/>
diff --git a/doc/cli.1 b/doc/cli.1
index 0e3e27c..d9a41bc 100644
--- a/doc/cli.1
+++ b/doc/cli.1
@@ -338,7 +338,7 @@ Send bug reports to the cli-users@codesynthesis.com mailing list.
.\" COPYRIGHT
.\"
.SH COPYRIGHT
-Copyright (c) 2009-2017 Code Synthesis Tools CC.
+Copyright (c) 2009-2018 Code Synthesis Tools CC.
Permission is granted to copy, distribute and/or modify this document under
the terms of the MIT License. Copy of this license can be obtained from
diff --git a/doc/cli.xhtml b/doc/cli.xhtml
index b84b362..3505440 100644
--- a/doc/cli.xhtml
+++ b/doc/cli.xhtml
@@ -4,7 +4,7 @@
<head>
<title>CLI 1.2.0 Compiler Command Line Manual</title>
- <meta name="copyright" content="&copy; 2009-2017 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2018 Code Synthesis Tools CC"/>
<meta name="keywords" content="cli,command,line,interface,compiler,c++"/>
<meta name="description" content="CLI Compiler Command Line Manual"/>
@@ -484,7 +484,7 @@
</div>
<div id="footer">
- &copy; 2009-2017 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
+ &copy; 2009-2018 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
<div id="terms">
Permission is granted to copy, distribute and/or modify this
diff --git a/doc/guide/guide.html2ps b/doc/guide/guide.html2ps
index 12e547b..32f2fa8 100644
--- a/doc/guide/guide.html2ps
+++ b/doc/guide/guide.html2ps
@@ -20,7 +20,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &copy; 2009-2017 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-2018 Code Synthesis Tools CC</p>
<p>Permission is granted to copy, distribute, and/or modify this document
under the terms of the
diff --git a/doc/guide/index.xhtml b/doc/guide/index.xhtml
index 5bb849d..219c8d5 100644
--- a/doc/guide/index.xhtml
+++ b/doc/guide/index.xhtml
@@ -4,7 +4,7 @@
<head>
<title>CLI Language Getting Started Guide</title>
- <meta name="copyright" content="&copy; 2009-2017 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2018 Code Synthesis Tools CC"/>
<meta name="keywords" content="cli,command,line,interface,language,c++"/>
<meta name="description" content="CLI Language Getting Started Guide"/>
@@ -151,7 +151,7 @@
<div class="title" id="first-title">CLI Language</div>
<div class="title" id="second-title">Getting Started Guide</div>
- <p>Copyright &copy; 2009-2017 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-2018 Code Synthesis Tools CC</p>
<p>Permission is granted to copy, distribute, and/or modify this document
under the terms of the
diff --git a/doc/guide/makefile b/doc/guide/makefile
index debbd3c..c9c5cc6 100644
--- a/doc/guide/makefile
+++ b/doc/guide/makefile
@@ -1,6 +1,6 @@
# file : doc/guide/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/doc/makefile b/doc/makefile
index 365464e..d1c6475 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,6 +1,6 @@
# file : doc/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/examples/build/bootstrap.build b/examples/build/bootstrap.build
index c527faa..06be89f 100644
--- a/examples/build/bootstrap.build
+++ b/examples/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : examples/build/bootstrap.build
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
project = # Unnamed subproject.
diff --git a/examples/build/root.build b/examples/build/root.build
index 7cee286..378a58b 100644
--- a/examples/build/root.build
+++ b/examples/build/root.build
@@ -1,5 +1,5 @@
# file : examples/build/root.build
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
cxx.std = 11
diff --git a/examples/buildfile b/examples/buildfile
index 07ff2d7..b4e7618 100644
--- a/examples/buildfile
+++ b/examples/buildfile
@@ -1,5 +1,5 @@
# file : examples/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
./: {*/ -build/} README
diff --git a/examples/features/buildfile b/examples/features/buildfile
index c8342e8..461658f 100644
--- a/examples/features/buildfile
+++ b/examples/features/buildfile
@@ -1,5 +1,5 @@
# file : examples/features/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -options} cli.cxx{options} doc{README}
diff --git a/examples/features/driver.cxx b/examples/features/driver.cxx
index 7544892..c59ef24 100644
--- a/examples/features/driver.cxx
+++ b/examples/features/driver.cxx
@@ -1,6 +1,6 @@
// file : examples/features/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/examples/file/buildfile b/examples/file/buildfile
index 374356b..a736893 100644
--- a/examples/file/buildfile
+++ b/examples/file/buildfile
@@ -1,5 +1,5 @@
# file : examples/file/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -options} cli.cxx{options} doc{README}
diff --git a/examples/file/driver.cxx b/examples/file/driver.cxx
index 77c41ef..63867d4 100644
--- a/examples/file/driver.cxx
+++ b/examples/file/driver.cxx
@@ -1,6 +1,6 @@
// file : examples/file/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/examples/hello/buildfile b/examples/hello/buildfile
index c72b525..29663f6 100644
--- a/examples/hello/buildfile
+++ b/examples/hello/buildfile
@@ -1,5 +1,5 @@
# file : examples/hello/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -hello} cli.cxx{hello} doc{README}
diff --git a/examples/hello/driver.cxx b/examples/hello/driver.cxx
index 1656f4c..478062c 100644
--- a/examples/hello/driver.cxx
+++ b/examples/hello/driver.cxx
@@ -1,6 +1,6 @@
// file : examples/hello/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index f9547ee..7254ed6 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 c160f42..dc1d3e0 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,5 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
cxx.std = 11
diff --git a/tests/buildfile b/tests/buildfile
index 246bb7b..6b881fb 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,5 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
./: {*/ -build/}
diff --git a/tests/combined/buildfile b/tests/combined/buildfile
index 19b14aa..b84e0b7 100644
--- a/tests/combined/buildfile
+++ b/tests/combined/buildfile
@@ -1,5 +1,5 @@
# file : tests/combined/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript
diff --git a/tests/combined/driver.cxx b/tests/combined/driver.cxx
index e6f27e4..b701588 100644
--- a/tests/combined/driver.cxx
+++ b/tests/combined/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/combined/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test combined flags (-xyz vs -x -y -z) and option values (--foo=bar).
diff --git a/tests/combined/test.cli b/tests/combined/test.cli
index 16f73d9..37fbbb7 100644
--- a/tests/combined/test.cli
+++ b/tests/combined/test.cli
@@ -1,6 +1,6 @@
// file : tests/combined/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
include <string>;
diff --git a/tests/combined/testscript b/tests/combined/testscript
index a6f827b..bc0cfe4 100644
--- a/tests/combined/testscript
+++ b/tests/combined/testscript
@@ -1,5 +1,5 @@
# file : tests/combined/testscript
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
: values
diff --git a/tests/ctor/buildfile b/tests/ctor/buildfile
index 4ba1f1e..c5ec0af 100644
--- a/tests/ctor/buildfile
+++ b/tests/ctor/buildfile
@@ -1,5 +1,5 @@
# file : tests/ctor/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
diff --git a/tests/ctor/driver.cxx b/tests/ctor/driver.cxx
index e9c276c..773514e 100644
--- a/tests/ctor/driver.cxx
+++ b/tests/ctor/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/ctor/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include "test.hxx"
diff --git a/tests/ctor/test.cli b/tests/ctor/test.cli
index 97302b9..dbc6e9a 100644
--- a/tests/ctor/test.cli
+++ b/tests/ctor/test.cli
@@ -1,6 +1,6 @@
// file : tests/ctor/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options
diff --git a/tests/erase/buildfile b/tests/erase/buildfile
index d73cb2d..6c6e9af 100644
--- a/tests/erase/buildfile
+++ b/tests/erase/buildfile
@@ -1,5 +1,5 @@
# file : tests/erase/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
diff --git a/tests/erase/driver.cxx b/tests/erase/driver.cxx
index 1814dc6..40ff5fd 100644
--- a/tests/erase/driver.cxx
+++ b/tests/erase/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/erase/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test argument erasing.
diff --git a/tests/erase/test.cli b/tests/erase/test.cli
index 74a4179..7def21b 100644
--- a/tests/erase/test.cli
+++ b/tests/erase/test.cli
@@ -1,6 +1,6 @@
// file : tests/erase/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options
diff --git a/tests/file/buildfile b/tests/file/buildfile
index 5bcbd48..b54b0cd 100644
--- a/tests/file/buildfile
+++ b/tests/file/buildfile
@@ -1,5 +1,5 @@
# file : tests/file/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript
diff --git a/tests/file/driver.cxx b/tests/file/driver.cxx
index de2a151..9a52a9b 100644
--- a/tests/file/driver.cxx
+++ b/tests/file/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/file/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test argv_file_scanner.
diff --git a/tests/file/test.cli b/tests/file/test.cli
index 9044db7..9d45ad9 100644
--- a/tests/file/test.cli
+++ b/tests/file/test.cli
@@ -1,6 +1,6 @@
// file : tests/file/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options
diff --git a/tests/file/testscript b/tests/file/testscript
index 699f2f3..ef969a7 100644
--- a/tests/file/testscript
+++ b/tests/file/testscript
@@ -1,5 +1,5 @@
# file : tests/file/testscript
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# End-of-line marker. Place its expansion in here-documents after the trailing
diff --git a/tests/group/buildfile b/tests/group/buildfile
index 3e09fa1..1feb07e 100644
--- a/tests/group/buildfile
+++ b/tests/group/buildfile
@@ -1,5 +1,5 @@
# file : tests/group/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript
diff --git a/tests/group/driver.cxx b/tests/group/driver.cxx
index 1077670..8d4160d 100644
--- a/tests/group/driver.cxx
+++ b/tests/group/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/group/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test group_scanner.
diff --git a/tests/group/test.cli b/tests/group/test.cli
index 082c2db..4cfb4a1 100644
--- a/tests/group/test.cli
+++ b/tests/group/test.cli
@@ -1,6 +1,6 @@
// file : tests/group/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options
diff --git a/tests/group/testscript b/tests/group/testscript
index 3bc333c..0413e0b 100644
--- a/tests/group/testscript
+++ b/tests/group/testscript
@@ -1,5 +1,5 @@
# file : tests/group/testscript
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
: no-args
diff --git a/tests/headings/buildfile b/tests/headings/buildfile
index a2ccdbd..8e60c53 100644
--- a/tests/headings/buildfile
+++ b/tests/headings/buildfile
@@ -1,5 +1,5 @@
# file : tests/headings/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
./: testscript
diff --git a/tests/headings/testscript b/tests/headings/testscript
index 5e03c4a..62b14e5 100644
--- a/tests/headings/testscript
+++ b/tests/headings/testscript
@@ -1,5 +1,5 @@
# file : tests/headings/testscript
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
test = $effect($cli.path)
diff --git a/tests/inheritance/buildfile b/tests/inheritance/buildfile
index 30ab13e..d6ca636 100644
--- a/tests/inheritance/buildfile
+++ b/tests/inheritance/buildfile
@@ -1,5 +1,5 @@
# file : tests/inheritance/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
diff --git a/tests/inheritance/driver.cxx b/tests/inheritance/driver.cxx
index 8b491a4..f9b7b60 100644
--- a/tests/inheritance/driver.cxx
+++ b/tests/inheritance/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/inheritance/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test option class inheritance.
diff --git a/tests/inheritance/test.cli b/tests/inheritance/test.cli
index c5a5489..cdaef32 100644
--- a/tests/inheritance/test.cli
+++ b/tests/inheritance/test.cli
@@ -1,6 +1,6 @@
// file : tests/inheritance/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
include <string>;
diff --git a/tests/note/buildfile b/tests/note/buildfile
index a363bc2..e7e9762 100644
--- a/tests/note/buildfile
+++ b/tests/note/buildfile
@@ -1,5 +1,5 @@
# file : tests/note/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
./: testscript
diff --git a/tests/note/testscript b/tests/note/testscript
index c51b935..11d08db 100644
--- a/tests/note/testscript
+++ b/tests/note/testscript
@@ -1,5 +1,5 @@
# file : tests/note/testscript
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
test = $effect($cli.path)
diff --git a/tests/specifier/buildfile b/tests/specifier/buildfile
index d348550..87db56e 100644
--- a/tests/specifier/buildfile
+++ b/tests/specifier/buildfile
@@ -1,5 +1,5 @@
# file : tests/specifier/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
diff --git a/tests/specifier/driver.cxx b/tests/specifier/driver.cxx
index 58ff6e8..95d5f06 100644
--- a/tests/specifier/driver.cxx
+++ b/tests/specifier/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/specifier/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test specifier functions.
diff --git a/tests/specifier/test.cli b/tests/specifier/test.cli
index 19b1657..e2f035d 100644
--- a/tests/specifier/test.cli
+++ b/tests/specifier/test.cli
@@ -1,6 +1,6 @@
// file : tests/specifier/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
include <string>;
diff --git a/tests/toc/buildfile b/tests/toc/buildfile
index f319c14..05e0e4e 100644
--- a/tests/toc/buildfile
+++ b/tests/toc/buildfile
@@ -1,5 +1,5 @@
# file : tests/toc/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
./: testscript
diff --git a/tests/toc/testscript b/tests/toc/testscript
index 5bac6fd..b56cf8d 100644
--- a/tests/toc/testscript
+++ b/tests/toc/testscript
@@ -1,5 +1,5 @@
# file : tests/toc/testscript
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
test = $effect($cli.path)
diff --git a/unit-tests/lexer/buildfile b/unit-tests/lexer/buildfile
index 8a9c1f8..930e2bf 100644
--- a/unit-tests/lexer/buildfile
+++ b/unit-tests/lexer/buildfile
@@ -1,5 +1,5 @@
# file : unit-tests/lexer/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include ../../cli/
diff --git a/unit-tests/lexer/driver.cxx b/unit-tests/lexer/driver.cxx
index f26093f..ef637cc 100644
--- a/unit-tests/lexer/driver.cxx
+++ b/unit-tests/lexer/driver.cxx
@@ -1,6 +1,6 @@
// file : unit-tests/lexer/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <fstream>
diff --git a/unit-tests/lexer/testscript b/unit-tests/lexer/testscript
index 4c2671b..f08ba22 100644
--- a/unit-tests/lexer/testscript
+++ b/unit-tests/lexer/testscript
@@ -1,5 +1,5 @@
# file : unit-tests/lexer/testscript
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# @@ Give tests some meaningfull descriptions.
diff --git a/unit-tests/parser/buildfile b/unit-tests/parser/buildfile
index 756ecc7..e792c6c 100644
--- a/unit-tests/parser/buildfile
+++ b/unit-tests/parser/buildfile
@@ -1,5 +1,5 @@
# file : unit-tests/parser/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include ../../cli/
diff --git a/unit-tests/parser/driver.cxx b/unit-tests/parser/driver.cxx
index e7afbd1..498593a 100644
--- a/unit-tests/parser/driver.cxx
+++ b/unit-tests/parser/driver.cxx
@@ -1,6 +1,6 @@
// file : unit-tests/parser/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <fstream>
diff --git a/unit-tests/parser/testscript b/unit-tests/parser/testscript
index dbd1722..19e9aa1 100644
--- a/unit-tests/parser/testscript
+++ b/unit-tests/parser/testscript
@@ -1,5 +1,5 @@
# file : unit-tests/parser/testscript
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# @@ Give tests some meaningfull descriptions. Probably move c++-style comments