summaryrefslogtreecommitdiff
path: root/gs/lib/lprsetup.sh
diff options
context:
space:
mode:
authorHenry Stiles <henry.stiles@artifex.com>1998-08-23 08:14:01 +0000
committerHenry Stiles <henry.stiles@artifex.com>1998-08-23 08:14:01 +0000
commit709f1598207e91e71332429f4b0d4f927506989f (patch)
treef2c148376d85ab331780c0ae2f04c8d12e348276 /gs/lib/lprsetup.sh
parent403f48d690ce400b685ccd8d08afc4a604a8a7cd (diff)
removes all id's with perl -pi -e 's/\$Id:.*\$.*//g' *
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@340 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'gs/lib/lprsetup.sh')
-rwxr-xr-xgs/lib/lprsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/lib/lprsetup.sh b/gs/lib/lprsetup.sh
index 4a0057959..636eef93e 100755
--- a/gs/lib/lprsetup.sh
+++ b/gs/lib/lprsetup.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id$
+#
#
# BSD PRINT FILTER SETUP utility for Ghostscript - used and tested on
# SunOS 4.1.3, but I hope it will be useful on other BSD systems