diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/ios/Info.plist.in | 2 | ||||
-rw-r--r-- | packaging/ubuntu/debian/copyright | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index ce93a4da4..c64d04560 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -27,7 +27,7 @@ <key>NOTE</key> <string>This file was generated by Qt/QMake.</string> <key>NSHumanReadableCopyright</key> - <string>Copyright © 2011-2017 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team</string> + <string>Copyright © 2011-2018 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava 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 c759cd45d..fda2ba381 100644 --- a/packaging/ubuntu/debian/copyright +++ b/packaging/ubuntu/debian/copyright @@ -3,11 +3,11 @@ Upstream-Name: subsurface-4.2.90 Source: <url://subsurface-divelog.org> Files: * -Copyright: 2011-2017 Dirk Hohndel, Linus Torvalds, Tomaz Canabrava and others +Copyright: 2011-2018 Dirk Hohndel, Linus Torvalds, Tomaz Canabrava and others License: GPL-2.0 Files: debian/* -Copyright: 2012 Khalid El Fathi <khalid@elfathi.fr>, 2013-2014 Sylvestre Ledru <sylvestre@debian.org>, 2014-2017 Dirk Hohndel <dirk@hohndel.org> +Copyright: 2012 Khalid El Fathi <khalid@elfathi.fr>, 2013-2014 Sylvestre Ledru <sylvestre@debian.org>, 2014-2018 Dirk Hohndel <dirk@hohndel.org> License: GPL-2.0+ License: GPL-2.0 |