compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
[p5sagit/p5-mst-13.2.git] / thread.h
index 309d388..d380791 100644 (file)
--- a/thread.h
+++ b/thread.h
@@ -1,3 +1,12 @@
+/*    thread.h
+ *
+ *    Copyright (c) 1997-2002, Larry Wall
+ *
+ *    You may distribute under the terms of either the GNU General Public
+ *    License or the Artistic License, as specified in the README file.
+ *
+ */
+
 #if defined(USE_5005THREADS) || defined(USE_ITHREADS)
 
 #if defined(VMS)