]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cgi-bin/help-index.h
License change: Apache License, Version 2.0.
[thirdparty/cups.git] / cgi-bin / help-index.h
index d64cec02a945ab8a836f9eb0420c1c6c89f15ea4..c486fba05a1c62ca498ac5b9466ecf1d62554ee9 100644 (file)
@@ -1,16 +1,10 @@
 /*
- * "$Id: help-index.h 7615 2008-05-25 07:17:07Z mike $"
+ * Online help index definitions for CUPS.
  *
- *   Online help index definitions for the Common UNIX Printing System (CUPS).
+ * Copyright 2007-2011 by Apple Inc.
+ * Copyright 1997-2007 by Easy Software Products.
  *
- *   Copyright 2007 by Apple Inc.
- *   Copyright 1997-2007 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.
  */
 
 #ifndef _CUPS_HELP_INDEX_H_
@@ -81,7 +75,3 @@ extern help_index_t   *helpSearchIndex(help_index_t *hi, const char *query,
 #  endif /* __cplusplus */
 
 #endif /* !_CUPS_HELP_INDEX_H_ */
-
-/*
- * End of "$Id: help-index.h 7615 2008-05-25 07:17:07Z mike $".
- */