aboutsummaryrefslogtreecommitdiff
path: root/build2/c
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:35:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:35:36 +0300
commitf7a0e23b391a5fd7a96734d62ac76916f128376e (patch)
tree4001f19d18ff42343a183b39e8ec6822ea202778 /build2/c
parent3fce45aadf75d5d5e1f9fea19f5a1bf04726ab68 (diff)
Update copyright year
Diffstat (limited to 'build2/c')
-rw-r--r--build2/c/init.cxx2
-rw-r--r--build2/c/init.hxx2
-rw-r--r--build2/c/target.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/build2/c/init.cxx b/build2/c/init.cxx
index a564451..63043d7 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-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/c/init.hxx>
diff --git a/build2/c/init.hxx b/build2/c/init.hxx
index 5fd7c84..f615f67 100644
--- a/build2/c/init.hxx
+++ b/build2/c/init.hxx
@@ -1,5 +1,5 @@
// file : build2/c/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_C_INIT_HXX
diff --git a/build2/c/target.hxx b/build2/c/target.hxx
index d92405d..ab006d9 100644
--- a/build2/c/target.hxx
+++ b/build2/c/target.hxx
@@ -1,5 +1,5 @@
// file : build2/c/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_C_TARGET_HXX