summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 00:14:22 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 00:14:22 +0000
commitc07d5b2daf136da7af01c48ff78135d06d2762fc (patch)
tree6e8daba579b203431913c7ded30a9730155a80a8 /conf
parented4869111296da3b8514751fab9dffaa3146cb87 (diff)
downloadcups-c07d5b2daf136da7af01c48ff78135d06d2762fc.tar.gz
Remove svn:keywords since they cause svn_load_dirs.pl to complain about every file.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@183 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'conf')
-rw-r--r--conf/Makefile4
-rw-r--r--conf/cupsd.conf.in4
-rw-r--r--conf/mime.convs4
-rw-r--r--conf/mime.types4
4 files changed, 8 insertions, 8 deletions
diff --git a/conf/Makefile b/conf/Makefile
index af0ddbb5a..5951bb7fb 100644
--- a/conf/Makefile
+++ b/conf/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id$"
+# "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $"
#
# Configuration file makefile for the Common UNIX Printing System (CUPS).
#
@@ -102,5 +102,5 @@ uninstall:
#
-# End of "$Id$".
+# End of "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $".
#
diff --git a/conf/cupsd.conf.in b/conf/cupsd.conf.in
index aa558ce53..697f5d12d 100644
--- a/conf/cupsd.conf.in
+++ b/conf/cupsd.conf.in
@@ -1,5 +1,5 @@
#
-# "$Id$"
+# "$Id: cupsd.conf.in 177 2006-06-21 00:20:03Z jlovell $"
#
# Sample configuration file for the Common UNIX Printing System (CUPS)
# scheduler. See "man cupsd.conf" for a complete description of this
@@ -73,5 +73,5 @@ DefaultAuthType Basic
</Policy>
#
-# End of "$Id$".
+# End of "$Id: cupsd.conf.in 177 2006-06-21 00:20:03Z jlovell $".
#
diff --git a/conf/mime.convs b/conf/mime.convs
index fa916361b..ebc02a5dd 100644
--- a/conf/mime.convs
+++ b/conf/mime.convs
@@ -1,5 +1,5 @@
#
-# "$Id$"
+# "$Id: mime.convs 177 2006-06-21 00:20:03Z jlovell $"
#
# MIME converts file for the Common UNIX Printing System (CUPS).
#
@@ -114,5 +114,5 @@ image/x-sun-raster application/vnd.cups-raster 100 imagetoraster
#application/octet-stream application/vnd.cups-raw 0 -
#
-# End of "$Id$".
+# End of "$Id: mime.convs 177 2006-06-21 00:20:03Z jlovell $".
#
diff --git a/conf/mime.types b/conf/mime.types
index 2e8f53f72..5747b4d8d 100644
--- a/conf/mime.types
+++ b/conf/mime.types
@@ -1,5 +1,5 @@
#
-# "$Id$"
+# "$Id: mime.types 177 2006-06-21 00:20:03Z jlovell $"
#
# MIME types file for the Common UNIX Printing System (CUPS).
#
@@ -167,5 +167,5 @@ application/vnd.cups-raw (string(0,<1B>E) + !string(2,<1B>%0B)) \
application/octet-stream
#
-# End of "$Id$".
+# End of "$Id: mime.types 177 2006-06-21 00:20:03Z jlovell $".
#