From 3e41824c42dbc5f2cd1d4b7416efc0c1bf8429cd Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 24 Jan 2012 14:50:23 +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: I15becdbdde2d4719f1411ba3d8306983cfba0e11 Sanity-Review: Qt Sanity Bot Reviewed-by: Rohan McGovern --- util/fixnonlatin1/main.cpp | 2 +- util/normalize/main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/fixnonlatin1/main.cpp b/util/fixnonlatin1/main.cpp index 99e8cb6..27d5982 100644 --- a/util/fixnonlatin1/main.cpp +++ b/util/fixnonlatin1/main.cpp @@ -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 utils of the Qt Toolkit. @@ -35,6 +34,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/util/normalize/main.cpp b/util/normalize/main.cpp index 1d275c5..8f7fe2d 100644 --- a/util/normalize/main.cpp +++ b/util/normalize/main.cpp @@ -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 utils of the Qt Toolkit. @@ -35,6 +34,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ -- cgit v1.2.3