]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/thread-private.h
Import CUPS v1.7.2
[thirdparty/cups.git] / cups / thread-private.h
index 3409be44ffd0a874b64ddfcd7cc58b3f488a41f8..ae1b86a6ba64775cdd7a3023b2b437a394739d37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: thread-private.h 3794 2012-04-23 22:44:16Z msweet $"
+ * "$Id: thread-private.h 11642 2014-02-27 15:57:59Z msweet $"
  *
  *   Private threading definitions for CUPS.
  *
@@ -10,6 +10,8 @@
  *   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.
  */
 
 #ifndef _CUPS_THREAD_PRIVATE_H_
@@ -94,5 +96,5 @@ extern int    _cupsThreadCreate(_cups_thread_func_t func, void *arg);
 #endif /* !_CUPS_THREAD_PRIVATE_H_ */
 
 /*
- * End of "$Id: thread-private.h 3794 2012-04-23 22:44:16Z msweet $".
+ * End of "$Id: thread-private.h 11642 2014-02-27 15:57:59Z msweet $".
  */