diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:37:05 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:37:05 +0300 |
commit | d07e278375228c0360ceb176343e4427cbc3a190 (patch) | |
tree | fd2e783767dbae5436511d0f8afab0dc398da103 /build | |
parent | 59d5248a6d7c14aa1038ed23e41616621c5fb94b (diff) |
Update copyright year
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 2 | ||||
-rw-r--r-- | build/bootstrap.make | 2 | ||||
-rw-r--r-- | build/configuration-rules.make | 2 | ||||
-rw-r--r-- | build/configuration.make | 2 | ||||
-rwxr-xr-x | build/configure | 2 | ||||
-rw-r--r-- | build/export.build | 2 | ||||
-rw-r--r-- | build/export/libodb/stub.make | 2 | ||||
-rw-r--r-- | build/import/libodb/configuration-rules.make | 2 | ||||
-rwxr-xr-x | build/import/libodb/configure | 2 | ||||
-rw-r--r-- | build/import/libodb/stub.make | 2 | ||||
-rw-r--r-- | build/root.build | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 9012dea..976b0a0 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file project = libodb diff --git a/build/bootstrap.make b/build/bootstrap.make index 0ed5512..15c3a62 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,5 @@ # file : build/bootstrap.make -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file project_name := libodb diff --git a/build/configuration-rules.make b/build/configuration-rules.make index f5ec273..5c5e8a5 100644 --- a/build/configuration-rules.make +++ b/build/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/configuration-rules.make -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/configuration-dynamic.make: | $(dcf_root)/. diff --git a/build/configuration.make b/build/configuration.make index 091b7fe..49b1840 100644 --- a/build/configuration.make +++ b/build/configuration.make @@ -1,5 +1,5 @@ # file : build/configuration.make -# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/configuration-rules.make,$(dcf_root)) diff --git a/build/configure b/build/configure index 5a1ad9b..56a0846 100755 --- a/build/configure +++ b/build/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/configure -# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # $1 out file diff --git a/build/export.build b/build/export.build index 84d6109..7e224b0 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,5 @@ # file : build/export.build -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $out_root/ diff --git a/build/export/libodb/stub.make b/build/export/libodb/stub.make index 2a71333..638df7c 100644 --- a/build/export/libodb/stub.make +++ b/build/export/libodb/stub.make @@ -1,5 +1,5 @@ # file : build/export/libodb/stub.make -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(src_root)/odb/makefile,$(out_root)) diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make index 7e8c620..2fbb636 100644 --- a/build/import/libodb/configuration-rules.make +++ b/build/import/libodb/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libodb/configuration-rules.make -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libodb/configuration-dynamic.make: | $(dcf_root)/import/libodb/. diff --git a/build/import/libodb/configure b/build/import/libodb/configure index db7a7ab..b2df157 100755 --- a/build/import/libodb/configure +++ b/build/import/libodb/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libodb/configure -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb/stub.make b/build/import/libodb/stub.make index cb5ce6f..a96dc45 100644 --- a/build/import/libodb/stub.make +++ b/build/import/libodb/stub.make @@ -1,5 +1,5 @@ # file : build/import/libodb/stub.make -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libodb/configuration-rules.make,$(dcf_root)) diff --git a/build/root.build b/build/root.build index bf73697..12c3956 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file cxx.std = 11 |