aboutsummaryrefslogtreecommitdiff
path: root/build2/config
diff options
context:
space:
mode:
Diffstat (limited to 'build2/config')
-rw-r--r--build2/config/init.cxx2
-rw-r--r--build2/config/init.hxx2
-rw-r--r--build2/config/module.cxx2
-rw-r--r--build2/config/module.hxx2
-rw-r--r--build2/config/operation.cxx2
-rw-r--r--build2/config/operation.hxx2
-rw-r--r--build2/config/utility.cxx2
-rw-r--r--build2/config/utility.hxx2
-rw-r--r--build2/config/utility.txx2
9 files changed, 9 insertions, 9 deletions
diff --git a/build2/config/init.cxx b/build2/config/init.cxx
index 6d47724..25c7022 100644
--- a/build2/config/init.cxx
+++ b/build2/config/init.cxx
@@ -1,5 +1,5 @@
// file : build2/config/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/config/init.hxx>
diff --git a/build2/config/init.hxx b/build2/config/init.hxx
index 3a89eda..2ac0f96 100644
--- a/build2/config/init.hxx
+++ b/build2/config/init.hxx
@@ -1,5 +1,5 @@
// file : build2/config/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_CONFIG_INIT_HXX
diff --git a/build2/config/module.cxx b/build2/config/module.cxx
index 79e91e1..7c3aae4 100644
--- a/build2/config/module.cxx
+++ b/build2/config/module.cxx
@@ -1,5 +1,5 @@
// file : build2/config/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/config/module.hxx>
diff --git a/build2/config/module.hxx b/build2/config/module.hxx
index 31ad848..10dac40 100644
--- a/build2/config/module.hxx
+++ b/build2/config/module.hxx
@@ -1,5 +1,5 @@
// file : build2/config/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_CONFIG_MODULE_HXX
diff --git a/build2/config/operation.cxx b/build2/config/operation.cxx
index 1dc51b6..5acc42b 100644
--- a/build2/config/operation.cxx
+++ b/build2/config/operation.cxx
@@ -1,5 +1,5 @@
// file : build2/config/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/config/operation.hxx>
diff --git a/build2/config/operation.hxx b/build2/config/operation.hxx
index 691c2a6..2892885 100644
--- a/build2/config/operation.hxx
+++ b/build2/config/operation.hxx
@@ -1,5 +1,5 @@
// file : build2/config/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_CONFIG_OPERATION_HXX
diff --git a/build2/config/utility.cxx b/build2/config/utility.cxx
index 005be41..2fee5f7 100644
--- a/build2/config/utility.cxx
+++ b/build2/config/utility.cxx
@@ -1,5 +1,5 @@
// file : build2/config/utility.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/config/utility.hxx>
diff --git a/build2/config/utility.hxx b/build2/config/utility.hxx
index ed67cc5..6f384f5 100644
--- a/build2/config/utility.hxx
+++ b/build2/config/utility.hxx
@@ -1,5 +1,5 @@
// file : build2/config/utility.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_CONFIG_UTILITY_HXX
diff --git a/build2/config/utility.txx b/build2/config/utility.txx
index 3d5a967..4f3429f 100644
--- a/build2/config/utility.txx
+++ b/build2/config/utility.txx
@@ -1,5 +1,5 @@
// file : build2/config/utility.txx -*- 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/scope.hxx>