aboutsummaryrefslogtreecommitdiff
path: root/build/import/libqt
diff options
context:
space:
mode:
Diffstat (limited to 'build/import/libqt')
-rw-r--r--build/import/libqt/configuration-rules.make2
-rwxr-xr-xbuild/import/libqt/configure2
-rw-r--r--build/import/libqt/core/rules.make2
-rw-r--r--build/import/libqt/core/stub.make2
4 files changed, 4 insertions, 4 deletions
diff --git a/build/import/libqt/configuration-rules.make b/build/import/libqt/configuration-rules.make
index 63efaf8..e4406df 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-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2015 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 c78af91..7d0987e 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-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2015 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 c54e996..05de257 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-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2015 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 d71790a..f45a596 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-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libqt/configuration-rules.make,$(dcf_root))