]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cgi-bin/cgi-private.h
Merge changes from CUPS 1.4svn-r7961.
[thirdparty/cups.git] / cgi-bin / cgi-private.h
index f50a7aabef5278d03e9b735e34301413d03e7d65..4463c2a5c172d6270b9904f6dca536852e8c03cf 100644 (file)
@@ -1,25 +1,16 @@
 /*
- * "$Id: cgi-private.h 6361 2007-03-19 16:01:28Z mike $"
+ * "$Id: cgi-private.h 7940 2008-09-16 00:45:16Z mike $"
  *
  *   Private CGI definitions for the Common UNIX Printing System (CUPS).
  *
+ *   Copyright 2007 by Apple Inc.
  *   Copyright 1997-2006 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
- *   property of Easy Software Products 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 missing or damaged please contact Easy Software Products
- *   at:
- *
- *       Attn: CUPS Licensing Information
- *       Easy Software Products
- *       44141 Airport View Drive, Suite 204
- *       Hollywood, Maryland 20636 USA
- *
- *       Voice: (301) 373-9600
- *       EMail: cups-info@cups.org
- *         WWW: http://www.cups.org
+ *   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/".
  */
 
 /*
@@ -36,9 +27,9 @@
  * Limits...
  */
 
-#define CUPS_PAGE_MAX  10              /* Maximum items per page */
+#define CUPS_PAGE_MAX  100             /* Maximum items per page */
 
 
 /*
- * End of "$Id: cgi-private.h 6361 2007-03-19 16:01:28Z mike $".
+ * End of "$Id: cgi-private.h 7940 2008-09-16 00:45:16Z mike $".
  */