aboutsummaryrefslogtreecommitdiff
path: root/build2/c
diff options
context:
space:
mode:
Diffstat (limited to 'build2/c')
-rw-r--r--build2/c/init2
-rw-r--r--build2/c/init.cxx2
-rw-r--r--build2/c/target2
3 files changed, 3 insertions, 3 deletions
diff --git a/build2/c/init b/build2/c/init
index 04f193e..3219cd3 100644
--- a/build2/c/init
+++ b/build2/c/init
@@ -1,5 +1,5 @@
// file : build2/c/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_C_INIT
diff --git a/build2/c/init.cxx b/build2/c/init.cxx
index aaef186..c93fecb 100644
--- a/build2/c/init.cxx
+++ b/build2/c/init.cxx
@@ -1,5 +1,5 @@
// file : build2/c/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/c/init>
diff --git a/build2/c/target b/build2/c/target
index bf40306..5d7566b 100644
--- a/build2/c/target
+++ b/build2/c/target
@@ -1,5 +1,5 @@
// file : build2/c/target -*- 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_C_TARGET