aboutsummaryrefslogtreecommitdiff
path: root/build2/test
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-09 08:46:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-09 08:46:34 +0200
commit57a26d5e4ecad011cd4a74a19e47cd955c77e9e9 (patch)
tree93c5b9de645db47e760e9b7495b3ee261215ff5c /build2/test
parent9fb791e9fad6c63fc1dac49f4d05ae63b8a3db9b (diff)
Update copyright year
Diffstat (limited to 'build2/test')
-rw-r--r--build2/test/module2
-rw-r--r--build2/test/module.cxx2
-rw-r--r--build2/test/operation2
-rw-r--r--build2/test/operation.cxx2
-rw-r--r--build2/test/rule2
-rw-r--r--build2/test/rule.cxx2
6 files changed, 6 insertions, 6 deletions
diff --git a/build2/test/module b/build2/test/module
index 76fd9e1..ba83c5b 100644
--- a/build2/test/module
+++ b/build2/test/module
@@ -1,5 +1,5 @@
// file : build2/test/module -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_TEST_MODULE
diff --git a/build2/test/module.cxx b/build2/test/module.cxx
index 133849a..2833429 100644
--- a/build2/test/module.cxx
+++ b/build2/test/module.cxx
@@ -1,5 +1,5 @@
// file : build2/test/module.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 <build2/test/module>
diff --git a/build2/test/operation b/build2/test/operation
index f924d4c..5dca166 100644
--- a/build2/test/operation
+++ b/build2/test/operation
@@ -1,5 +1,5 @@
// file : build2/test/operation -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_TEST_OPERATION
diff --git a/build2/test/operation.cxx b/build2/test/operation.cxx
index 2bae629..dc213cf 100644
--- a/build2/test/operation.cxx
+++ b/build2/test/operation.cxx
@@ -1,5 +1,5 @@
// file : build2/test/operation.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 <build2/test/operation>
diff --git a/build2/test/rule b/build2/test/rule
index 1102876..7364bf6 100644
--- a/build2/test/rule
+++ b/build2/test/rule
@@ -1,5 +1,5 @@
// file : build2/test/rule -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_TEST_RULE
diff --git a/build2/test/rule.cxx b/build2/test/rule.cxx
index abf9fcf..e5b8eb2 100644
--- a/build2/test/rule.cxx
+++ b/build2/test/rule.cxx
@@ -1,5 +1,5 @@
// file : build2/test/rule.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 <build2/test/rule>