summaryrefslogtreecommitdiffstats
path: root/third_party/pthread/README.google
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/pthread/README.google')
-rw-r--r--third_party/pthread/README.google7
1 files changed, 6 insertions, 1 deletions
diff --git a/third_party/pthread/README.google b/third_party/pthread/README.google
index f69904a..673ec16 100644
--- a/third_party/pthread/README.google
+++ b/third_party/pthread/README.google
@@ -3,7 +3,12 @@ This directory contains built 2.7.0 Pthreads-w32 library.
The library is used *only* to build testkjs console application from WebKit.
Current distribution is available from:
-http://sourceware.org/pthreads-win32/
+ http://sourceware.org/pthreads-win32/
+
+License information:
+ See http://sourceware.org/pthreads-win32/copying.html
+ This implementation is free software, distributed under the GNU Lesser
+ General Public License (LGPL).
When updating, no modifications should be necessary aside from building
the library that will be statically linked. \ No newline at end of file