diff options
author | Didier Raboud <odyx@debian.org> | 2012-10-25 20:57:13 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2012-10-25 20:57:13 +0200 |
commit | 49a2853988b074d087e82c51aec4f9fc052a057d (patch) | |
tree | c38ece96005bc33bd4e133fd0037f3428fdc039d /examples | |
parent | a312f7e1ac68fb22275719f6208b670d9edd45b5 (diff) | |
download | cups-49a2853988b074d087e82c51aec4f9fc052a057d.tar.gz |
Imported Upstream version 1.5.0upstream/1.5.0
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/Makefile b/examples/Makefile index d5c3995c..da9b5970 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -1,9 +1,9 @@ # -# "$Id: Makefile 8067 2008-10-17 22:09:29Z mike $" +# "$Id: Makefile 9771 2011-05-12 05:21:56Z mike $" # -# PPD compiler example makefile for the Common UNIX Printing System (CUPS). +# PPD compiler example makefile for CUPS. # -# Copyright 2007-2008 by Apple Inc. +# Copyright 2007-2011 by Apple Inc. # Copyright 2002-2005 by Easy Software Products. # # These coded instructions, statements, and computer programs are the @@ -124,5 +124,5 @@ uninstall: # -# End of "$Id: Makefile 8067 2008-10-17 22:09:29Z mike $". +# End of "$Id: Makefile 9771 2011-05-12 05:21:56Z mike $". # |