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>
<key>CFBundleVersion</key>
<string>VERSION, DATE, Copyright NaN Technologies BV</string>
<string>VERSION, DATE, Blender Foundation</string>
<key>CFBundleShortVersionString</key>
<string>VERSION</string>
<key>CFBundleGetInfoString</key>
<string>VERSION, DATE, Copyright NaN Technologies BV</string>
<string>VERSION, DATE, Blender Foundation</string>
<key>CFBundleDocumentTypes</key>
<array>

View File

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