diff options
Diffstat (limited to 'ide/Xcode3/plists/doublebuffer-Info.plist')
| -rw-r--r-- | ide/Xcode3/plists/doublebuffer-Info.plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ide/Xcode3/plists/doublebuffer-Info.plist b/ide/Xcode3/plists/doublebuffer-Info.plist index 5440586e3..b76e1c2eb 100644 --- a/ide/Xcode3/plists/doublebuffer-Info.plist +++ b/ide/Xcode3/plists/doublebuffer-Info.plist @@ -16,5 +16,9 @@ <string>FLTK</string> <key>CFBundleVersion</key> <string>1.0</string> + <key>NSHumanReadableCopyright</key> + <string>Copyright 1998-2010 by Bill Spitzak and others.</string> + <key>CFBundleGetInfoString</key> + <string>Part of the FLTK library. Please visit www.fltk.org.</string> </dict> </plist> |
