summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-01-20 18:33:50 -0800
committerThiago Macieira <thiago.macieira@intel.com>2016-01-21 22:44:21 +0000
commitcfe891eeb8163f70cedda5099f76a42a5f7332d1 (patch)
tree674f83719c072f34a726f1313d3d967d288f99cd /bin
parent23bd4651c7dd82924b44c019f96f872eb7a0f2ca (diff)
Add Intel copyright to files that Intel has had non-trivial contribution
I wrote a script to help find the files, but I reviewed the contributions manually to be sure I wasn't claiming copyright for search & replace, adding Q_DECL_NOTHROW or adding "We mean it" headers. Change-Id: I7a9e11d7b64a4cc78e24ffff142b506368fc8842 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/syncqt.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/syncqt.pl b/bin/syncqt.pl
index c63878c723..ac8aa1a0f7 100755
--- a/bin/syncqt.pl
+++ b/bin/syncqt.pl
@@ -2,6 +2,7 @@
#############################################################################
##
## Copyright (C) 2016 The Qt Company Ltd.
+## Copyright (C) 2016 Intel Corporation.
## Contact: https://www.qt.io/licensing/
##
## This file is part of the build configuration tools of the Qt Toolkit.