aboutsummaryrefslogtreecommitdiff
path: root/tests/parser
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser')
-rw-r--r--tests/parser/buildfile2
-rw-r--r--tests/parser/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/parser/buildfile b/tests/parser/buildfile
index c3eda28..ec158fa 100644
--- a/tests/parser/buildfile
+++ b/tests/parser/buildfile
@@ -1,5 +1,5 @@
# file : tests/parser/buildfile
-# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import libs = libbutl%lib{butl}
diff --git a/tests/parser/driver.cxx b/tests/parser/driver.cxx
index ffafcea..7c73937 100644
--- a/tests/parser/driver.cxx
+++ b/tests/parser/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/build/parser/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cassert>