diff options
author | dgp <dgp@users.sourceforge.net> | 2011-03-02 20:27:33 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-03-02 20:27:33 (GMT) |
commit | 64eb210f2c0a38f2c40ccfe5d432633d88e0be39 (patch) | |
tree | 6550bd3dc32cd060a096d78dea1eb3eceb51d61c /macosx | |
parent | ec3d2f07076c69d153e0a3256eecb3ad3b435e9c (diff) | |
parent | 488806d8839d64b73f12bbd2fbdd514dfcf8e63f (diff) | |
download | tcl-64eb210f2c0a38f2c40ccfe5d432633d88e0be39.zip tcl-64eb210f2c0a38f2c40ccfe5d432633d88e0be39.tar.gz tcl-64eb210f2c0a38f2c40ccfe5d432633d88e0be39.tar.bz2 |
Now that we're no longer using SCM based on RCS, the RCS Keyword lines
cause more harm than good. Purged them (except in zlib files).
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/GNUmakefile | 3 | ||||
-rw-r--r-- | macosx/README | 2 | ||||
-rw-r--r-- | macosx/Tcl-Common.xcconfig | 3 | ||||
-rw-r--r-- | macosx/Tcl-Debug.xcconfig | 3 | ||||
-rw-r--r-- | macosx/Tcl-Info.plist.in | 2 | ||||
-rw-r--r-- | macosx/Tcl-Release.xcconfig | 3 | ||||
-rw-r--r-- | macosx/Tcl.xcode/project.pbxproj | 2 | ||||
-rw-r--r-- | macosx/Tcl.xcodeproj/project.pbxproj | 2 | ||||
-rw-r--r-- | macosx/Tclsh-Info.plist.in | 2 | ||||
-rw-r--r-- | macosx/configure.ac | 2 | ||||
-rw-r--r-- | macosx/tclMacOSXBundle.c | 2 | ||||
-rw-r--r-- | macosx/tclMacOSXFCmd.c | 2 | ||||
-rw-r--r-- | macosx/tclMacOSXNotify.c | 2 |
13 files changed, 2 insertions, 28 deletions
diff --git a/macosx/GNUmakefile b/macosx/GNUmakefile index 3298a99..d7b0d1d 100644 --- a/macosx/GNUmakefile +++ b/macosx/GNUmakefile @@ -8,9 +8,6 @@ # # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: GNUmakefile,v 1.11 2008/12/20 01:11:10 das Exp $ -# ######################################################################################################## #------------------------------------------------------------------------------------------------------- diff --git a/macosx/README b/macosx/README index 11a7dcf..9aca9ad 100644 --- a/macosx/README +++ b/macosx/README @@ -1,8 +1,6 @@ Tcl Mac OS X README ------------------- -RCS: @(#) $Id: README,v 1.19 2009/06/26 18:14:25 das Exp $ - This is the README file for the Mac OS X/Darwin version of Tcl. diff --git a/macosx/Tcl-Common.xcconfig b/macosx/Tcl-Common.xcconfig index 5c8267e..9c47547 100644 --- a/macosx/Tcl-Common.xcconfig +++ b/macosx/Tcl-Common.xcconfig @@ -8,9 +8,6 @@ // // See the file "license.terms" for information on usage and redistribution // of this file, and for a DISCLAIMER OF ALL WARRANTIES. -// -// RCS: @(#) $Id: Tcl-Common.xcconfig,v 1.13 2009/06/26 18:14:25 das Exp $ -// HEADER_SEARCH_PATHS = "$(DERIVED_FILE_DIR)/tcl" $(HEADER_SEARCH_PATHS) OTHER_LDFLAGS = -headerpad_max_install_names -sectcreate __TEXT __info_plist "$(DERIVED_FILE_DIR)/tcl/Tclsh-Info.plist" $(OTHER_LDFLAGS) diff --git a/macosx/Tcl-Debug.xcconfig b/macosx/Tcl-Debug.xcconfig index 9496f6f..03d2b2d 100644 --- a/macosx/Tcl-Debug.xcconfig +++ b/macosx/Tcl-Debug.xcconfig @@ -8,9 +8,6 @@ // // See the file "license.terms" for information on usage and redistribution // of this file, and for a DISCLAIMER OF ALL WARRANTIES. -// -// RCS: @(#) $Id: Tcl-Debug.xcconfig,v 1.2 2007/04/23 20:46:13 das Exp $ -// #include "Tcl-Common.xcconfig" diff --git a/macosx/Tcl-Info.plist.in b/macosx/Tcl-Info.plist.in index 431b0a9..f5c6b15 100644 --- a/macosx/Tcl-Info.plist.in +++ b/macosx/Tcl-Info.plist.in @@ -5,8 +5,6 @@ See the file "license.terms" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - - RCS: @(#) $Id: Tcl-Info.plist.in,v 1.3 2009/04/14 00:55:31 das Exp $ --> <plist version="1.0"> <dict> diff --git a/macosx/Tcl-Release.xcconfig b/macosx/Tcl-Release.xcconfig index de68bce..d960a52 100644 --- a/macosx/Tcl-Release.xcconfig +++ b/macosx/Tcl-Release.xcconfig @@ -8,9 +8,6 @@ // // See the file "license.terms" for information on usage and redistribution // of this file, and for a DISCLAIMER OF ALL WARRANTIES. -// -// RCS: @(#) $Id: Tcl-Release.xcconfig,v 1.2 2007/04/23 20:46:13 das Exp $ -// #include "Tcl-Common.xcconfig" diff --git a/macosx/Tcl.xcode/project.pbxproj b/macosx/Tcl.xcode/project.pbxproj index 37bf6c1..e62ded2 100644 --- a/macosx/Tcl.xcode/project.pbxproj +++ b/macosx/Tcl.xcode/project.pbxproj @@ -921,7 +921,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: project.pbxproj,v 1.14 2009/06/26 18:14:25 das Exp $\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\n"; name = Tcl; path = .; sourceTree = SOURCE_ROOT; diff --git a/macosx/Tcl.xcodeproj/project.pbxproj b/macosx/Tcl.xcodeproj/project.pbxproj index 1882eb8..002ab80 100644 --- a/macosx/Tcl.xcodeproj/project.pbxproj +++ b/macosx/Tcl.xcodeproj/project.pbxproj @@ -921,7 +921,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: project.pbxproj,v 1.45 2009/08/28 23:04:09 das Exp $\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\n"; name = Tcl; path = .; sourceTree = SOURCE_ROOT; diff --git a/macosx/Tclsh-Info.plist.in b/macosx/Tclsh-Info.plist.in index ef2711d..ecc7f21 100644 --- a/macosx/Tclsh-Info.plist.in +++ b/macosx/Tclsh-Info.plist.in @@ -5,8 +5,6 @@ See the file "license.terms" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - - RCS: @(#) $Id: Tclsh-Info.plist.in,v 1.3 2009/04/14 00:55:31 das Exp $ --> <plist version="1.0"> <dict> diff --git a/macosx/configure.ac b/macosx/configure.ac index e330cda..01c3697 100644 --- a/macosx/configure.ac +++ b/macosx/configure.ac @@ -2,8 +2,6 @@ dnl This file is an input file used by the GNU "autoconf" program to dnl generate the file "configure", which is run during Tcl installation dnl to configure the system for the local environment. -# -# RCS: @(#) $Id: configure.ac,v 1.1 2005/11/27 02:33:49 das Exp $ dnl Ensure that the config (auto)headers support is used, then just dnl include the configure sources from ../unix: diff --git a/macosx/tclMacOSXBundle.c b/macosx/tclMacOSXBundle.c index d7153fa..dad3733 100644 --- a/macosx/tclMacOSXBundle.c +++ b/macosx/tclMacOSXBundle.c @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacOSXBundle.c,v 1.18 2010/04/04 11:59:23 dkf Exp $ */ #include "tclPort.h" diff --git a/macosx/tclMacOSXFCmd.c b/macosx/tclMacOSXFCmd.c index ebcc56c..717c947 100644 --- a/macosx/tclMacOSXFCmd.c +++ b/macosx/tclMacOSXFCmd.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacOSXFCmd.c,v 1.20 2010/10/01 12:52:50 dkf Exp $ */ #include "tclInt.h" diff --git a/macosx/tclMacOSXNotify.c b/macosx/tclMacOSXNotify.c index f65f6e6..1b0cb2b 100644 --- a/macosx/tclMacOSXNotify.c +++ b/macosx/tclMacOSXNotify.c @@ -11,8 +11,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMacOSXNotify.c,v 1.29 2010/03/25 14:02:12 dkf Exp $ */ #include "tclInt.h" |