]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - examples/ppdx.h
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / examples / ppdx.h
index 1be6928da18c68902d6b68584d44f61a9437309e..c503087391f71462a41b50d60556d8966897a00f 100644 (file)
@@ -1,18 +1,15 @@
 /*
- * "$Id$"
+ * Header for PPD data encoding example code.
  *
- *   Header for PPD data encoding example code.
+ * Copyright 2012 by Apple Inc.
  *
- *   Copyright 2012 by Apple Inc.
- *
- *   These coded instructions, statements, and computer programs are the
- *   property of Apple Inc. and are protected by Federal copyright
- *   law.  Distribution and use rights are outlined in the file "LICENSE.txt"
- *   which should have been included with this file.  If this file is
- *   file is missing or damaged, see the license at "http://www.cups.org/".
- *
- *   This file is subject to the Apple OS-Developed Software exception.
+ * These coded instructions, statements, and computer programs are the
+ * property of Apple Inc. and are protected by Federal copyright
+ * law.  Distribution and use rights are outlined in the file "LICENSE.txt"
+ * which should have been included with this file.  If this file is
+ * file is missing or damaged, see the license at "http://www.cups.org/".
  *
+ * This file is subject to the Apple OS-Developed Software exception.
  */
 
 #ifndef _PPDX_H_
@@ -76,7 +73,3 @@ extern void   ppdxWriteData(const char *name, const void *data,
 #  endif /* __cplusplus */
 
 #endif /* !_PPDX_H */
-
-/*
- * End of "$Id$".
- */