diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-10-23 08:52:05 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-10-23 08:52:05 (GMT) |
commit | 2da8c8ef3be8a1ac136a7fda7f4d53a21e36cc62 (patch) | |
tree | 3acdd29ee57643ab022569f14b066e1359056863 /macosx/Wish.xcode/project.pbxproj | |
parent | c38626d1adc195c2d87e1d6c16fa61ab473683a5 (diff) | |
download | tk-2da8c8ef3be8a1ac136a7fda7f4d53a21e36cc62.zip tk-2da8c8ef3be8a1ac136a7fda7f4d53a21e36cc62.tar.gz tk-2da8c8ef3be8a1ac136a7fda7f4d53a21e36cc62.tar.bz2 |
remove RCS keywords, use mode: objc consistantly
Diffstat (limited to 'macosx/Wish.xcode/project.pbxproj')
-rw-r--r-- | macosx/Wish.xcode/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Wish.xcode/project.pbxproj b/macosx/Wish.xcode/project.pbxproj index d553ba0..ef0fc31 100644 --- a/macosx/Wish.xcode/project.pbxproj +++ b/macosx/Wish.xcode/project.pbxproj @@ -2097,7 +2097,7 @@ F966C06F08F281DC005CB29B /* Frameworks */, 1AB674ADFE9D54B511CA2CBB /* Products */, ); - comments = "Copyright (c) 2004-2009 Daniel A. Steffen <das@users.sourceforge.net>\nCopyright 2008-2009, Apple Inc.\n\nSee the file \"license.terms\" for information on usage and redistribution of\nthis file, and for a DISCLAIMER OF ALL WARRANTIES.\n\nRCS: @(#) $Id$\n"; + comments = "Copyright (c) 2004-2009 Daniel A. Steffen <das@users.sourceforge.net>\nCopyright 2008-2009, Apple Inc.\n\nSee the file \"license.terms\" for information on usage and redistribution of\nthis file, and for a DISCLAIMER OF ALL WARRANTIES.\n"; name = Wish; path = .; sourceTree = SOURCE_ROOT; |