diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-12-30 08:25:13 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-12-30 08:25:13 -0800 |
commit | b03c5a98d4e9a85f26eb2499f992f9a497023578 (patch) | |
tree | d5ae3f0b4a5efb746c1d98b8950b5efee7893c03 /packaging | |
parent | 86860b941eb29758f9ead44137db9d0ac3b32504 (diff) | |
download | subsurface-b03c5a98d4e9a85f26eb2499f992f9a497023578.tar.gz |
A few more updates to Copyright notices
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
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 |