aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--desktop-widgets/about.cpp2
-rw-r--r--mobile-widgets/qml/About.qml2
-rw-r--r--packaging/OBS/subsurfacedaily.spec2
-rw-r--r--packaging/ios/Info.plist.in2
-rw-r--r--packaging/ubuntu/debian/copyright4
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 </span><br><br>"
"Multi-platform divelog software<br>"
"<span style='font-size: 8pt'>"
- "Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, Berthold Stoeger, and others, 2011-2020"
+ "Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, Berthold Stoeger, and others, 2011-2021"
"</span>").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 @@
<key>NOTE</key>
<string>Subsurface is open source software released under the GPLv2 -- and includes many other open source components like Qt, Kirigami, libdivecomputer, and others.</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2011-2020 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, Berthold Stoeger, and the Subsurface developer team</string>
+ <string>Copyright © 2011-2021 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, Berthold Stoeger, and the Subsurface developer team</string>
<key>NSMainNibFile</key>
<string>SubsurfaceMobileLaunch</string>
<key>UILaunchStoryboardName</key>
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: <url://subsurface-divelog.org>
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 <khalid@elfathi.fr>, 2013-2014 Sylvestre Ledru <sylvestre@debian.org>, 2014-2020 Dirk Hohndel <dirk@hohndel.org>
+Copyright: 2012 Khalid El Fathi <khalid@elfathi.fr>, 2013-2014 Sylvestre Ledru <sylvestre@debian.org>, 2014-2021 Dirk Hohndel <dirk@hohndel.org>
License: GPL-2.0
License: GPL-2.0