summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 13:02:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 13:02:10 +0200
commitb5d8062bd651e796bac77ae580e0e45947374a89 (patch)
treea0509144bc7755c0f23f464a7b8ba6fa4635d1b9
parent3728e358f92d25434163b5bb58b7623950a8738d (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--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/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/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/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/buildfile2
-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
117 files changed, 120 insertions, 120 deletions
diff --git a/LICENSE b/LICENSE
index 3fe3ab2..e3e517c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2009-2011 Code Synthesis Tools CC.
+Copyright (c) 2009-2017 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 efa4115..30a97a1 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 = cli
diff --git a/build/root.build b/build/root.build
index aa1de2b..1c2459e 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 = 14
diff --git a/buildfile b/buildfile
index 5fe5693..1e8c9e3 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 = cli/ unit-tests/
diff --git a/cli/buildfile b/cli/buildfile
index e50cac9..cd19583 100644
--- a/cli/buildfile
+++ b/cli/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
import libs = libcutl%lib{cutl}
diff --git a/cli/cli.cxx b/cli/cli.cxx
index 5adca18..b22d164 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <vector>
@@ -38,7 +38,7 @@ main (int argc, char* argv[])
ostream& o (cout);
o << "CodeSynthesis CLI command line interface compiler 1.2.0-a2" << endl
- << "Copyright (c) 2009-2011 Code Synthesis Tools CC" << endl;
+ << "Copyright (c) 2009-2017 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 1c70cc7..0cfe0b7 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <stack>
diff --git a/cli/context.hxx b/cli/context.hxx
index 553a256..3e0019b 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 f5f572e..9ffbf97 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 d74def8..a85881b 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 41ff3c5..de20334 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 780a478..8baa077 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 be68588..e8a43db 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <vector>
diff --git a/cli/html.hxx b/cli/html.hxx
index 0015381..2a09302 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 268655b..37c4a46 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 28f3428..95123e7 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 59281a7..3491a92 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/cli/lexer.hxx b/cli/lexer.hxx
index 56d98de..9373b46 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 852c98f..a510600 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// lexer::xchar
diff --git a/cli/man.cxx b/cli/man.cxx
index 9008d7f..54fd975 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <vector>
diff --git a/cli/man.hxx b/cli/man.hxx
index 838622a..fb622c4 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 7ac54e3..98ac176 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 2cc4b99..5f1c74c 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 b51a8a0..3f8501c 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 03cfbaa..e04fb43 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 97b4429..cd644f3 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 cdc421b..ab62105 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef _WIN32
diff --git a/cli/parser.hxx b/cli/parser.hxx
index 69ae6e2..8acad42 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 696f1db..85ee31f 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 83b4be1..c91d7ca 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 dffbb7d..86aae02 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 c77c7d0..b566122 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 0570e73..49c1bf2 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 694353a..2792720 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 3d6cc73..60c27f6 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 f0a98d8..faea123 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 3a6bc00..30090e6 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 f8670b4..3f8a0a3 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 22bdc17..1d9e7c3 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 b0550b9..c02b332 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 65a9382..1745a4e 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 cd42244..9e4c249 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 af44886..a665709 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 5c9228a..867eba2 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 ca50683..52f5b89 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 9c73f3e..6565fb1 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 f102dda..a6166a3 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 f0cfddb..40d2b60 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 f5e2368..c973287 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 6d70756..940c9af 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
namespace semantics
diff --git a/cli/source.cxx b/cli/source.cxx
index fb1b881..f73455b 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/cli/source.hxx b/cli/source.hxx
index bf06293..3efefc8 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 2c8feaa..869d54e 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 d5416a3..22c6a01 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 432f265..7c8a764 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 c515af6..e59c519 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 ca6d301..fe74fb3 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 fe515c7..87392cb 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 adf8029..b08627f 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 c34ef22..c86a276 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 c3872b9..aafd2cd 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 86a86c4..87616ea 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 125b614..223271a 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 d9259dc..c08cf28 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 8c2923a..340d166 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 21da369..42e397b 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 bdd84c9..17b0098 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 cff6dc1..bf01718 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <vector>
diff --git a/cli/txt.hxx b/cli/txt.hxx
index 6f70a91..b8cf7f0 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef CLI_TXT_HXX
diff --git a/doc/cli-epilogue.1 b/doc/cli-epilogue.1
index 4a89dfc..e9f34fd 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-2011 Code Synthesis Tools CC.
+Copyright (c) 2009-2017 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 0d923b9..9138f5f 100644
--- a/doc/cli-epilogue.xhtml
+++ b/doc/cli-epilogue.xhtml
@@ -11,7 +11,7 @@
</div>
<div id="footer">
- &copy; 2009-2011 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
+ &copy; 2009-2017 <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 88d1e6b..8d1907f 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-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2017 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 7a922a5..0e3e27c 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-2011 Code Synthesis Tools CC.
+Copyright (c) 2009-2017 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 dff4fba..b84b362 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-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2017 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-2011 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
+ &copy; 2009-2017 <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 bf9c9b6..12e547b 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-2011 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-2017 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 823abda..5bb849d 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-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2017 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-2011 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-2017 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 e5b5ffa..debbd3c 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-2011 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/doc/makefile b/doc/makefile
index 00350a4..365464e 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,6 +1,6 @@
# file : doc/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 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/examples/build/bootstrap.build b/examples/build/bootstrap.build
index c67bb12..c527faa 100644
--- a/examples/build/bootstrap.build
+++ b/examples/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : examples/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/examples/build/root.build b/examples/build/root.build
index 8c33a1c..4b34cf5 100644
--- a/examples/build/root.build
+++ b/examples/build/root.build
@@ -1,5 +1,5 @@
# file : examples/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/examples/buildfile b/examples/buildfile
index 3bd38c8..c64a34f 100644
--- a/examples/buildfile
+++ b/examples/buildfile
@@ -1,5 +1,5 @@
# file : examples/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 = features/ file/ hello/
diff --git a/examples/features/buildfile b/examples/features/buildfile
index 7778847..c3b7913 100644
--- a/examples/features/buildfile
+++ b/examples/features/buildfile
@@ -1,5 +1,5 @@
# file : examples/features/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
exe{driver}: cxx{driver} {hxx ixx cxx}{options} doc{README}
diff --git a/examples/features/driver.cxx b/examples/features/driver.cxx
index 04b5e1c..7544892 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/examples/file/buildfile b/examples/file/buildfile
index 928b949..8517a0c 100644
--- a/examples/file/buildfile
+++ b/examples/file/buildfile
@@ -1,5 +1,5 @@
# file : examples/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
exe{driver}: cxx{driver} {hxx ixx cxx}{options} doc{README} file{test.ops}
diff --git a/examples/file/driver.cxx b/examples/file/driver.cxx
index 3457ba9..77c41ef 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/examples/hello/buildfile b/examples/hello/buildfile
index c6032d0..94d94eb 100644
--- a/examples/hello/buildfile
+++ b/examples/hello/buildfile
@@ -1,5 +1,5 @@
# file : examples/hello/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
exe{driver}: cxx{driver} {hxx ixx cxx}{hello} doc{README}
diff --git a/examples/hello/driver.cxx b/examples/hello/driver.cxx
index 2c84505..1656f4c 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 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 b503d3f..7d48f08 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 dbb3a22..20d2e11 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 = ctor/ erase/ file/ headings/ inheritance/ specifier/ toc/
diff --git a/tests/ctor/buildfile b/tests/ctor/buildfile
index d7af18e..83e2bbe 100644
--- a/tests/ctor/buildfile
+++ b/tests/ctor/buildfile
@@ -1,5 +1,5 @@
# file : tests/ctor/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
exe{driver}: cxx{driver} {hxx ixx cxx}{test}
diff --git a/tests/ctor/driver.cxx b/tests/ctor/driver.cxx
index 8ba8c94..e9c276c 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 0d77f77..97302b9 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options
diff --git a/tests/erase/buildfile b/tests/erase/buildfile
index f6decf9..6030372 100644
--- a/tests/erase/buildfile
+++ b/tests/erase/buildfile
@@ -1,5 +1,5 @@
# file : tests/erase/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
exe{driver}: cxx{driver} {hxx ixx cxx}{test}
diff --git a/tests/erase/driver.cxx b/tests/erase/driver.cxx
index 187d12c..1814dc6 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 8c0a2e3..74a4179 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options
diff --git a/tests/file/buildfile b/tests/file/buildfile
index 2e0eea9..8183d79 100644
--- a/tests/file/buildfile
+++ b/tests/file/buildfile
@@ -1,5 +1,5 @@
# file : tests/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
exe{driver}: cxx{driver} {hxx ixx cxx}{test} test{testscript}
diff --git a/tests/file/driver.cxx b/tests/file/driver.cxx
index 16609ec..de2a151 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 24a1209..9044db7 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options
diff --git a/tests/file/testscript b/tests/file/testscript
index c46d1ab..f64e15f 100644
--- a/tests/file/testscript
+++ b/tests/file/testscript
@@ -1,5 +1,5 @@
# file : tests/file/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
# End-of-line marker. Place its expansion in here-documents after the trailing
diff --git a/tests/headings/buildfile b/tests/headings/buildfile
index d903d09..ee49fb2 100644
--- a/tests/headings/buildfile
+++ b/tests/headings/buildfile
@@ -1,5 +1,5 @@
# file : tests/headings/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
./: test{testscript}
diff --git a/tests/headings/testscript b/tests/headings/testscript
index 0a6a9de..5923a90 100644
--- a/tests/headings/testscript
+++ b/tests/headings/testscript
@@ -1,5 +1,5 @@
# file : tests/headings/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
test = $effect($cli.path)
diff --git a/tests/inheritance/buildfile b/tests/inheritance/buildfile
index 49fbcb6..a0a2e8b 100644
--- a/tests/inheritance/buildfile
+++ b/tests/inheritance/buildfile
@@ -1,5 +1,5 @@
# file : tests/erase/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
exe{driver}: cxx{driver} {hxx ixx cxx}{test}
diff --git a/tests/inheritance/driver.cxx b/tests/inheritance/driver.cxx
index 1c4d32c..8b491a4 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 481a771..c5a5489 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
include <string>;
diff --git a/tests/specifier/buildfile b/tests/specifier/buildfile
index cc641b9..fdba651 100644
--- a/tests/specifier/buildfile
+++ b/tests/specifier/buildfile
@@ -1,5 +1,5 @@
# file : tests/specifier/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
exe{driver}: cxx{driver} {hxx ixx cxx}{test}
diff --git a/tests/specifier/driver.cxx b/tests/specifier/driver.cxx
index 1824c8d..58ff6e8 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 1e9a637..19b1657 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
include <string>;
diff --git a/tests/toc/buildfile b/tests/toc/buildfile
index 36e12c9..849c997 100644
--- a/tests/toc/buildfile
+++ b/tests/toc/buildfile
@@ -1,5 +1,5 @@
# file : tests/toc/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
./: test{testscript}
diff --git a/tests/toc/testscript b/tests/toc/testscript
index 2ab503c..de588cf 100644
--- a/tests/toc/testscript
+++ b/tests/toc/testscript
@@ -1,5 +1,5 @@
# file : tests/toc/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
test = $effect($cli.path)
diff --git a/unit-tests/buildfile b/unit-tests/buildfile
index 6e25aae..e24a071 100644
--- a/unit-tests/buildfile
+++ b/unit-tests/buildfile
@@ -1,5 +1,5 @@
# file : unit-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 = lexer/ parser/
diff --git a/unit-tests/lexer/buildfile b/unit-tests/lexer/buildfile
index 483250e..6e635bf 100644
--- a/unit-tests/lexer/buildfile
+++ b/unit-tests/lexer/buildfile
@@ -1,5 +1,5 @@
# file : unit-tests/lexer/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
#@@ Temporary until we get utility library support.
diff --git a/unit-tests/lexer/driver.cxx b/unit-tests/lexer/driver.cxx
index 471bc1b..f26093f 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 48d06ad..8b0d8a5 100644
--- a/unit-tests/lexer/testscript
+++ b/unit-tests/lexer/testscript
@@ -1,5 +1,5 @@
# file : unit-tests/lexer/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
# @@ Give tests some meaningfull descriptions.
diff --git a/unit-tests/parser/buildfile b/unit-tests/parser/buildfile
index c7a2b59..8648de5 100644
--- a/unit-tests/parser/buildfile
+++ b/unit-tests/parser/buildfile
@@ -1,5 +1,5 @@
# file : unit-tests/parser/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
#@@ Temporary until we get utility library support.
diff --git a/unit-tests/parser/driver.cxx b/unit-tests/parser/driver.cxx
index b2dc9d5..e7afbd1 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 08226a5..5ad88fc 100644
--- a/unit-tests/parser/testscript
+++ b/unit-tests/parser/testscript
@@ -1,5 +1,5 @@
# file : unit-tests/parser/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
# @@ Give tests some meaningfull descriptions. Probably move c++-style comments