diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-03-31 13:24:59 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-04-04 12:00:24 -0700 |
commit | f9ccbabb3dd68b887d4cf93cfdbfbd09d7288b84 (patch) | |
tree | 372bc1520112d59e6d5bc2346bc196b88b679f6a /packaging/ios | |
parent | 969b587e3d48bce8adae3759a6880b0aeb464afa (diff) | |
download | subsurface-f9ccbabb3dd68b887d4cf93cfdbfbd09d7288b84.tar.gz |
cleanup: update all copyright dates to 2020
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ios')
-rw-r--r-- | packaging/ios/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index bdd1595ba..872282059 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-2019 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team</string> + <string>Copyright © 2011-2020 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team</string> <key>NSMainNibFile</key> <string>SubsurfaceMobileLaunch</string> <key>UILaunchStoryboardName</key> |