]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cgi-bin/cgi-private.h
License change: Apache License, Version 2.0.
[thirdparty/cups.git] / cgi-bin / cgi-private.h
index 412bdc39a00a47729106eeb0d77c2f00d5d46ef0..5d14d8188a12124a2359760b3a2b7525ab6e09d3 100644 (file)
@@ -1,16 +1,10 @@
 /*
- * "$Id: cgi-private.h 7940 2008-09-16 00:45:16Z mike $"
+ * Private CGI definitions for CUPS.
  *
- *   Private CGI definitions for CUPS.
+ * Copyright 2007-2011 by Apple Inc.
+ * Copyright 1997-2006 by Easy Software Products.
  *
- *   Copyright 2007-2011 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/".
+ * Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
  */
 
 /*
@@ -29,8 +23,3 @@
  */
 
 #define CUPS_PAGE_MAX  100             /* Maximum items per page */
-
-
-/*
- * End of "$Id: cgi-private.h 7940 2008-09-16 00:45:16Z mike $".
- */