summaryrefslogtreecommitdiffstats
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 5a7fddf5..b51930bd 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 1892efb4..f337dad8 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 8ee80cdb..2d619f47 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 cfd3a0fa..74d8854a 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 fda68f06..75a5793c 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 28948846..592bf8cd 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 d5f42f03..274e3c21 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 d384b328..b4091180 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_DIST_RULE_HXX