diff options
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 dabb85dfb..f8b2184ce 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -25,7 +25,7 @@ <key>LSRequiresIPhoneOS</key> <true/> <key>NOTE</key> - <string>This file was generated by Qt/QMake.</string> + <string>Subsurface is a open source software released under the GPLv2 -- and it is based on many pieces of open source software.</string> <key>NSHumanReadableCopyright</key> <string>Copyright © 2011-2018 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team</string> <key>NSMainNibFile</key> |