diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:55:43 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:55:43 +0300 |
commit | 68a31ac90d11b2f0294e82eb887bd03fde85fbb1 (patch) | |
tree | 697d0649d2e88011a8a65b715c845eb4434799c2 /build/import/libqt | |
parent | 4d61ee5a20babf92e0860a3d34bb0c0f0920dd67 (diff) |
Update copyright year
Diffstat (limited to 'build/import/libqt')
-rw-r--r-- | build/import/libqt/configuration-rules.make | 2 | ||||
-rwxr-xr-x | build/import/libqt/configure | 2 | ||||
-rw-r--r-- | build/import/libqt/core/rules.make | 2 | ||||
-rw-r--r-- | build/import/libqt/core/stub.make | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/build/import/libqt/configuration-rules.make b/build/import/libqt/configuration-rules.make index ec5e348..217249c 100644 --- a/build/import/libqt/configuration-rules.make +++ b/build/import/libqt/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libqt/configuration-rules.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 $(dcf_root)/import/libqt/configuration-dynamic.make: | $(dcf_root)/import/libqt/. diff --git a/build/import/libqt/configure b/build/import/libqt/configure index 5ff2b26..2a44ce9 100755 --- a/build/import/libqt/configure +++ b/build/import/libqt/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libqt/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 diff --git a/build/import/libqt/core/rules.make b/build/import/libqt/core/rules.make index 70387bd..c87b5d6 100644 --- a/build/import/libqt/core/rules.make +++ b/build/import/libqt/core/rules.make @@ -1,5 +1,5 @@ # file : build/import/libqt/core/rules.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 $(dcf_root)/import/libqt/%: root := $(libqt_root) diff --git a/build/import/libqt/core/stub.make b/build/import/libqt/core/stub.make index d7ad611..a0f34c3 100644 --- a/build/import/libqt/core/stub.make +++ b/build/import/libqt/core/stub.make @@ -1,5 +1,5 @@ # file : build/import/libqt/core/stub.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)/import/libqt/configuration-rules.make,$(dcf_root)) |