From 5635823e17db3395d9b0fa8cfcc72f82fea583f4 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 24 Jan 2012 16:17:24 +1000 Subject: Remove "All rights reserved" line from license headers. As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: I311e001373776812699d6efc045b5f742890c689 Reviewed-by: Rohan McGovern --- bin/createpackage.bat | 2 +- bin/createpackage.pl | 2 +- bin/elf2e32_qtwrapper.pl | 2 +- bin/findtr | 2 +- bin/fixqt4headers.pl | 2 +- bin/patch_capabilities.pl | 2 +- bin/qtmodule-configtests | 2 +- bin/setcepaths.bat | 2 +- bin/syncqt | 2 +- bin/syncqt.bat | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'bin') diff --git a/bin/createpackage.bat b/bin/createpackage.bat index 8ad238f6c3..cf815b58a4 100755 --- a/bin/createpackage.bat +++ b/bin/createpackage.bat @@ -1,7 +1,6 @@ ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -:: All rights reserved. :: Contact: http://www.qt-project.org/ :: :: This file is part of the test suite of the Qt Toolkit. @@ -35,6 +34,7 @@ :: :: :: +:: :: $QT_END_LICENSE$ :: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: diff --git a/bin/createpackage.pl b/bin/createpackage.pl index 94550da139..d4a953dfdd 100755 --- a/bin/createpackage.pl +++ b/bin/createpackage.pl @@ -2,7 +2,6 @@ ############################################################################# ## ## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -## All rights reserved. ## Contact: http://www.qt-project.org/ ## ## This file is part of the S60 port of the Qt Toolkit. @@ -36,6 +35,7 @@ ## ## ## +## ## $QT_END_LICENSE$ ## ############################################################################# diff --git a/bin/elf2e32_qtwrapper.pl b/bin/elf2e32_qtwrapper.pl index 58cf9bb7d5..a9ea771181 100755 --- a/bin/elf2e32_qtwrapper.pl +++ b/bin/elf2e32_qtwrapper.pl @@ -2,7 +2,6 @@ ############################################################################# ## ## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -## All rights reserved. ## Contact: http://www.qt-project.org/ ## ## This file is part of the utilities of the Qt Toolkit. @@ -36,6 +35,7 @@ ## ## ## +## ## $QT_END_LICENSE$ ## ############################################################################# diff --git a/bin/findtr b/bin/findtr index 9bf872d67a..54bdf9bea6 100755 --- a/bin/findtr +++ b/bin/findtr @@ -3,7 +3,6 @@ ############################################################################# ## ## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -## All rights reserved. ## Contact: http://www.qt-project.org/ ## ## This file is part of the translations of the Qt Toolkit. @@ -37,6 +36,7 @@ ## ## ## +## ## $QT_END_LICENSE$ ## ############################################################################# diff --git a/bin/fixqt4headers.pl b/bin/fixqt4headers.pl index 4a0621a055..3516168dc2 100755 --- a/bin/fixqt4headers.pl +++ b/bin/fixqt4headers.pl @@ -2,7 +2,6 @@ ############################################################################# ## ## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -## All rights reserved. ## Contact: http://www.qt-project.org/ ## ## This file is part of the porting tools of the Qt Toolkit. @@ -36,6 +35,7 @@ ## ## ## +## ## $QT_END_LICENSE$ ## ############################################################################# diff --git a/bin/patch_capabilities.pl b/bin/patch_capabilities.pl index d899a9b0ab..daa5e12930 100755 --- a/bin/patch_capabilities.pl +++ b/bin/patch_capabilities.pl @@ -2,7 +2,6 @@ ############################################################################# ## ## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -## All rights reserved. ## Contact: http://www.qt-project.org/ ## ## This file is part of the S60 port of the Qt Toolkit. @@ -36,6 +35,7 @@ ## ## ## +## ## $QT_END_LICENSE$ ## ############################################################################# diff --git a/bin/qtmodule-configtests b/bin/qtmodule-configtests index 9cf552a566..412f57ff8a 100755 --- a/bin/qtmodule-configtests +++ b/bin/qtmodule-configtests @@ -2,7 +2,6 @@ ############################################################################# ## ## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -## All rights reserved. ## Contact: http://www.qt-project.org/ ## ## This file is part of the build configuration tools of the Qt Toolkit. @@ -36,6 +35,7 @@ ## ## ## +## ## $QT_END_LICENSE$ ## ############################################################################# diff --git a/bin/setcepaths.bat b/bin/setcepaths.bat index 31bfe8d8e7..e9f588b69f 100755 --- a/bin/setcepaths.bat +++ b/bin/setcepaths.bat @@ -1,7 +1,6 @@ ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -:: All rights reserved. :: Contact: http://www.qt-project.org/ :: :: This file is part of the tools applications of the Qt Toolkit. @@ -35,6 +34,7 @@ :: :: :: +:: :: $QT_END_LICENSE$ :: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: diff --git a/bin/syncqt b/bin/syncqt index 88f627dd3d..c7f7191e29 100755 --- a/bin/syncqt +++ b/bin/syncqt @@ -2,7 +2,6 @@ ############################################################################# ## ## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -## All rights reserved. ## Contact: http://www.qt-project.org/ ## ## This file is part of the build configuration tools of the Qt Toolkit. @@ -36,6 +35,7 @@ ## ## ## +## ## $QT_END_LICENSE$ ## ############################################################################# diff --git a/bin/syncqt.bat b/bin/syncqt.bat index d81e94265c..1f2690335e 100755 --- a/bin/syncqt.bat +++ b/bin/syncqt.bat @@ -1,7 +1,6 @@ ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -:: All rights reserved. :: Contact: http://www.qt-project.org/ :: :: This file is part of the tools applications of the Qt Toolkit. @@ -35,6 +34,7 @@ :: :: :: +:: :: $QT_END_LICENSE$ :: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -- cgit v1.2.3