aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/name
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/name')
-rw-r--r--unit-tests/name/buildfile2
-rw-r--r--unit-tests/name/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/unit-tests/name/buildfile b/unit-tests/name/buildfile
index 84f22c4..f484571 100644
--- a/unit-tests/name/buildfile
+++ b/unit-tests/name/buildfile
@@ -1,5 +1,5 @@
# file : unit-tests/name/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/name/driver.cxx b/unit-tests/name/driver.cxx
index 57d9c3c..e5d2155 100644
--- a/unit-tests/name/driver.cxx
+++ b/unit-tests/name/driver.cxx
@@ -1,5 +1,5 @@
// file : unit-tests/name/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 <sstream>