aboutsummaryrefslogtreecommitdiff
path: root/build2/cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cxx')
-rw-r--r--build2/cxx/init.cxx2
-rw-r--r--build2/cxx/init.hxx2
-rw-r--r--build2/cxx/target.cxx2
-rw-r--r--build2/cxx/target.hxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/build2/cxx/init.cxx b/build2/cxx/init.cxx
index 826d2b0..297485a 100644
--- a/build2/cxx/init.cxx
+++ b/build2/cxx/init.cxx
@@ -1,5 +1,5 @@
// file : build2/cxx/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/cxx/init.hxx>
diff --git a/build2/cxx/init.hxx b/build2/cxx/init.hxx
index a952bf8..8aeb470 100644
--- a/build2/cxx/init.hxx
+++ b/build2/cxx/init.hxx
@@ -1,5 +1,5 @@
// file : build2/cxx/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_CXX_INIT_HXX
diff --git a/build2/cxx/target.cxx b/build2/cxx/target.cxx
index b7c3f8c..20c93b3 100644
--- a/build2/cxx/target.cxx
+++ b/build2/cxx/target.cxx
@@ -1,5 +1,5 @@
// file : build2/cxx/target.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/context.hxx>
diff --git a/build2/cxx/target.hxx b/build2/cxx/target.hxx
index ff1d077..e31d311 100644
--- a/build2/cxx/target.hxx
+++ b/build2/cxx/target.hxx
@@ -1,5 +1,5 @@
// file : build2/cxx/target.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_CXX_TARGET_HXX