aboutsummaryrefslogtreecommitdiff
path: root/build2/pkgconfig
diff options
context:
space:
mode:
Diffstat (limited to 'build2/pkgconfig')
-rw-r--r--build2/pkgconfig/init2
-rw-r--r--build2/pkgconfig/init.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/build2/pkgconfig/init b/build2/pkgconfig/init
index 53821ae..5dac923 100644
--- a/build2/pkgconfig/init
+++ b/build2/pkgconfig/init
@@ -1,5 +1,5 @@
// file : build2/pkgconfig/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_PKGCONFIG_INIT
diff --git a/build2/pkgconfig/init.cxx b/build2/pkgconfig/init.cxx
index f82e710..ece0caf 100644
--- a/build2/pkgconfig/init.cxx
+++ b/build2/pkgconfig/init.cxx
@@ -1,5 +1,5 @@
// file : build2/pkgconfig/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/pkgconfig/init>