]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/common.h
Update more IPP strings.
[thirdparty/cups.git] / filter / common.h
index bbaf99eed0ef55e13191b0ab0505adb7497b0cc7..29e73654905e272ecfe2af0103964db9a0655970 100644 (file)
@@ -1,18 +1,10 @@
 /*
- * "$Id$"
+ * Common filter definitions for CUPS.
  *
- *   Common filter definitions for CUPS.
+ * Copyright 2007-2010 by Apple Inc.
+ * Copyright 1997-2006 by Easy Software Products.
  *
- *   Copyright 2007-2010 by Apple Inc.
- *   Copyright 1997-2006 by Easy Software Products.
- *
- *   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.
+ * Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
  */
 
 /*
@@ -71,8 +63,3 @@ extern void   WriteTextComment(const char *name, const char *value);
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */
-
-
-/*
- * End of "$Id$".
- */