remove the CVSish $Id$ lines
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
$Id$
|
||||
_ _ ____ _
|
||||
___| | | | _ \| |
|
||||
/ __| | | | |_) | |
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# $Id$
|
||||
#
|
||||
# Common defines for curl (djgpp/Watt-32)
|
||||
#
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
$Id$
|
||||
|
||||
Implementation notes:
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
||||
* KIND, either express or implied.
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
||||
* KIND, either express or implied.
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF
|
||||
* ANY KIND, either express or implied.
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
**************************************************************************
|
||||
*
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $Id$
|
||||
|
||||
case "${SCRIPTDIR}" in
|
||||
/*) ;;
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#
|
||||
# Installation of the include files in the OS/400 library.
|
||||
#
|
||||
# $Id$
|
||||
|
||||
SCRIPTDIR=`dirname "${0}"`
|
||||
. "${SCRIPTDIR}/initscript.sh"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#
|
||||
# libcurl compilation script for the OS/400.
|
||||
#
|
||||
# $Id$
|
||||
|
||||
SCRIPTDIR=`dirname "${0}"`
|
||||
. "${SCRIPTDIR}/initscript.sh"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Not implemented yet on OS/400.
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#
|
||||
# tests compilation script for the OS/400.
|
||||
#
|
||||
# $Id$
|
||||
|
||||
|
||||
SCRIPTDIR=`dirname "${0}"`
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
||||
* KIND, either express or implied.
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
||||
* KIND, either express or implied.
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
PKGADD_PKG="@PKGADD_PKG@"
|
||||
|
||||
1
packages/vms/build_vms.com
Executable file → Normal file
1
packages/vms/build_vms.com
Executable file → Normal file
@@ -1,4 +1,3 @@
|
||||
$! $Id$
|
||||
$! BUILD_VMS.COM
|
||||
$!
|
||||
$! I've taken the original build_vms.com, supplied by Nico Baggus, if
|
||||
|
||||
@@ -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. */
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
#pragma __member_alignment __save
|
||||
#pragma __nomember_alignment
|
||||
|
||||
/* $Id$ */
|
||||
/* */
|
||||
/* CURLMSG.H */
|
||||
/* */
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#ifndef HEADER_CURLMSG_VMS_H
|
||||
#define HEADER_CURLMSG_VMS_H
|
||||
|
||||
/* $Id$ */
|
||||
/* */
|
||||
/* CURLMSG_VMS.H */
|
||||
/* */
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
$Id$
|
||||
_ _ ____ _
|
||||
___| | | | _ \| |
|
||||
/ __| | | | |_) | |
|
||||
|
||||
Reference in New Issue
Block a user