summaryrefslogtreecommitdiff
path: root/unit-tests
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests')
-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
6 files changed, 6 insertions, 6 deletions
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