aboutsummaryrefslogtreecommitdiff
path: root/build2/c
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 20:38:22 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 20:38:22 +0300
commit3eb73174972d542425e82a107e3eae06cab2f9ca (patch)
tree116b9686b61f5dda66dbf9b8572c7a40cfe59e36 /build2/c
parent28fb279aba3af8bf1a57a9e36b2b183ef68c5454 (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 c0fbdde..ef4e72d 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 f615f67..54cebf1 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 ab006d9..3119758 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_C_TARGET_HXX