| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,7 +20,7 @@ | |||
| 20 | 20 | <key>CFBundleExecutable</key> | |
| 21 | 21 | <string>Python</string> | |
| 22 | 22 | <key>CFBundleGetInfoString</key> | |
| 23 | - <string>%version%, (c) 2001-2020 Python Software Foundation.</string> | ||
| 23 | + <string>%version%, (c) 2001-2023 Python Software Foundation.</string> | ||
| 24 | 24 | <key>CFBundleHelpBookFolder</key> | |
| 25 | 25 | <array> | |
| 26 | 26 | <string>Documentation</string> | |
@@ -55,7 +55,7 @@ | |||
| 55 | 55 | <key>NSAppleScriptEnabled</key> | |
| 56 | 56 | <true/> | |
| 57 | 57 | <key>NSHumanReadableCopyright</key> | |
| 58 | - <string>(c) 2001-2020 Python Software Foundation.</string> | ||
| 58 | + <string>(c) 2001-2023 Python Software Foundation.</string> | ||
| 59 | 59 | <key>NSHighResolutionCapable</key> | |
| 60 | 60 | <true/> | |
| 61 | 61 | </dict> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -17,9 +17,9 @@ | |||
| 17 | 17 | <key>CFBundlePackageType</key> | |
| 18 | 18 | <string>FMWK</string> | |
| 19 | 19 | <key>CFBundleShortVersionString</key> | |
| 20 | - <string>%VERSION%, (c) 2001-2021 Python Software Foundation.</string> | ||
| 20 | + <string>%VERSION%, (c) 2001-2023 Python Software Foundation.</string> | ||
| 21 | 21 | <key>CFBundleLongVersionString</key> | |
| 22 | - <string>%VERSION%, (c) 2001-2021 Python Software Foundation.</string> | ||
| 22 | + <string>%VERSION%, (c) 2001-2023 Python Software Foundation.</string> | ||
| 23 | 23 | <key>CFBundleSignature</key> | |
| 24 | 24 | <string>????</string> | |
| 25 | 25 | <key>CFBundleVersion</key> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments