diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
commit | bfc1747d04d3f6eddad7bd118989971c6d42d3bd (patch) | |
tree | 75f438dac01a37d74b379335f27349db00ea8fe2 /build/import/libqt/core | |
parent | 8a4ea24f9325bf60906c99d1c57f02b4f8360828 (diff) |
Update copyright
Diffstat (limited to 'build/import/libqt/core')
-rw-r--r-- | build/import/libqt/core/rules.make | 2 | ||||
-rw-r--r-- | build/import/libqt/core/stub.make | 2 |
2 files changed, 2 insertions, 2 deletions
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)) |