Skip to content

Commit 145068b

Browse files
author
Allen Winter
committed
update copyright year
1 parent d493a2e commit 145068b

File tree

1,122 files changed

+1125
-1125
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,122 files changed

+1125
-1125
lines changed

LICENSE.GPL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The GammaRay software is Copyright (C) 2010-2017 Klaralvdalens Datakonsult AB.
1+
The GammaRay software is Copyright (C) 2010-2018 Klaralvdalens Datakonsult AB.
22

33
You may use, distribute and copy the GammaRay software under the terms of
44
the GNU General Public License version 2 or under the terms of GNU General

LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ GammaRay COMMERCIAL LICENSE AGREEMENT
22
FOR COMMERCIAL VERSIONS
33
Version 1.0
44

5-
Copyright of this license text (C) 2001 Trolltech AS and (C) 2002-2017
5+
Copyright of this license text (C) 2001 Trolltech AS and (C) 2002-2018
66
Klarälvdalens Datakonsult AB. All rights reserved. License text used
77
with kind permission of Trolltech AS. The software and accompanying
8-
material is Copyright (C) 2010-2017 Klarälvdalens Datakonsult AB.
8+
material is Copyright (C) 2010-2018 Klarälvdalens Datakonsult AB.
99

1010
This non-exclusive non-transferable License Agreement ("Agreement") is
1111
between you ("Licensee") and Klarälvdalens Datakonsult AB (KDAB), and

ReadMe-commercial.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Copyright Assignment Agreement. Contact info@kdab.com for more information.
1515

1616
Licensing
1717
=========
18-
Copyright (C) 2010-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>
18+
Copyright (C) 2010-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>
1919

2020
Commercial licensing terms are available in the included file
2121
LICENSE.txt (for non-US customers)

ReadMe.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Contact info@kdab.com for more information.
5757

5858
License
5959
=======
60-
The GammaRay Software is (C) 2010-2017 Klarälvdalens Datakonsult AB (KDAB),
60+
The GammaRay Software is (C) 2010-2018 Klarälvdalens Datakonsult AB (KDAB),
6161
and is available under the terms of the GPL version 2 (or any later version,
6262
at your option). See LICENSE.GPL.txt for license details.
6363

app/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ if(APPLE)
3535
set(GAMMARAY_BUNDLE_SHORT_VERSION_STRING "${GAMMARAY_VERSION}")
3636
set(GAMMARAY_BUNDLE_LONG_VERSION_STRING "${GAMMARAY_VERSION_STRING}")
3737
set(GAMMARAY_BUNDLE_INFO_STRING "GammaRay ${GAMMARAY_VERSION}")
38-
set(GAMMARAY_BUNDLE_COPYRIGHT "Copyright (C) 2010-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com")
38+
set(GAMMARAY_BUNDLE_COPYRIGHT "Copyright (C) 2010-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com")
3939

4040
configure_file("${GAMMARAY_BUNDLE_INFO_PLIST_IN}" "${GAMMARAY_BUNDLE_INFO_PLIST_OUT}")
4141

app/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This file is part of GammaRay, the Qt application inspection and
55
manipulation tool.
66
7-
Copyright (C) 2015-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
7+
Copyright (C) 2015-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
88
Author: Volker Krause <volker.krause@kdab.com>
99
1010
Licensees holding valid commercial KDAB GammaRay licenses may use this file in

client/classesiconsrepositoryclient.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This file is part of GammaRay, the Qt application inspection and
55
manipulation tool.
66
7-
Copyright (C) 2016-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
7+
Copyright (C) 2016-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
88
Author: Filipe Azevedo <filipe.azevedo@kdab.com>
99
1010
Licensees holding valid commercial KDAB GammaRay licenses may use this file in

client/classesiconsrepositoryclient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This file is part of GammaRay, the Qt application inspection and
55
manipulation tool.
66
7-
Copyright (C) 2016-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
7+
Copyright (C) 2016-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
88
Author: Filipe Azevedo <filipe.azevedo@kdab.com>
99
1010
Licensees holding valid commercial KDAB GammaRay licenses may use this file in

client/client.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This file is part of GammaRay, the Qt application inspection and
55
manipulation tool.
66
7-
Copyright (C) 2013-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
7+
Copyright (C) 2013-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
88
Author: Volker Krause <volker.krause@kdab.com>
99
1010
Licensees holding valid commercial KDAB GammaRay licenses may use this file in

client/client.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This file is part of GammaRay, the Qt application inspection and
55
manipulation tool.
66
7-
Copyright (C) 2013-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
7+
Copyright (C) 2013-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
88
Author: Volker Krause <volker.krause@kdab.com>
99
1010
Licensees holding valid commercial KDAB GammaRay licenses may use this file in

0 commit comments

Comments
 (0)