aboutsummaryrefslogtreecommitdiff
path: root/libbbot
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:04:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:04:28 +0300
commitc2075916f5a69c1d8cfd48fabb5402c06684a0db (patch)
tree9be29b201cc892e4d36c1ddcb65e710d7b908ed7 /libbbot
parent470eced5567500dcce9020008f73ff4b397af46c (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 7d174c4..1e8b8dc 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 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 b5c5ade..5c9296d 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBBOT_BUILD_CONFIG_HXX
diff --git a/libbbot/buildfile b/libbbot/buildfile
index e13c7c0..2d1f8c1 100644
--- a/libbbot/buildfile
+++ b/libbbot/buildfile
@@ -1,5 +1,5 @@
# file : libbbot/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} libbpkg%lib{bpkg}
diff --git a/libbbot/export.hxx b/libbbot/export.hxx
index 842d937..e5514fb 100644
--- a/libbbot/export.hxx
+++ b/libbbot/export.hxx
@@ -1,5 +1,5 @@
// file : libbbot/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 LIBBBOT_EXPORT_HXX
diff --git a/libbbot/manifest.cxx b/libbbot/manifest.cxx
index be889af..a815f39 100644
--- a/libbbot/manifest.cxx
+++ b/libbbot/manifest.cxx
@@ -1,5 +1,5 @@
// file : libbbot/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 <libbbot/manifest.hxx>
diff --git a/libbbot/manifest.hxx b/libbbot/manifest.hxx
index 7da0e45..46cd6c4 100644
--- a/libbbot/manifest.hxx
+++ b/libbbot/manifest.hxx
@@ -1,5 +1,5 @@
// file : libbbot/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 LIBBBOT_MANIFEST_HXX
diff --git a/libbbot/version.hxx.in b/libbbot/version.hxx.in
index 937615d..44c603d 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBBOT_VERSION // Note: using the version macro itself.