summaryrefslogtreecommitdiff
path: root/standards
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
commitf7faf1f5c3235dfa4f883522da7dc6446f028247 (patch)
tree59d573df045d93a7681a9a165729bacb554df5e6 /standards
parentc07d5b2daf136da7af01c48ff78135d06d2762fc (diff)
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@185 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'standards')
-rw-r--r--standards/Makefile4
-rw-r--r--standards/papi-1.0.pdfbin503784 -> 0 bytes
-rw-r--r--standards/rfctohtml.c4
3 files changed, 4 insertions, 4 deletions
diff --git a/standards/Makefile b/standards/Makefile
index 954c8b64e..c7bd373fc 100644
--- a/standards/Makefile
+++ b/standards/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $"
+# "$Id: Makefile 5409 2006-04-15 11:45:38Z mike $"
#
# Standards makefile for the Common UNIX Printing System (CUPS).
#
@@ -117,5 +117,5 @@ rfctohtml: rfctohtml.o ../cups/libcups.a
#
-# End of "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $".
+# End of "$Id: Makefile 5409 2006-04-15 11:45:38Z mike $".
#
diff --git a/standards/papi-1.0.pdf b/standards/papi-1.0.pdf
deleted file mode 100644
index bea5be817..000000000
--- a/standards/papi-1.0.pdf
+++ /dev/null
Binary files differ
diff --git a/standards/rfctohtml.c b/standards/rfctohtml.c
index 7ef6c3509..64f6b4688 100644
--- a/standards/rfctohtml.c
+++ b/standards/rfctohtml.c
@@ -1,5 +1,5 @@
/*
- * "$Id: rfctohtml.c 177 2006-06-21 00:20:03Z jlovell $"
+ * "$Id: rfctohtml.c 5143 2006-02-21 19:13:01Z mike $"
*
* RFC file to HTML conversion program.
*
@@ -501,5 +501,5 @@ put_line(cups_file_t *fp, /* I - File */
/*
- * End of "$Id: rfctohtml.c 177 2006-06-21 00:20:03Z jlovell $".
+ * End of "$Id: rfctohtml.c 5143 2006-02-21 19:13:01Z mike $".
*/