diff options
| -rw-r--r-- | fluid/fluid.app/Contents/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/fluid.app/Contents/Info.plist b/fluid/fluid.app/Contents/Info.plist index 88cdaa6ac..4f0333f0a 100644 --- a/fluid/fluid.app/Contents/Info.plist +++ b/fluid/fluid.app/Contents/Info.plist @@ -13,7 +13,7 @@ <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2015 by Bill Spitzak and others</string> + <string>Copyright 1998-2021 by Bill Spitzak and others</string> <key>CFAppleHelpAnchor</key> <string>help</string> <key>CFBundleName</key> @@ -27,7 +27,7 @@ <key>CFBundleShortVersionString</key> <string>1.4.0</string> <key>CFBundleGetInfoString</key> - <string>1.4.0, Copyright 1998-2015 by Bill Spitzak and others</string> + <string>1.4.0, Copyright 1998-2021 by Bill Spitzak and others</string> <key>CFBundleDocumentTypes</key> <array> <dict> |
