remove the CVSish $Id$ lines

This commit is contained in:
Daniel Stenberg
2010-03-24 11:02:54 +01:00
parent dd0c31ce38
commit 2309b4e330
434 changed files with 0 additions and 434 deletions

View File

@@ -1,4 +1,3 @@
$Id$
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |

View File

@@ -1,4 +1,3 @@
# $Id$
#
# Common defines for curl (djgpp/Watt-32)
#

View File

@@ -18,7 +18,6 @@
# * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# * KIND, either express or implied.
# *
# * $Id$
# ***************************************************************************
# awk script which fetches curl / ares version number and string from input
# file and writes them to STDOUT. Here you can get an awk version for Win32:

View File

@@ -1,4 +1,3 @@
$Id$
Implementation notes:

View File

@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
* $Id$
*
***************************************************************************/

View File

@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
* $Id$
*
***************************************************************************/

View File

@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF
* ANY KIND, either express or implied.
*
* $Id$
*
**************************************************************************
*

View File

@@ -1,6 +1,5 @@
#!/bin/sh
# $Id$
case "${SCRIPTDIR}" in
/*) ;;

View File

@@ -2,7 +2,6 @@
#
# Installation of the include files in the OS/400 library.
#
# $Id$
SCRIPTDIR=`dirname "${0}"`
. "${SCRIPTDIR}/initscript.sh"

View File

@@ -2,7 +2,6 @@
#
# libcurl compilation script for the OS/400.
#
# $Id$
SCRIPTDIR=`dirname "${0}"`
. "${SCRIPTDIR}/initscript.sh"

View File

@@ -1,5 +1,4 @@
#!/bin/sh
#
# $Id$
#
# Not implemented yet on OS/400.

View File

@@ -2,7 +2,6 @@
#
# tests compilation script for the OS/400.
#
# $Id$
SCRIPTDIR=`dirname "${0}"`

View File

@@ -2,7 +2,6 @@
#
# curl compilation script for the OS/400.
#
# $Id$
#
# This is a shell script since make is not a standard component of OS/400.

View File

@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
* $Id$
*
***************************************************************************/

View File

@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
* $Id$
*
***************************************************************************/

View File

@@ -1,5 +1,4 @@
#
# $Id$
#
PKGADD_PKG="@PKGADD_PKG@"

1
packages/vms/build_vms.com Executable file → Normal file
View File

@@ -1,4 +1,3 @@
$! $Id$
$! BUILD_VMS.COM
$!
$! I've taken the original build_vms.com, supplied by Nico Baggus, if

View File

@@ -1,7 +1,6 @@
#ifndef HEADER_CONFIG_VMS_H
#define HEADER_CONFIG_VMS_H
/* $Id$ */
/* */
/* MSK, 02/05/04, Hand edited for trail build on Alpha V7.3, DEC C 6.5-003 */
/* MSK, 03/09/04, Seems to work for all platforms I've built on so far. */

View File

@@ -4,7 +4,6 @@
#pragma __member_alignment __save
#pragma __nomember_alignment
/* $Id$ */
/* */
/* CURLMSG.H */
/* */

View File

@@ -1,4 +1,3 @@
! $Id$
!
! These VMS error codes are generated by taking apart the curl.h
! file and putting all the CURLE_* enum stuff into this file,

View File

@@ -1,7 +1,6 @@
#ifndef HEADER_CURLMSG_VMS_H
#define HEADER_CURLMSG_VMS_H
/* $Id$ */
/* */
/* CURLMSG_VMS.H */
/* */

View File

@@ -1,4 +1,3 @@
$Id$
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |