]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/thread.c
Import CUPS v1.7.2
[thirdparty/cups.git] / cups / thread.c
index 0f623298b3ac41238aed45d92ad0eae36341c709..8c45252219d9514a67315db76e3f92b02aa5d2ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: thread.c 3794 2012-04-23 22:44:16Z msweet $"
+ * "$Id: thread.c 11642 2014-02-27 15:57:59Z msweet $"
  *
  *   Threading primitives for CUPS.
  *
@@ -11,6 +11,8 @@
  *   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.
+ *
  * Contents:
  *
  *   _cupsMutexInit()    - Initialize a mutex.
@@ -332,5 +334,5 @@ _cupsThreadCreate(
 
 
 /*
- * End of "$Id: thread.c 3794 2012-04-23 22:44:16Z msweet $".
+ * End of "$Id: thread.c 11642 2014-02-27 15:57:59Z msweet $".
  */