summaryrefslogtreecommitdiff
path: root/build/import/odb
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:45:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:45:53 +0300
commit9409dfc6fc75d88d49f3c9ae520a4f67ec374289 (patch)
treead704cd8d44480beffe46400244474d7009c3a35 /build/import/odb
parent1e185d1bbc3499c1154c246b2a21124c8df51b20 (diff)
Update copyright year
Diffstat (limited to 'build/import/odb')
-rw-r--r--build/import/odb/configuration-rules.make2
-rwxr-xr-xbuild/import/odb/configure2
-rw-r--r--build/import/odb/hxx-cxx.make2
-rw-r--r--build/import/odb/stub.make2
4 files changed, 4 insertions, 4 deletions
diff --git a/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make
index 22094f2..3c8ebca 100644
--- a/build/import/odb/configuration-rules.make
+++ b/build/import/odb/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/odb/configuration-rules.make
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(dcf_root)/import/odb/configuration-dynamic.make: | $(dcf_root)/import/odb/.
diff --git a/build/import/odb/configure b/build/import/odb/configure
index ebd2d87..11eff8b 100755
--- a/build/import/odb/configure
+++ b/build/import/odb/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/odb/configure
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/import/odb/hxx-cxx.make b/build/import/odb/hxx-cxx.make
index c7cf580..7d0b01b 100644
--- a/build/import/odb/hxx-cxx.make
+++ b/build/import/odb/hxx-cxx.make
@@ -1,5 +1,5 @@
# file : build/import/odb/hxx-cxx.make
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
# Here we are operating in the importing project's space, not in odb's.
diff --git a/build/import/odb/stub.make b/build/import/odb/stub.make
index 23b9977..29a7d2c 100644
--- a/build/import/odb/stub.make
+++ b/build/import/odb/stub.make
@@ -1,5 +1,5 @@
# file : build/import/odb/stub.make
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/odb/configuration-rules.make,$(dcf_root))