aboutsummaryrefslogtreecommitdiff
path: root/tests/fdstream
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fdstream')
-rw-r--r--tests/fdstream/buildfile2
-rw-r--r--tests/fdstream/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/fdstream/buildfile b/tests/fdstream/buildfile
index 18a44e7..f494dcf 100644
--- a/tests/fdstream/buildfile
+++ b/tests/fdstream/buildfile
@@ -1,5 +1,5 @@
# file : tests/fdstream/buildfile
-# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import libs = libbutl%lib{butl}
diff --git a/tests/fdstream/driver.cxx b/tests/fdstream/driver.cxx
index 01da9fb..4063ac6 100644
--- a/tests/fdstream/driver.cxx
+++ b/tests/fdstream/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/fdstream/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cassert>