Browse Source

CI: Add copyright information to macOS bundle plist

gxalpha 4 years ago
parent
commit
16906e7290
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CI/scripts/macos/app/Info.plist

+ 2 - 0
CI/scripts/macos/app/Info.plist

@@ -10,6 +10,8 @@
 	<string>obs</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.obsproject.obs-studio</string>
+	<key>NSHumanReadableCopyright</key>
+	<string>(c) 2012-2021 Hugh Bailey</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>LSMinimumSystemVersion</key>