]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
License change: Apache License, Version 2.0.
[thirdparty/cups.git] / config.h.in
index 2312a6c029c5531a5dbed259550ea17cec2fce93..b71af0ededeff39250ca14a783d0745bf212a5e1 100644 (file)
@@ -1,14 +1,10 @@
 /*
  * Configuration file for CUPS.
  *
- * Copyright 2007-2016 by Apple Inc.
+ * Copyright 2007-2017 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_CONFIG_H_
 #undef HAVE_UPSTART
 
 
-/*
- * Various scripting languages...
- */
-
-#undef HAVE_JAVA
-#define CUPS_JAVA      "/usr/bin/java"
-#undef HAVE_PERL
-#define CUPS_PERL      "/usr/bin/perl"
-#undef HAVE_PHP
-#define CUPS_PHP       "/usr/bin/php"
-#undef HAVE_PYTHON
-#define CUPS_PYTHON    "/usr/bin/python"
-
-
 /*
  * Do we have CoreFoundation public and private headers?
  */