X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=examples%2Ftutorials%2FgettingStartedQml%2Fcore%2FFileDialog.qml;h=2d08e19bcf8b1e9473c428606d571ddf7bfce473;hb=45b14259fc0cf704692df1c00da511527d1fba1d;hp=9f57bf4f53f0569225a509de97c81f97e0addeb0;hpb=ed576da6712d881b87a3fffcbddbae925157d265;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/examples/tutorials/gettingStartedQml/core/FileDialog.qml b/examples/tutorials/gettingStartedQml/core/FileDialog.qml index 9f57bf4..2d08e19 100644 --- a/examples/tutorials/gettingStartedQml/core/FileDialog.qml +++ b/examples/tutorials/gettingStartedQml/core/FileDialog.qml @@ -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. @@ -34,6 +33,7 @@ ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." +** ** $QT_END_LICENSE$ ** ****************************************************************************/