diff options
| author | Sergio Ahumada <[email protected]> | 2013-01-02 12:17:46 +0100 |
|---|---|---|
| committer | The Qt Project <[email protected]> | 2013-01-10 19:52:37 +0100 |
| commit | 83deab8d1b82bb3a02b0b92737b298848d19beb6 (patch) | |
| tree | b43a5c6ba36d0efc1a45992a59e2acb2e7889258 /src/quick/doc/snippets/qml/repeaters | |
| parent | 653076d31b0cc4f353f9b2597eb210f833f0eabb (diff) | |
Update copyright year in Digia's license headers
Change-Id: I6c3bd7bebe3d62d1cfd0fa6334544c9db8398c76
Reviewed-by: Akseli Salovaara <[email protected]>
Reviewed-by: Sergio Ahumada <[email protected]>
Diffstat (limited to 'src/quick/doc/snippets/qml/repeaters')
| -rw-r--r-- | src/quick/doc/snippets/qml/repeaters/repeater-grid-index.qml | 2 | ||||
| -rw-r--r-- | src/quick/doc/snippets/qml/repeaters/repeater.qml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/quick/doc/snippets/qml/repeaters/repeater-grid-index.qml b/src/quick/doc/snippets/qml/repeaters/repeater-grid-index.qml index d2ce0265bd..ac0e4057cf 100644 --- a/src/quick/doc/snippets/qml/repeaters/repeater-grid-index.qml +++ b/src/quick/doc/snippets/qml/repeaters/repeater-grid-index.qml @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the documentation of the Qt Toolkit. diff --git a/src/quick/doc/snippets/qml/repeaters/repeater.qml b/src/quick/doc/snippets/qml/repeaters/repeater.qml index 598204fef3..704bea6bee 100644 --- a/src/quick/doc/snippets/qml/repeaters/repeater.qml +++ b/src/quick/doc/snippets/qml/repeaters/repeater.qml @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the documentation of the Qt Toolkit. |
