]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/adminutil.h
License change: Apache License, Version 2.0.
[thirdparty/cups.git] / cups / adminutil.h
index ea9d6a0e0af45d0bf353615136caceda7a3c845e..77e5941159940ff177664ffa54f4f56e6988f036 100644 (file)
@@ -4,13 +4,7 @@
  * Copyright 2007-2016 by Apple Inc.
  * Copyright 2001-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/".
- *
- * This file is subject to the Apple OS-Developed Software exception.
+ * Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
  */
 
 #ifndef _CUPS_ADMINUTIL_H_
@@ -54,7 +48,7 @@ typedef void (*cups_device_cb_t)(const char *device_class,
                                  const char *device_uri,
                                 const char *device_location, void *user_data);
                                        /* Device callback
-                                        * @since CUPS 1.4/OS X 10.6@ */
+                                        * @since CUPS 1.4/macOS 10.6@ */
 
 
 /*