Commit 2309b4e3 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

remove the CVSish $Id$ lines

parent dd0c31ce
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
# $Id$
###########################################################################

AUTOMAKE_OPTIONS = foreign
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
# $Id$
###########################################################################

VC=vc6
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
# $Id$
#***************************************************************************


buildconf

100755 → 100644
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
# $Id$
###########################################################################

die(){
+0 −1
Original line number Diff line number Diff line
@echo off
REM
REM $Id$
REM
REM This batch file must be used to set up a CVS tree to build on
REM systems where there is no autotools support (i.e. Microsoft).
Loading