summaryrefslogtreecommitdiff
path: root/test/sudoku.app/Contents
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2006-01-15 18:02:44 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2006-01-15 18:02:44 +0000
commit61b86ce0e5d234d1cb5818922d8ee44bcf823224 (patch)
tree049c13ceff52c1aee003339df04b8f553e5e9ecf /test/sudoku.app/Contents
parent464c2f4a5e16c45846b941ea335f6c8b315bc364 (diff)
More packaging fun (games package to "advertise" FLTK...)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4755 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test/sudoku.app/Contents')
-rw-r--r--test/sudoku.app/Contents/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/sudoku.app/Contents/Info.plist b/test/sudoku.app/Contents/Info.plist
index 55e42690a..00eeb0516 100644
--- a/test/sudoku.app/Contents/Info.plist
+++ b/test/sudoku.app/Contents/Info.plist
@@ -17,7 +17,7 @@
<string>English</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2005 by Michael Sweet</string>
+ <string>Copyright 2005-2006 by Michael Sweet</string>
<key>CFAppleHelpAnchor</key>
<string>help</string>
@@ -38,7 +38,7 @@
<string>1.0</string>
<key>CFBundleGetInfoString</key>
- <string>1.0, Copyright 2005 by Michael Sweet</string>
+ <string>1.0, Copyright 2005-2006 by Michael Sweet</string>
</dict>
</plist>