aboutsummaryrefslogtreecommitdiff
path: root/libbbot
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 21:15:21 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 21:15:21 +0300
commit6782634f4e4606a1a934dfda5cf52543f74f78cc (patch)
tree21f404e895b350c0d4d4b219fb23135b4150bbd6 /libbbot
parent8726d137978cc0deaccce643e998dee01c318752 (diff)
Update copyright year
Diffstat (limited to 'libbbot')
-rw-r--r--libbbot/build-config.cxx2
-rw-r--r--libbbot/build-config.hxx2
-rw-r--r--libbbot/buildfile2
-rw-r--r--libbbot/export.hxx2
-rw-r--r--libbbot/manifest.cxx2
-rw-r--r--libbbot/manifest.hxx2
-rw-r--r--libbbot/version.hxx.in2
7 files changed, 7 insertions, 7 deletions
diff --git a/libbbot/build-config.cxx b/libbbot/build-config.cxx
index 05d123e..23935e3 100644
--- a/libbbot/build-config.cxx
+++ b/libbbot/build-config.cxx
@@ -1,5 +1,5 @@
// file : libbbot/build-config.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 <libbbot/build-config.hxx>
diff --git a/libbbot/build-config.hxx b/libbbot/build-config.hxx
index 29fba1b..7ff5eba 100644
--- a/libbbot/build-config.hxx
+++ b/libbbot/build-config.hxx
@@ -1,5 +1,5 @@
// file : libbbot/build-config.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 LIBBBOT_BUILD_CONFIG_HXX
diff --git a/libbbot/buildfile b/libbbot/buildfile
index f3b4a0a..e13c7c0 100644
--- a/libbbot/buildfile
+++ b/libbbot/buildfile
@@ -1,5 +1,5 @@
# file : libbbot/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import int_libs = libbutl%lib{butl} libbpkg%lib{bpkg}
diff --git a/libbbot/export.hxx b/libbbot/export.hxx
index eef4cf7..842d937 100644
--- a/libbbot/export.hxx
+++ b/libbbot/export.hxx
@@ -1,5 +1,5 @@
// file : libbbot/export.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 LIBBBOT_EXPORT_HXX
diff --git a/libbbot/manifest.cxx b/libbbot/manifest.cxx
index 79bee95..3a31f55 100644
--- a/libbbot/manifest.cxx
+++ b/libbbot/manifest.cxx
@@ -1,5 +1,5 @@
// file : libbbot/manifest.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 <libbbot/manifest.hxx>
diff --git a/libbbot/manifest.hxx b/libbbot/manifest.hxx
index 117abb6..fcb1056 100644
--- a/libbbot/manifest.hxx
+++ b/libbbot/manifest.hxx
@@ -1,5 +1,5 @@
// file : libbbot/manifest.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 LIBBBOT_MANIFEST_HXX
diff --git a/libbbot/version.hxx.in b/libbbot/version.hxx.in
index cae4e34..937615d 100644
--- a/libbbot/version.hxx.in
+++ b/libbbot/version.hxx.in
@@ -1,5 +1,5 @@
// file : libbbot/version.hxx.in -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBBOT_VERSION // Note: using the version macro itself.