iOS: Update copyright

FossilOrigin-Name: b6ffd20c1d9c3fb58b6c692b234e24a890af080cc1d043641727b19ff0485795
This commit is contained in:
Jonathan Schleifer 2021-03-14 00:19:19 +00:00
parent 36f0d082b5
commit ecf5cd6389
2 changed files with 6 additions and 8 deletions

View file

@ -57,7 +57,7 @@ class AboutController: UIViewController, UIWebViewDelegate {
" CryptoPassphrase \(version ?? "")" +
"</div>" +
"<div id='copyright'>" +
" Copyright © 2016 - 2019 Jonathan Schleifer" +
" Copyright © 2016 - 2021 Jonathan Schleifer" +
"</div>" +
"<p name='free_software'>" +
" CryptoPassphrase is free software and the source code is" +