diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2021-05-07 16:50:52 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2021-05-07 16:50:52 +0200 |
| commit | b5cdd2fa7156da830f35db67fdfc8a46a1ec13ae (patch) | |
| tree | c3ee2653ae26c640fab1cdc955296fce662ddef4 | |
| parent | 3e0c30213b9647997cc5e77435088bbd9d4ce592 (diff) | |
Update copyright in fluid bundle (macOS: Info.plist)
| -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> |
