From 45b14259fc0cf704692df1c00da511527d1fba1d Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 24 Jan 2012 13:37: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: If39bd256b0fa85eba17ea30f8ab87ea27d758908 Reviewed-by: Rohan McGovern --- doc/src/qtquick1/advtutorial.qdoc | 2 +- doc/src/qtquick1/anchor-layout.qdoc | 2 +- doc/src/qtquick1/animation.qdoc | 2 +- doc/src/qtquick1/basicelements.qdoc | 2 +- doc/src/qtquick1/basictypes.qdoc | 2 +- doc/src/qtquick1/behaviors-and-states.qdoc | 2 +- doc/src/qtquick1/codingconventions.qdoc | 2 +- doc/src/qtquick1/declarativeui.qdoc | 2 +- doc/src/qtquick1/dynamicobjects.qdoc | 2 +- doc/src/qtquick1/elements.qdoc | 2 +- doc/src/qtquick1/example-slideswitch.qdoc | 2 +- doc/src/qtquick1/example-textballoons.qdoc | 2 +- doc/src/qtquick1/examples.qdoc | 2 +- doc/src/qtquick1/extending-tutorial.qdoc | 2 +- doc/src/qtquick1/extending.qdoc | 2 +- doc/src/qtquick1/focus.qdoc | 2 +- doc/src/qtquick1/globalobject.qdoc | 2 +- doc/src/qtquick1/integrating.qdoc | 2 +- doc/src/qtquick1/javascriptblocks.qdoc | 2 +- doc/src/qtquick1/modules.qdoc | 2 +- doc/src/qtquick1/mouseevents.qdoc | 2 +- doc/src/qtquick1/network.qdoc | 2 +- doc/src/qtquick1/particles.qdoc | 2 +- doc/src/qtquick1/positioners.qdoc | 2 +- doc/src/qtquick1/propertybinding.qdoc | 2 +- doc/src/qtquick1/qdeclarativedebugging.qdoc | 2 +- doc/src/qtquick1/qdeclarativedocument.qdoc | 2 +- doc/src/qtquick1/qdeclarativei18n.qdoc | 2 +- doc/src/qtquick1/qdeclarativeintro.qdoc | 2 +- doc/src/qtquick1/qdeclarativemodels.qdoc | 2 +- doc/src/qtquick1/qdeclarativeperformance.qdoc | 2 +- doc/src/qtquick1/qdeclarativesecurity.qdoc | 2 +- doc/src/qtquick1/qdeclarativestates.qdoc | 2 +- doc/src/qtquick1/qmlevents.qdoc | 2 +- doc/src/qtquick1/qmlinuse.qdoc | 2 +- doc/src/qtquick1/qmlreusablecomponents.qdoc | 2 +- doc/src/qtquick1/qmlruntime.qdoc | 2 +- doc/src/qtquick1/qmlsyntax.qdoc | 2 +- doc/src/qtquick1/qmltest.qdoc | 2 +- doc/src/qtquick1/qmltexthandling.qdoc | 2 +- doc/src/qtquick1/qmlviewer.qdoc | 2 +- doc/src/qtquick1/qmlviews.qdoc | 2 +- doc/src/qtquick1/qmlwebkit.qdoc | 2 +- doc/src/qtquick1/qtbinding.qdoc | 2 +- doc/src/qtquick1/qtdeclarative.qdoc | 2 +- doc/src/qtquick1/qtprogrammers.qdoc | 2 +- doc/src/qtquick1/qtquick-intro.qdoc | 2 +- doc/src/qtquick1/qtquick1.qdoc | 2 +- doc/src/qtquick1/righttoleft.qdoc | 2 +- doc/src/qtquick1/scope.qdoc | 2 +- doc/src/qtquick1/tutorial.qdoc | 2 +- doc/src/qtquick1/whatsnew.qdoc | 2 +- 52 files changed, 52 insertions(+), 52 deletions(-) (limited to 'doc/src/qtquick1') diff --git a/doc/src/qtquick1/advtutorial.qdoc b/doc/src/qtquick1/advtutorial.qdoc index 4a757d4be0..5921488803 100644 --- a/doc/src/qtquick1/advtutorial.qdoc +++ b/doc/src/qtquick1/advtutorial.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/anchor-layout.qdoc b/doc/src/qtquick1/anchor-layout.qdoc index e12d718e3e..b7b1480649 100644 --- a/doc/src/qtquick1/anchor-layout.qdoc +++ b/doc/src/qtquick1/anchor-layout.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/animation.qdoc b/doc/src/qtquick1/animation.qdoc index 2f160804d8..97c6a720a2 100644 --- a/doc/src/qtquick1/animation.qdoc +++ b/doc/src/qtquick1/animation.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/basicelements.qdoc b/doc/src/qtquick1/basicelements.qdoc index 7935c17e5f..836a102723 100644 --- a/doc/src/qtquick1/basicelements.qdoc +++ b/doc/src/qtquick1/basicelements.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/basictypes.qdoc b/doc/src/qtquick1/basictypes.qdoc index a9dea72c37..2cc8859dc2 100644 --- a/doc/src/qtquick1/basictypes.qdoc +++ b/doc/src/qtquick1/basictypes.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/behaviors-and-states.qdoc b/doc/src/qtquick1/behaviors-and-states.qdoc index dfdfc943c1..5d81246e49 100644 --- a/doc/src/qtquick1/behaviors-and-states.qdoc +++ b/doc/src/qtquick1/behaviors-and-states.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/codingconventions.qdoc b/doc/src/qtquick1/codingconventions.qdoc index d48fec7bf4..97e69fc680 100644 --- a/doc/src/qtquick1/codingconventions.qdoc +++ b/doc/src/qtquick1/codingconventions.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/declarativeui.qdoc b/doc/src/qtquick1/declarativeui.qdoc index 6c86967d19..d0161aa7a3 100644 --- a/doc/src/qtquick1/declarativeui.qdoc +++ b/doc/src/qtquick1/declarativeui.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/dynamicobjects.qdoc b/doc/src/qtquick1/dynamicobjects.qdoc index 140baa798d..6250320a99 100644 --- a/doc/src/qtquick1/dynamicobjects.qdoc +++ b/doc/src/qtquick1/dynamicobjects.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/elements.qdoc b/doc/src/qtquick1/elements.qdoc index 1113525b8b..4f140a3969 100644 --- a/doc/src/qtquick1/elements.qdoc +++ b/doc/src/qtquick1/elements.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/example-slideswitch.qdoc b/doc/src/qtquick1/example-slideswitch.qdoc index fe73949f0c..75fe3cd2ff 100644 --- a/doc/src/qtquick1/example-slideswitch.qdoc +++ b/doc/src/qtquick1/example-slideswitch.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/example-textballoons.qdoc b/doc/src/qtquick1/example-textballoons.qdoc index c03221493a..872c254fb0 100644 --- a/doc/src/qtquick1/example-textballoons.qdoc +++ b/doc/src/qtquick1/example-textballoons.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/examples.qdoc b/doc/src/qtquick1/examples.qdoc index 36d2a8a6e7..144bb0349a 100644 --- a/doc/src/qtquick1/examples.qdoc +++ b/doc/src/qtquick1/examples.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/extending-tutorial.qdoc b/doc/src/qtquick1/extending-tutorial.qdoc index 10d9a4ea04..f02d5e927c 100644 --- a/doc/src/qtquick1/extending-tutorial.qdoc +++ b/doc/src/qtquick1/extending-tutorial.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/extending.qdoc b/doc/src/qtquick1/extending.qdoc index ad5ebb7b31..35a57ef14c 100644 --- a/doc/src/qtquick1/extending.qdoc +++ b/doc/src/qtquick1/extending.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/focus.qdoc b/doc/src/qtquick1/focus.qdoc index 47be50b271..0f4c301fbd 100644 --- a/doc/src/qtquick1/focus.qdoc +++ b/doc/src/qtquick1/focus.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/globalobject.qdoc b/doc/src/qtquick1/globalobject.qdoc index c565acb20a..beae152995 100644 --- a/doc/src/qtquick1/globalobject.qdoc +++ b/doc/src/qtquick1/globalobject.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/integrating.qdoc b/doc/src/qtquick1/integrating.qdoc index 500d6c4ab4..4cc0448276 100644 --- a/doc/src/qtquick1/integrating.qdoc +++ b/doc/src/qtquick1/integrating.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/javascriptblocks.qdoc b/doc/src/qtquick1/javascriptblocks.qdoc index 9af20678d5..04aa78a5b6 100644 --- a/doc/src/qtquick1/javascriptblocks.qdoc +++ b/doc/src/qtquick1/javascriptblocks.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/modules.qdoc b/doc/src/qtquick1/modules.qdoc index 15e0e78854..fc348c17da 100644 --- a/doc/src/qtquick1/modules.qdoc +++ b/doc/src/qtquick1/modules.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/mouseevents.qdoc b/doc/src/qtquick1/mouseevents.qdoc index 93b9cbf244..bcc73780bc 100644 --- a/doc/src/qtquick1/mouseevents.qdoc +++ b/doc/src/qtquick1/mouseevents.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/network.qdoc b/doc/src/qtquick1/network.qdoc index bcee8564c0..0f00ef4d54 100644 --- a/doc/src/qtquick1/network.qdoc +++ b/doc/src/qtquick1/network.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/particles.qdoc b/doc/src/qtquick1/particles.qdoc index c5807db008..30921dbf20 100644 --- a/doc/src/qtquick1/particles.qdoc +++ b/doc/src/qtquick1/particles.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/positioners.qdoc b/doc/src/qtquick1/positioners.qdoc index b239d181e5..07a50ad567 100644 --- a/doc/src/qtquick1/positioners.qdoc +++ b/doc/src/qtquick1/positioners.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/propertybinding.qdoc b/doc/src/qtquick1/propertybinding.qdoc index 24a58f7315..2762f8abea 100644 --- a/doc/src/qtquick1/propertybinding.qdoc +++ b/doc/src/qtquick1/propertybinding.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qdeclarativedebugging.qdoc b/doc/src/qtquick1/qdeclarativedebugging.qdoc index 63be66cf7c..8a8f79f844 100644 --- a/doc/src/qtquick1/qdeclarativedebugging.qdoc +++ b/doc/src/qtquick1/qdeclarativedebugging.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qdeclarativedocument.qdoc b/doc/src/qtquick1/qdeclarativedocument.qdoc index 316894d492..76c54fb74c 100644 --- a/doc/src/qtquick1/qdeclarativedocument.qdoc +++ b/doc/src/qtquick1/qdeclarativedocument.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qdeclarativei18n.qdoc b/doc/src/qtquick1/qdeclarativei18n.qdoc index ea5b70d027..2a4fc2f459 100644 --- a/doc/src/qtquick1/qdeclarativei18n.qdoc +++ b/doc/src/qtquick1/qdeclarativei18n.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qdeclarativeintro.qdoc b/doc/src/qtquick1/qdeclarativeintro.qdoc index 0a978a7e00..b7a1d1d133 100644 --- a/doc/src/qtquick1/qdeclarativeintro.qdoc +++ b/doc/src/qtquick1/qdeclarativeintro.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qdeclarativemodels.qdoc b/doc/src/qtquick1/qdeclarativemodels.qdoc index 1fc1eca0af..ea676ff537 100644 --- a/doc/src/qtquick1/qdeclarativemodels.qdoc +++ b/doc/src/qtquick1/qdeclarativemodels.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qdeclarativeperformance.qdoc b/doc/src/qtquick1/qdeclarativeperformance.qdoc index c7bd14422e..2123d9ea95 100644 --- a/doc/src/qtquick1/qdeclarativeperformance.qdoc +++ b/doc/src/qtquick1/qdeclarativeperformance.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qdeclarativesecurity.qdoc b/doc/src/qtquick1/qdeclarativesecurity.qdoc index 2a9221fb50..05d06c8ea7 100644 --- a/doc/src/qtquick1/qdeclarativesecurity.qdoc +++ b/doc/src/qtquick1/qdeclarativesecurity.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qdeclarativestates.qdoc b/doc/src/qtquick1/qdeclarativestates.qdoc index 8704c089ca..1705600b84 100644 --- a/doc/src/qtquick1/qdeclarativestates.qdoc +++ b/doc/src/qtquick1/qdeclarativestates.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmlevents.qdoc b/doc/src/qtquick1/qmlevents.qdoc index 24f60b229b..f23201c26f 100644 --- a/doc/src/qtquick1/qmlevents.qdoc +++ b/doc/src/qtquick1/qmlevents.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmlinuse.qdoc b/doc/src/qtquick1/qmlinuse.qdoc index a020b82c71..99c3b90489 100644 --- a/doc/src/qtquick1/qmlinuse.qdoc +++ b/doc/src/qtquick1/qmlinuse.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmlreusablecomponents.qdoc b/doc/src/qtquick1/qmlreusablecomponents.qdoc index a5d7844fc5..2e4077f367 100644 --- a/doc/src/qtquick1/qmlreusablecomponents.qdoc +++ b/doc/src/qtquick1/qmlreusablecomponents.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmlruntime.qdoc b/doc/src/qtquick1/qmlruntime.qdoc index a061d8f83b..7f2614822e 100644 --- a/doc/src/qtquick1/qmlruntime.qdoc +++ b/doc/src/qtquick1/qmlruntime.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmlsyntax.qdoc b/doc/src/qtquick1/qmlsyntax.qdoc index 7d0d0e5f96..01b7fcd2f5 100644 --- a/doc/src/qtquick1/qmlsyntax.qdoc +++ b/doc/src/qtquick1/qmlsyntax.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmltest.qdoc b/doc/src/qtquick1/qmltest.qdoc index 87ffa8787c..9ef4dec111 100644 --- a/doc/src/qtquick1/qmltest.qdoc +++ b/doc/src/qtquick1/qmltest.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmltexthandling.qdoc b/doc/src/qtquick1/qmltexthandling.qdoc index 0580690f01..86a0e80723 100644 --- a/doc/src/qtquick1/qmltexthandling.qdoc +++ b/doc/src/qtquick1/qmltexthandling.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmlviewer.qdoc b/doc/src/qtquick1/qmlviewer.qdoc index 36606fb253..d13dd37cf5 100644 --- a/doc/src/qtquick1/qmlviewer.qdoc +++ b/doc/src/qtquick1/qmlviewer.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmlviews.qdoc b/doc/src/qtquick1/qmlviews.qdoc index 0df0dc30e0..11af6f44a1 100644 --- a/doc/src/qtquick1/qmlviews.qdoc +++ b/doc/src/qtquick1/qmlviews.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qmlwebkit.qdoc b/doc/src/qtquick1/qmlwebkit.qdoc index cf47ec179c..b86c4634c2 100644 --- a/doc/src/qtquick1/qmlwebkit.qdoc +++ b/doc/src/qtquick1/qmlwebkit.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qtbinding.qdoc b/doc/src/qtquick1/qtbinding.qdoc index 2a956e7c15..5c5915bb12 100644 --- a/doc/src/qtquick1/qtbinding.qdoc +++ b/doc/src/qtquick1/qtbinding.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qtdeclarative.qdoc b/doc/src/qtquick1/qtdeclarative.qdoc index ee5b377caf..06f0db96e9 100644 --- a/doc/src/qtquick1/qtdeclarative.qdoc +++ b/doc/src/qtquick1/qtdeclarative.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qtprogrammers.qdoc b/doc/src/qtquick1/qtprogrammers.qdoc index 95e0d68f3d..a4dfc15d04 100644 --- a/doc/src/qtquick1/qtprogrammers.qdoc +++ b/doc/src/qtquick1/qtprogrammers.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qtquick-intro.qdoc b/doc/src/qtquick1/qtquick-intro.qdoc index 7924b1a651..1d064786c1 100644 --- a/doc/src/qtquick1/qtquick-intro.qdoc +++ b/doc/src/qtquick1/qtquick-intro.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/qtquick1.qdoc b/doc/src/qtquick1/qtquick1.qdoc index 630fe3e0d9..682357e20b 100644 --- a/doc/src/qtquick1/qtquick1.qdoc +++ b/doc/src/qtquick1/qtquick1.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/righttoleft.qdoc b/doc/src/qtquick1/righttoleft.qdoc index 507e170f15..5cda7cebb1 100644 --- a/doc/src/qtquick1/righttoleft.qdoc +++ b/doc/src/qtquick1/righttoleft.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/scope.qdoc b/doc/src/qtquick1/scope.qdoc index f8733a71a0..e6b2f6c452 100644 --- a/doc/src/qtquick1/scope.qdoc +++ b/doc/src/qtquick1/scope.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/tutorial.qdoc b/doc/src/qtquick1/tutorial.qdoc index e1878201c7..bea0df7ad8 100644 --- a/doc/src/qtquick1/tutorial.qdoc +++ b/doc/src/qtquick1/tutorial.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/doc/src/qtquick1/whatsnew.qdoc b/doc/src/qtquick1/whatsnew.qdoc index 06ffe03d47..7b6edae858 100644 --- a/doc/src/qtquick1/whatsnew.qdoc +++ b/doc/src/qtquick1/whatsnew.qdoc @@ -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 documentation of the Qt Toolkit. @@ -21,6 +20,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ -- cgit v1.2.3