diff options
author | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-16 11:44:46 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-17 18:46:09 +0000 |
commit | cb95fff1c7dfcfc00b1bf93d18b80485aca9dd0c (patch) | |
tree | a1e944281fdea03173401aa1935061b812637955 /bin | |
parent | b6f0060f60a5ce3367164c6450f1a6154baebac1 (diff) | |
download | qtbase-cb95fff1c7dfcfc00b1bf93d18b80485aca9dd0c.tar.gz |
Fixed license headers
Change-Id: Ibebe1318d1c2de97601aa07269705c87737083ee
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/fixqt4headers.pl | 2 | ||||
-rwxr-xr-x | bin/syncqt.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/fixqt4headers.pl b/bin/fixqt4headers.pl index d39f5f3ec8..b08deb0ba2 100755 --- a/bin/fixqt4headers.pl +++ b/bin/fixqt4headers.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl ############################################################################# ## -## Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies). +## Copyright (C) 2015 The Qt Company Ltd. ## Contact: http://www.qt.io/licensing/ ## ## This file is part of the porting tools of the Qt Toolkit. diff --git a/bin/syncqt.pl b/bin/syncqt.pl index 1b9b197173..3bee0175ff 100755 --- a/bin/syncqt.pl +++ b/bin/syncqt.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl ############################################################################# ## -## Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies). +## Copyright (C) 2015 The Qt Company Ltd. ## Contact: http://www.qt.io/licensing/ ## ## This file is part of the build configuration tools of the Qt Toolkit. |