]> 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 Easy Software Products
4 *
5 * Internet Printing Protocol definitions for the Common UNIX Printing
6 * System (CUPS).
7 *
8 * Copyright 1997-2002 by Easy Software Products.
9 *
10 * These coded instructions, statements, and computer programs are the
11 * property of Easy Software Products and are protected by Federal
12 * copyright law. Distribution and use rights are outlined in the file
13 * "LICENSE.txt" which should have been included with this file. If this
14 * file is missing or damaged please contact Easy Software Products
15 * at:
16 *
17 * Attn: CUPS Licensing Information
18 * Easy Software Products
19 * 44141 Airport View Drive, Suite 204
20 * Hollywood, Maryland 20636-3111 USA
21 *
22 * Voice: (301) 373-9603
23 * EMail: cups-info@cups.org
24 * WWW: http://www.cups.org
25 */
26
27 /**
28 * An <code>IPP</code> object is used to hold the various
29 * attributes and status of an ipp request..
30 *
31 * @author TDB
32 * @version 1.0
33 * @since JDK1.3
34 */