]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/api-filter.header
Fix typos in snprintf/vsnprintf emulation code.
[thirdparty/cups.git] / cups / api-filter.header
index fb65106f288c3abdcfeba15ec95855c4bb83a955..f64ef63abdf8f558f48594ac5377971f4888fcd7 100644 (file)
@@ -1,16 +1,10 @@
 <!--
-  "$Id: api-filter.header 7616 2008-05-28 00:34:13Z mike $"
+  Filter and backend programming header for CUPS.
 
-  Filter and backend programming header for the Common UNIX Printing System
-  (CUPS).
+  Copyright © 2008-2016 by Apple Inc.
 
-  Copyright 2008-2009 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/".
+  Licensed under Apache License v2.0.  See the file "LICENSE" for more
+  information.
 -->
 
 <h1 class='title'>Filter and Backend Programming</h1>
@@ -20,6 +14,7 @@
 <tr>
        <th>Headers</th>
        <th>cups/backend.h<br>
+       cups/ppd.h<br>
        cups/sidechannel.h</th>
 </tr>
 </thead>
@@ -36,7 +31,7 @@
        Programming: <a href='api-raster.html' target='_top'>Raster API</a><br>
        Programming: <a href='postscript-driver.html' target='_top'>Developing PostScript Printer Drivers</a><br>
        Programming: <a href='raster-driver.html' target='_top'>Developing Raster Printer Drivers</a><br>
-       Specifications: <a href='spec-design' target='_top'>CUPS Design Description</a></td>
+       Specifications: <a href='spec-design.html' target='_top'>CUPS Design Description</a></td>
 </tr>
 </tbody>
 </table></div>