diff options
Diffstat (limited to 'doc/src/snippets/cpp')
-rw-r--r-- | doc/src/snippets/cpp/cppqml.cpp | 2 | ||||
-rw-r--r-- | doc/src/snippets/cpp/main.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/snippets/cpp/cppqml.cpp b/doc/src/snippets/cpp/cppqml.cpp index dd4810df..93d2b603 100644 --- a/doc/src/snippets/cpp/cppqml.cpp +++ b/doc/src/snippets/cpp/cppqml.cpp @@ -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 QtLocation module of the Qt Toolkit. diff --git a/doc/src/snippets/cpp/main.cpp b/doc/src/snippets/cpp/main.cpp index 0910aa4e..9a389ed3 100644 --- a/doc/src/snippets/cpp/main.cpp +++ b/doc/src/snippets/cpp/main.cpp @@ -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 QtLocation module of the Qt Toolkit. |