]> git.ipfire.org Git - thirdparty/cups.git/blob - scripting/java/src/com/easysw/cups/cups.nfo
Load cups into easysw/current.
[thirdparty/cups.git] / scripting / java / src / com / easysw / cups / cups.nfo
1 /**
2 * @version 1.00 06-NOV-2002
3 * @author Apple Inc.
4 *
5 * Internet Printing Protocol definitions for the Common UNIX Printing
6 * System (CUPS).
7 *
8 * Copyright 2007 by Apple Inc.
9 * Copyright 1997-2002 by Easy Software Products.
10 *
11 * These coded instructions, statements, and computer programs are the
12 * property of Apple Inc. and are protected by Federal copyright
13 * law. Distribution and use rights are outlined in the file "LICENSE.txt"
14 * which should have been included with this file. If this file is
15 * file is missing or damaged, see the license at "http://www.cups.org/".
16 */
17
18 /**
19 * An <code>IPP</code> object is used to hold the various
20 * attributes and status of an ipp request..
21 *
22 * @author TDB
23 * @version 1.0
24 * @since JDK1.3
25 */