aboutsummaryrefslogtreecommitdiff
path: root/old-tests/parser
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 /old-tests/parser
parent3fce45aadf75d5d5e1f9fea19f5a1bf04726ab68 (diff)
Update copyright year
Diffstat (limited to 'old-tests/parser')
-rw-r--r--old-tests/parser/buildfile2
-rw-r--r--old-tests/parser/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/old-tests/parser/buildfile b/old-tests/parser/buildfile
index 9083ec7..8f3cbf5 100644
--- a/old-tests/parser/buildfile
+++ b/old-tests/parser/buildfile
@@ -1,5 +1,5 @@
# file : tests/parser/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import libs = libbutl%lib{butl}
diff --git a/old-tests/parser/driver.cxx b/old-tests/parser/driver.cxx
index 40cc834..037d266 100644
--- a/old-tests/parser/driver.cxx
+++ b/old-tests/parser/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/build/parser/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>