From fceef5d9535010082d40b9fa473b8699a057350c Mon Sep 17 00:00:00 2001 From: Matthew Vogt Date: Tue, 7 Feb 2012 13:02:34 +1000 Subject: Fix license header format. Change-Id: Ib71237ed181d075329a0267b5c108e6534c13e4e Reviewed-by: Andrew den Exter --- demos/declarative/flickr/qml/flickr/common/Progress.qml | 3 +-- demos/declarative/flickr/qml/flickr/common/RssModel.qml | 3 +-- demos/declarative/flickr/qml/flickr/common/ScrollBar.qml | 3 +-- demos/declarative/flickr/qml/flickr/common/Slider.qml | 3 +-- demos/declarative/flickr/qml/flickr/flickr-90.qml | 3 +-- demos/declarative/flickr/qml/flickr/flickr.qml | 3 +-- demos/declarative/flickr/qml/flickr/mobile/Button.qml | 3 +-- demos/declarative/flickr/qml/flickr/mobile/GridDelegate.qml | 3 +-- demos/declarative/flickr/qml/flickr/mobile/ImageDetails.qml | 3 +-- demos/declarative/flickr/qml/flickr/mobile/ListDelegate.qml | 3 +-- demos/declarative/flickr/qml/flickr/mobile/TitleBar.qml | 3 +-- demos/declarative/flickr/qml/flickr/mobile/ToolBar.qml | 3 +-- 12 files changed, 12 insertions(+), 24 deletions(-) (limited to 'demos/declarative/flickr/qml') diff --git a/demos/declarative/flickr/qml/flickr/common/Progress.qml b/demos/declarative/flickr/qml/flickr/common/Progress.qml index 9d75756f..8f7b2dc7 100644 --- a/demos/declarative/flickr/qml/flickr/common/Progress.qml +++ b/demos/declarative/flickr/qml/flickr/common/Progress.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/common/RssModel.qml b/demos/declarative/flickr/qml/flickr/common/RssModel.qml index 03ea9f3a..7ac51b8b 100644 --- a/demos/declarative/flickr/qml/flickr/common/RssModel.qml +++ b/demos/declarative/flickr/qml/flickr/common/RssModel.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/common/ScrollBar.qml b/demos/declarative/flickr/qml/flickr/common/ScrollBar.qml index 9ed2457a..f2cf6e15 100644 --- a/demos/declarative/flickr/qml/flickr/common/ScrollBar.qml +++ b/demos/declarative/flickr/qml/flickr/common/ScrollBar.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/common/Slider.qml b/demos/declarative/flickr/qml/flickr/common/Slider.qml index d16a5d65..ff1863b8 100644 --- a/demos/declarative/flickr/qml/flickr/common/Slider.qml +++ b/demos/declarative/flickr/qml/flickr/common/Slider.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/flickr-90.qml b/demos/declarative/flickr/qml/flickr/flickr-90.qml index f99b5ca9..51cf6a1b 100644 --- a/demos/declarative/flickr/qml/flickr/flickr-90.qml +++ b/demos/declarative/flickr/qml/flickr/flickr-90.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/flickr.qml b/demos/declarative/flickr/qml/flickr/flickr.qml index 33eb1e63..77c743dc 100644 --- a/demos/declarative/flickr/qml/flickr/flickr.qml +++ b/demos/declarative/flickr/qml/flickr/flickr.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/mobile/Button.qml b/demos/declarative/flickr/qml/flickr/mobile/Button.qml index 13d08024..406e2b8b 100644 --- a/demos/declarative/flickr/qml/flickr/mobile/Button.qml +++ b/demos/declarative/flickr/qml/flickr/mobile/Button.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/mobile/GridDelegate.qml b/demos/declarative/flickr/qml/flickr/mobile/GridDelegate.qml index 91f916f6..a93a9b57 100644 --- a/demos/declarative/flickr/qml/flickr/mobile/GridDelegate.qml +++ b/demos/declarative/flickr/qml/flickr/mobile/GridDelegate.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/mobile/ImageDetails.qml b/demos/declarative/flickr/qml/flickr/mobile/ImageDetails.qml index 8f25e500..04b69e1c 100644 --- a/demos/declarative/flickr/qml/flickr/mobile/ImageDetails.qml +++ b/demos/declarative/flickr/qml/flickr/mobile/ImageDetails.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/mobile/ListDelegate.qml b/demos/declarative/flickr/qml/flickr/mobile/ListDelegate.qml index 7fa192fb..3c3950ba 100644 --- a/demos/declarative/flickr/qml/flickr/mobile/ListDelegate.qml +++ b/demos/declarative/flickr/qml/flickr/mobile/ListDelegate.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/mobile/TitleBar.qml b/demos/declarative/flickr/qml/flickr/mobile/TitleBar.qml index 6f02ad0e..c6b32c93 100644 --- a/demos/declarative/flickr/qml/flickr/mobile/TitleBar.qml +++ b/demos/declarative/flickr/qml/flickr/mobile/TitleBar.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** diff --git a/demos/declarative/flickr/qml/flickr/mobile/ToolBar.qml b/demos/declarative/flickr/qml/flickr/mobile/ToolBar.qml index ab675d3d..204359fe 100644 --- a/demos/declarative/flickr/qml/flickr/mobile/ToolBar.qml +++ b/demos/declarative/flickr/qml/flickr/mobile/ToolBar.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Contact: http://www.qt-project.org/ ** ** This file is part of the demonstration applications of the Qt Toolkit. ** -- cgit v1.2.3