diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2012-01-24 13:37:23 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-30 23:52:43 +0100 |
commit | 45b14259fc0cf704692df1c00da511527d1fba1d (patch) | |
tree | c2ab08f10be162a07268a630dcab0a91dcca63e2 /src/quick/scenegraph/util/qsgdistancefieldutil_p.h | |
parent | ed576da6712d881b87a3fffcbddbae925157d265 (diff) | |
download | qtdeclarative-45b14259fc0cf704692df1c00da511527d1fba1d.tar.gz |
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: If39bd256b0fa85eba17ea30f8ab87ea27d758908
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'src/quick/scenegraph/util/qsgdistancefieldutil_p.h')
-rw-r--r-- | src/quick/scenegraph/util/qsgdistancefieldutil_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/scenegraph/util/qsgdistancefieldutil_p.h b/src/quick/scenegraph/util/qsgdistancefieldutil_p.h index 3e2ce5d47a..23da1d121f 100644 --- a/src/quick/scenegraph/util/qsgdistancefieldutil_p.h +++ b/src/quick/scenegraph/util/qsgdistancefieldutil_p.h @@ -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 QtDeclarative module of the Qt Toolkit. @@ -35,6 +34,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ |