aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/scheduler
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/scheduler')
-rw-r--r--unit-tests/scheduler/buildfile2
-rw-r--r--unit-tests/scheduler/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/unit-tests/scheduler/buildfile b/unit-tests/scheduler/buildfile
index 81c077b..ef8a259 100644
--- a/unit-tests/scheduler/buildfile
+++ b/unit-tests/scheduler/buildfile
@@ -1,5 +1,5 @@
# file : unit-tests/scheduler/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/scheduler/driver.cxx b/unit-tests/scheduler/driver.cxx
index 783ddc9..a966127 100644
--- a/unit-tests/scheduler/driver.cxx
+++ b/unit-tests/scheduler/driver.cxx
@@ -1,5 +1,5 @@
// file : unit-tests/scheduler/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 <chrono>