From 329fcf7fdca40b73ec502d0835278f8ab3a70ff1 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 3 Jul 2021 14:25:43 -0700 Subject: cleanup: update copyrights That should have been done six months ago. Signed-off-by: Dirk Hohndel --- desktop-widgets/about.cpp | 2 +- mobile-widgets/qml/About.qml | 2 +- packaging/OBS/subsurfacedaily.spec | 2 +- packaging/ios/Info.plist.in | 2 +- packaging/ubuntu/debian/copyright | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/desktop-widgets/about.cpp b/desktop-widgets/about.cpp index 58f376444..da9a7ad19 100644 --- a/desktop-widgets/about.cpp +++ b/desktop-widgets/about.cpp @@ -16,7 +16,7 @@ SubsurfaceAbout::SubsurfaceAbout(QWidget *parent) : QDialog(parent, QFlag(0)) "Subsurface %1

" "Multi-platform divelog software
" "" - "Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, Berthold Stoeger, and others, 2011-2020" + "Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, Berthold Stoeger, and others, 2011-2021" "").arg(versionString)); QShortcut *close = new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_W), this); diff --git a/mobile-widgets/qml/About.qml b/mobile-widgets/qml/About.qml index 3b6357369..c4bbb1d40 100644 --- a/mobile-widgets/qml/About.qml +++ b/mobile-widgets/qml/About.qml @@ -48,7 +48,7 @@ Kirigami.ScrollablePage { } Kirigami.Heading { - text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2020").arg(manager.getVersion()) + text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2021").arg(manager.getVersion()) level: 5 color: subsurfaceTheme.textColor font.pointSize: subsurfaceTheme.smallPointSize + 1 diff --git a/packaging/OBS/subsurfacedaily.spec b/packaging/OBS/subsurfacedaily.spec index f54a363a7..970e1540e 100644 --- a/packaging/OBS/subsurfacedaily.spec +++ b/packaging/OBS/subsurfacedaily.spec @@ -1,7 +1,7 @@ # # spec file for package subsurface # -# Copyright (c) 2014-2020 Dirk Hohndel +# Copyright (c) 2014-2021 Dirk Hohndel # %define latestVersion 4.9.10.166 diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index 2186ce944..1fab384f8 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -27,7 +27,7 @@ NOTE Subsurface is open source software released under the GPLv2 -- and includes many other open source components like Qt, Kirigami, libdivecomputer, and others. NSHumanReadableCopyright - Copyright © 2011-2020 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, Berthold Stoeger, and the Subsurface developer team + Copyright © 2011-2021 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, Berthold Stoeger, and the Subsurface developer team NSMainNibFile SubsurfaceMobileLaunch UILaunchStoryboardName diff --git a/packaging/ubuntu/debian/copyright b/packaging/ubuntu/debian/copyright index 07aa22f6b..df66ccc8e 100644 --- a/packaging/ubuntu/debian/copyright +++ b/packaging/ubuntu/debian/copyright @@ -2,11 +2,11 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: Files: * -Copyright: 2011-2020 Dirk Hohndel, Linus Torvalds, Tomaz Canabrava, Berthold Stoeger, and others +Copyright: 2011-2021 Dirk Hohndel, Linus Torvalds, Tomaz Canabrava, Berthold Stoeger, and others License: GPL-2.0 Files: debian/* -Copyright: 2012 Khalid El Fathi , 2013-2014 Sylvestre Ledru , 2014-2020 Dirk Hohndel +Copyright: 2012 Khalid El Fathi , 2013-2014 Sylvestre Ledru , 2014-2021 Dirk Hohndel License: GPL-2.0 License: GPL-2.0 -- cgit v1.2.3-70-g09d2