aboutsummaryrefslogtreecommitdiff
path: root/build2/dist
diff options
context:
space:
mode:
Diffstat (limited to 'build2/dist')
-rw-r--r--build2/dist/init.cxx2
-rw-r--r--build2/dist/init.hxx2
-rw-r--r--build2/dist/module.cxx2
-rw-r--r--build2/dist/module.hxx2
-rw-r--r--build2/dist/operation.cxx2
-rw-r--r--build2/dist/operation.hxx2
-rw-r--r--build2/dist/rule.cxx2
-rw-r--r--build2/dist/rule.hxx2
8 files changed, 8 insertions, 8 deletions
diff --git a/build2/dist/init.cxx b/build2/dist/init.cxx
index fe0e9a9..a7d8d2f 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-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/dist/init.hxx>
diff --git a/build2/dist/init.hxx b/build2/dist/init.hxx
index f1d2bc5..1892efb 100644
--- a/build2/dist/init.hxx
+++ b/build2/dist/init.hxx
@@ -1,5 +1,5 @@
// file : build2/dist/init.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_DIST_INIT_HXX
diff --git a/build2/dist/module.cxx b/build2/dist/module.cxx
index 4f14ddb..8ee80cd 100644
--- a/build2/dist/module.cxx
+++ b/build2/dist/module.cxx
@@ -1,5 +1,5 @@
// file : build2/dist/module.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 <build2/dist/module.hxx>
diff --git a/build2/dist/module.hxx b/build2/dist/module.hxx
index b66ca73..cfd3a0f 100644
--- a/build2/dist/module.hxx
+++ b/build2/dist/module.hxx
@@ -1,5 +1,5 @@
// file : build2/dist/module.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_DIST_MODULE_HXX
diff --git a/build2/dist/operation.cxx b/build2/dist/operation.cxx
index 8921b7b..f980568 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-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/dist/operation.hxx>
diff --git a/build2/dist/operation.hxx b/build2/dist/operation.hxx
index 0639688..2894884 100644
--- a/build2/dist/operation.hxx
+++ b/build2/dist/operation.hxx
@@ -1,5 +1,5 @@
// file : build2/dist/operation.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_DIST_OPERATION_HXX
diff --git a/build2/dist/rule.cxx b/build2/dist/rule.cxx
index a131000..5ae1f66 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-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/dist/rule.hxx>
diff --git a/build2/dist/rule.hxx b/build2/dist/rule.hxx
index ffeed9e..2050a5b 100644
--- a/build2/dist/rule.hxx
+++ b/build2/dist/rule.hxx
@@ -1,5 +1,5 @@
// file : build2/dist/rule.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_DIST_RULE_HXX