aboutsummaryrefslogtreecommitdiff
path: root/build2/dist
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-05 16:01:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-05 16:01:24 +0200
commit4598656934424b42be1e7d6c513c7f005881ad90 (patch)
tree6a521c8af79334c93a2890e4231ed11f3a6878e6 /build2/dist
parentf5ea93b1711b9f50bdbbd20f3b34f2e8fcb47665 (diff)
Update copyright year
Diffstat (limited to 'build2/dist')
-rw-r--r--build2/dist/init2
-rw-r--r--build2/dist/init.cxx2
-rw-r--r--build2/dist/operation2
-rw-r--r--build2/dist/operation.cxx2
-rw-r--r--build2/dist/rule2
-rw-r--r--build2/dist/rule.cxx2
6 files changed, 6 insertions, 6 deletions
diff --git a/build2/dist/init b/build2/dist/init
index 9a439ea..67ec0a4 100644
--- a/build2/dist/init
+++ b/build2/dist/init
@@ -1,5 +1,5 @@
// file : build2/dist/init -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_DIST_INIT
diff --git a/build2/dist/init.cxx b/build2/dist/init.cxx
index 923c18f..14e1887 100644
--- a/build2/dist/init.cxx
+++ b/build2/dist/init.cxx
@@ -1,5 +1,5 @@
// file : build2/dist/init.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/dist/init>
diff --git a/build2/dist/operation b/build2/dist/operation
index 741b47e..8a0fb73 100644
--- a/build2/dist/operation
+++ b/build2/dist/operation
@@ -1,5 +1,5 @@
// file : build2/dist/operation -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_DIST_OPERATION
diff --git a/build2/dist/operation.cxx b/build2/dist/operation.cxx
index 9bb546c..a662287 100644
--- a/build2/dist/operation.cxx
+++ b/build2/dist/operation.cxx
@@ -1,5 +1,5 @@
// file : build2/dist/operation.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/dist/operation>
diff --git a/build2/dist/rule b/build2/dist/rule
index 0c40cf0..4953394 100644
--- a/build2/dist/rule
+++ b/build2/dist/rule
@@ -1,5 +1,5 @@
// file : build2/dist/rule -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_DIST_RULE
diff --git a/build2/dist/rule.cxx b/build2/dist/rule.cxx
index f6b50f7..e11f09f 100644
--- a/build2/dist/rule.cxx
+++ b/build2/dist/rule.cxx
@@ -1,5 +1,5 @@
// file : build2/dist/rule.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/dist/rule>