Bump to cups 2.3.3
[platform/upstream/cups.git] / scheduler / statbuf.c
index b608b15..db9d98d 100644 (file)
@@ -1,16 +1,10 @@
 /*
- * "$Id: statbuf.c 11594 2014-02-14 20:09:01Z msweet $"
- *
  * Status buffer routines for the CUPS scheduler.
  *
  * Copyright 2007-2014 by Apple Inc.
  * Copyright 1997-2006 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.
  */
 
 /*
@@ -321,8 +315,3 @@ cupsdStatBufUpdate(
 
   return (line);
 }
-
-
-/*
- * End of "$Id: statbuf.c 11594 2014-02-14 20:09:01Z msweet $".
- */