updated copyright notice

This commit is contained in:
2003-02-09 18:22:45 +00:00
parent b68c3527e8
commit f80ef114be
2 changed files with 4 additions and 4 deletions

View File

@@ -22,11 +22,11 @@
<string>com.nantechnologies.blender</string> <string>com.nantechnologies.blender</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>VERSION, DATE, Copyright NaN Technologies BV</string> <string>VERSION, DATE, Blender Foundation</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>VERSION</string> <string>VERSION</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>VERSION, DATE, Copyright NaN Technologies BV</string> <string>VERSION, DATE, Blender Foundation</string>
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>

View File

@@ -26,7 +26,7 @@
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>blenderplayer</string> <string>blenderplayer</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>VERSION, DATE, Copyright NaN Technologies BV</string> <string>VERSION, DATE, Blender Foundation</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>blender player icon.icns</string> <string>blender player icon.icns</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@@ -42,6 +42,6 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>VERSION, DATE, Copyright NaN Technologies BV</string> <string>VERSION, DATE, Blender Foundation</string>
</dict> </dict>
</plist> </plist>