diff options
author | Robert Loehning <robert.loehning@digia.com> | 2013-01-28 17:12:19 +0100 |
---|---|---|
committer | Kai Koehne <kai.koehne@digia.com> | 2013-01-29 16:27:03 +0100 |
commit | 298531e370e490344f1e0786935197893be05c47 (patch) | |
tree | db5697664d9b3149d6429e9de49a804bb2cab786 /src/shared/help | |
parent | 6d8d85b11638d5931781b707ae44eccf9d0552b5 (diff) | |
download | qt-creator-298531e370e490344f1e0786935197893be05c47.tar.gz |
Incremented year in copyright infov2.6.2
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'src/shared/help')
-rw-r--r-- | src/shared/help/bookmarkmanager.cpp | 2 | ||||
-rw-r--r-- | src/shared/help/bookmarkmanager.h | 2 | ||||
-rw-r--r-- | src/shared/help/contentwindow.cpp | 2 | ||||
-rw-r--r-- | src/shared/help/contentwindow.h | 2 | ||||
-rw-r--r-- | src/shared/help/filternamedialog.cpp | 2 | ||||
-rw-r--r-- | src/shared/help/filternamedialog.h | 2 | ||||
-rw-r--r-- | src/shared/help/indexwindow.cpp | 2 | ||||
-rw-r--r-- | src/shared/help/indexwindow.h | 2 | ||||
-rw-r--r-- | src/shared/help/topicchooser.cpp | 2 | ||||
-rw-r--r-- | src/shared/help/topicchooser.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/src/shared/help/bookmarkmanager.cpp b/src/shared/help/bookmarkmanager.cpp index acf52ce978..daca7fd5a6 100644 --- a/src/shared/help/bookmarkmanager.cpp +++ b/src/shared/help/bookmarkmanager.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 Qt Creator. diff --git a/src/shared/help/bookmarkmanager.h b/src/shared/help/bookmarkmanager.h index a2b0a37b32..962ff67157 100644 --- a/src/shared/help/bookmarkmanager.h +++ b/src/shared/help/bookmarkmanager.h @@ -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 Qt Creator. diff --git a/src/shared/help/contentwindow.cpp b/src/shared/help/contentwindow.cpp index 5778a48213..8df99b3676 100644 --- a/src/shared/help/contentwindow.cpp +++ b/src/shared/help/contentwindow.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 Qt Creator. diff --git a/src/shared/help/contentwindow.h b/src/shared/help/contentwindow.h index aa05117bd5..fd413832c7 100644 --- a/src/shared/help/contentwindow.h +++ b/src/shared/help/contentwindow.h @@ -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 Qt Creator. diff --git a/src/shared/help/filternamedialog.cpp b/src/shared/help/filternamedialog.cpp index f3461f72d7..28548ba4fd 100644 --- a/src/shared/help/filternamedialog.cpp +++ b/src/shared/help/filternamedialog.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 Qt Creator. diff --git a/src/shared/help/filternamedialog.h b/src/shared/help/filternamedialog.h index 56a04ad8ce..a4a48d2516 100644 --- a/src/shared/help/filternamedialog.h +++ b/src/shared/help/filternamedialog.h @@ -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 Qt Creator. diff --git a/src/shared/help/indexwindow.cpp b/src/shared/help/indexwindow.cpp index 179315104c..57ef6cba5f 100644 --- a/src/shared/help/indexwindow.cpp +++ b/src/shared/help/indexwindow.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 Qt Creator. diff --git a/src/shared/help/indexwindow.h b/src/shared/help/indexwindow.h index 5b3c09b821..98dcbc0d78 100644 --- a/src/shared/help/indexwindow.h +++ b/src/shared/help/indexwindow.h @@ -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 Qt Creator. diff --git a/src/shared/help/topicchooser.cpp b/src/shared/help/topicchooser.cpp index ec415729f3..fae93bab5c 100644 --- a/src/shared/help/topicchooser.cpp +++ b/src/shared/help/topicchooser.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 Qt Creator. diff --git a/src/shared/help/topicchooser.h b/src/shared/help/topicchooser.h index acaf9697cf..4b3e07502b 100644 --- a/src/shared/help/topicchooser.h +++ b/src/shared/help/topicchooser.h @@ -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 Qt Creator. |