]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/colorman.c
License change: Apache License, Version 2.0.
[thirdparty/cups.git] / scheduler / colorman.c
index 8926212c45efa416b96631be9591a88d357c123d..8af4e5cd1fd3d55374158795ebd096673e5933ca 100644 (file)
@@ -1,16 +1,10 @@
 /*
- * "$Id$"
- *
  * Color management routines for the CUPS scheduler.
  *
  * 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"
- * 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.
  *
  * Original DBUS/colord code is Copyright 2011 Red Hat, Inc.
  *
@@ -1516,8 +1510,3 @@ colord_unregister_printer(
   colord_delete_device(device_id);
 }
 #endif /* __APPLE__ */
-
-
-/*
- * End of "$Id$".
- */