aboutsummaryrefslogtreecommitdiff
path: root/build2/config
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/config
parentf5ea93b1711b9f50bdbbd20f3b34f2e8fcb47665 (diff)
Update copyright year
Diffstat (limited to 'build2/config')
-rw-r--r--build2/config/init2
-rw-r--r--build2/config/init.cxx2
-rw-r--r--build2/config/module2
-rw-r--r--build2/config/operation2
-rw-r--r--build2/config/operation.cxx2
-rw-r--r--build2/config/utility2
-rw-r--r--build2/config/utility.cxx2
-rw-r--r--build2/config/utility.txx2
8 files changed, 8 insertions, 8 deletions
diff --git a/build2/config/init b/build2/config/init
index 7efae99..7100ab2 100644
--- a/build2/config/init
+++ b/build2/config/init
@@ -1,5 +1,5 @@
// file : build2/config/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_CONFIG_INIT
diff --git a/build2/config/init.cxx b/build2/config/init.cxx
index 4fdb318..d6cbe74 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-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/config/init>
diff --git a/build2/config/module b/build2/config/module
index 16da966..ddd54d6 100644
--- a/build2/config/module
+++ b/build2/config/module
@@ -1,5 +1,5 @@
// file : build2/config/module -*- 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_CONFIG_MODULE
diff --git a/build2/config/operation b/build2/config/operation
index ad010df..b55412a 100644
--- a/build2/config/operation
+++ b/build2/config/operation
@@ -1,5 +1,5 @@
// file : build2/config/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_CONFIG_OPERATION
diff --git a/build2/config/operation.cxx b/build2/config/operation.cxx
index 8e288da..7fdd682 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-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/config/operation>
diff --git a/build2/config/utility b/build2/config/utility
index 31270fb..1f1fba2 100644
--- a/build2/config/utility
+++ b/build2/config/utility
@@ -1,5 +1,5 @@
// file : build2/config/utility -*- 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_CONFIG_UTILITY
diff --git a/build2/config/utility.cxx b/build2/config/utility.cxx
index 4c0e933..dac11c2 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-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/config/utility>
diff --git a/build2/config/utility.txx b/build2/config/utility.txx
index 659ffb8..b6859d0 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-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/scope>