diff options
| author | Théo Zimmermann | 2019-06-06 11:22:09 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2019-06-17 18:08:33 +0200 |
| commit | ffd9b12fe9e279fa896fc7e89d4f4d26c260ddfc (patch) | |
| tree | b1a999a1ad46f97b870dfa14bd9d978369e54e8c /ide | |
| parent | 2ec2affa73720746bef37e8b1f0ce98f257cb302 (diff) | |
Update copyright years outside of headers.
These were found with the following command:
$ git grep "1999-" | grep -v "2019"
Diffstat (limited to 'ide')
| -rw-r--r-- | ide/MacOS/Info.plist.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/MacOS/Info.plist.template b/ide/MacOS/Info.plist.template index fbe7773dd4..e4fb0e5980 100644 --- a/ide/MacOS/Info.plist.template +++ b/ide/MacOS/Info.plist.template @@ -66,7 +66,7 @@ <key>CFBundleGetInfoString</key> <string>Coq_vVERSION</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 1999-2016, The Coq Development Team INRIA - CNRS - LIX - LRI - PPS</string> + <string>Copyright 1999-2019, Inria, CNRS and contributors</string> <key>CFBundleHelpBookFolder</key> <string>share/doc/coq/html/</string> <key>CFAppleHelpAnchor</key> |
