summaryrefslogtreecommitdiff
path: root/libqt
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 15:04:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 15:04:09 +0200
commit0f2680136bcc24d5e9178cbaef69165b37b8e14e (patch)
tree1c74777dddca3be4bcf23d6fe98c0e8f7d1d9487 /libqt
parent764bc4bcce4ab1a199801ee420e11b38d5b6be6b (diff)
Update copyrightHEADmaster
Diffstat (limited to 'libqt')
-rw-r--r--libqt/configuration-rules.make2
-rwxr-xr-xlibqt/configure2
-rw-r--r--libqt/core/rules.make2
-rw-r--r--libqt/core/stub.make2
4 files changed, 4 insertions, 4 deletions
diff --git a/libqt/configuration-rules.make b/libqt/configuration-rules.make
index 35384b9..03fb341 100644
--- a/libqt/configuration-rules.make
+++ b/libqt/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libqt/configuration-rules.make
-# copyright : Copyright (c) 2005-2011 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 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/libqt/configure b/libqt/configure
index 9fad2f7..2350822 100755
--- a/libqt/configure
+++ b/libqt/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libqt/configure
-# copyright : Copyright (c) 2005-2011 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/libqt/core/rules.make b/libqt/core/rules.make
index 71abfb3..a6d102c 100644
--- a/libqt/core/rules.make
+++ b/libqt/core/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libqt/core/rules.make
-# copyright : Copyright (c) 2005-2011 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libqt/%: root := $(libqt_root)
diff --git a/libqt/core/stub.make b/libqt/core/stub.make
index 8e4acca..464b0ab 100644
--- a/libqt/core/stub.make
+++ b/libqt/core/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libqt/core/stub.make
-# copyright : Copyright (c) 2005-2011 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libqt/configuration-rules.make,$(dcf_root))