aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/lexer
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:35:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:35:36 +0300
commitf7a0e23b391a5fd7a96734d62ac76916f128376e (patch)
tree4001f19d18ff42343a183b39e8ec6822ea202778 /unit-tests/lexer
parent3fce45aadf75d5d5e1f9fea19f5a1bf04726ab68 (diff)
Update copyright year
Diffstat (limited to 'unit-tests/lexer')
-rw-r--r--unit-tests/lexer/buildfile2
-rw-r--r--unit-tests/lexer/buildspec.test2
-rw-r--r--unit-tests/lexer/comment.test2
-rw-r--r--unit-tests/lexer/driver.cxx2
-rw-r--r--unit-tests/lexer/eval.test2
-rw-r--r--unit-tests/lexer/quoting.test2
6 files changed, 6 insertions, 6 deletions
diff --git a/unit-tests/lexer/buildfile b/unit-tests/lexer/buildfile
index 6df2a72..2e14979 100644
--- a/unit-tests/lexer/buildfile
+++ b/unit-tests/lexer/buildfile
@@ -1,5 +1,5 @@
# file : unit-tests/lexer/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
include ../../build2/
diff --git a/unit-tests/lexer/buildspec.test b/unit-tests/lexer/buildspec.test
index 81eeb00..9aa0f55 100644
--- a/unit-tests/lexer/buildspec.test
+++ b/unit-tests/lexer/buildspec.test
@@ -1,5 +1,5 @@
# file : unit-tests/lexer/buildspec.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
test.arguments = buildspec
diff --git a/unit-tests/lexer/comment.test b/unit-tests/lexer/comment.test
index 6840219..8e0ef2e 100644
--- a/unit-tests/lexer/comment.test
+++ b/unit-tests/lexer/comment.test
@@ -1,5 +1,5 @@
# file : unit-tests/lexer/comment.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
: single-line
diff --git a/unit-tests/lexer/driver.cxx b/unit-tests/lexer/driver.cxx
index 5bbefb9..4e6a47d 100644
--- a/unit-tests/lexer/driver.cxx
+++ b/unit-tests/lexer/driver.cxx
@@ -1,5 +1,5 @@
// file : unit-tests/lexer/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cassert>
diff --git a/unit-tests/lexer/eval.test b/unit-tests/lexer/eval.test
index a377cf5..4bd33c4 100644
--- a/unit-tests/lexer/eval.test
+++ b/unit-tests/lexer/eval.test
@@ -1,5 +1,5 @@
# file : unit-tests/lexer/eval.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
test.arguments = eval
diff --git a/unit-tests/lexer/quoting.test b/unit-tests/lexer/quoting.test
index a44d6af..708e904 100644
--- a/unit-tests/lexer/quoting.test
+++ b/unit-tests/lexer/quoting.test
@@ -1,5 +1,5 @@
# file : unit-tests/lexer/quoting.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
test.options += -q