diff options
| author | Greg Ercolano <erco@seriss.com> | 2010-11-29 18:18:27 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2010-11-29 18:18:27 +0000 |
| commit | 4327734e699f80a329e235e72a605f50da4a0af6 (patch) | |
| tree | b44ab76c41e1dc3e89fb82874e7c3b62e8004f06 /test/checkers.app/Contents | |
| parent | ae0940f4435c8b6bdf007f4953c08d5d76428184 (diff) | |
More copyright 2010 mods.
Used: vi `grep -r 'Copyright .*Spitzak' . | grep -v 2010 | grep -v '/\.svn' | cut -d: -f1`
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7913 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test/checkers.app/Contents')
| -rw-r--r-- | test/checkers.app/Contents/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/checkers.app/Contents/Info.plist b/test/checkers.app/Contents/Info.plist index 6bfebc4ce..1e77037d4 100644 --- a/test/checkers.app/Contents/Info.plist +++ b/test/checkers.app/Contents/Info.plist @@ -17,7 +17,7 @@ <string>English</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 1997-2006 by Bill Spitzak and others</string> + <string>Copyright 1997-2010 by Bill Spitzak and others</string> <key>CFAppleHelpAnchor</key> <string>help</string> @@ -38,7 +38,7 @@ <string>1.0</string> <key>CFBundleGetInfoString</key> - <string>1.0, Copyright 1997-2006 by Bill Spitzak and others</string> + <string>1.0, Copyright 1997-2010 by Bill Spitzak and others</string> </dict> </plist> |
