aboutsummaryrefslogtreecommitdiff
path: root/libbpkg
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 20:47:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 20:47:30 +0300
commit621ce5fa18151a0cf25b4be6e35c8341f4d0fa12 (patch)
treea397072e28c936fc81dd34def38e284263e880f9 /libbpkg
parente13873e57383a617da352b38af016fed62eda5e9 (diff)
Update copyright year
Diffstat (limited to 'libbpkg')
-rw-r--r--libbpkg/buildfile2
-rw-r--r--libbpkg/export.hxx2
-rw-r--r--libbpkg/manifest.cxx2
-rw-r--r--libbpkg/manifest.hxx2
-rw-r--r--libbpkg/package-name.hxx2
-rw-r--r--libbpkg/version.hxx.in2
6 files changed, 6 insertions, 6 deletions
diff --git a/libbpkg/buildfile b/libbpkg/buildfile
index 6e383ba..00b2b1f 100644
--- a/libbpkg/buildfile
+++ b/libbpkg/buildfile
@@ -1,5 +1,5 @@
# file : libbpkg/buildfile
-# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import int_libs = libbutl%lib{butl}
diff --git a/libbpkg/export.hxx b/libbpkg/export.hxx
index 4b07d76..2738845 100644
--- a/libbpkg/export.hxx
+++ b/libbpkg/export.hxx
@@ -1,5 +1,5 @@
// file : libbpkg/export.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 LIBBPKG_EXPORT_HXX
diff --git a/libbpkg/manifest.cxx b/libbpkg/manifest.cxx
index 7180875..1e38451 100644
--- a/libbpkg/manifest.cxx
+++ b/libbpkg/manifest.cxx
@@ -1,5 +1,5 @@
// file : libbpkg/manifest.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 <libbpkg/manifest.hxx>
diff --git a/libbpkg/manifest.hxx b/libbpkg/manifest.hxx
index b7216fc..3bce47c 100644
--- a/libbpkg/manifest.hxx
+++ b/libbpkg/manifest.hxx
@@ -1,5 +1,5 @@
// file : libbpkg/manifest.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 LIBBPKG_MANIFEST_HXX
diff --git a/libbpkg/package-name.hxx b/libbpkg/package-name.hxx
index f478be3..52301c7 100644
--- a/libbpkg/package-name.hxx
+++ b/libbpkg/package-name.hxx
@@ -1,5 +1,5 @@
// file : libbpkg/package-name.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 LIBBPKG_PACKAGE_NAME_HXX
diff --git a/libbpkg/version.hxx.in b/libbpkg/version.hxx.in
index 9f006b1..f802a48 100644
--- a/libbpkg/version.hxx.in
+++ b/libbpkg/version.hxx.in
@@ -1,5 +1,5 @@
// file : libbpkg/version.hxx.in -*- C++ -*-
-// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBPKG_VERSION // Note: using the version macro itself.