]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/backend-private.h
Update copyrights and license text on files that were missed.
[thirdparty/cups.git] / backend / backend-private.h
index 4e81902fa04c93669020a58c5dca3209f204c25c..85fb8aef8ae36f5ef2cc664d888d2e45601065e0 100644 (file)
@@ -1,14 +1,11 @@
 /*
  * Backend support definitions for CUPS.
  *
- * Copyright 2007-2014 by Apple Inc.
- * Copyright 1997-2007 by Easy Software Products, all rights reserved.
+ * Copyright © 2007-2014 by Apple Inc.
+ * Copyright © 1997-2007 by Easy Software Products, all rights reserved.
  *
- * 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"
- * "LICENSE" which should have been included with this file.  If this
- * 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_BACKEND_PRIVATE_H_