diff options
author | marha <marha@users.sourceforge.net> | 2013-02-13 11:03:57 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-02-13 11:03:57 +0100 |
commit | 8fa17b13062c1e2acca542cc7a2ccb09aca874e8 (patch) | |
tree | 158a6239b0fdf2abf63fb7365b4cd4886c15f5b1 /pthreads/COPYING | |
parent | 4a165ef2f762a4ce9155f2a3626692326bda616d (diff) | |
parent | b41f74438672dd682bc01ae818cb3da654f22c1e (diff) | |
download | vcxsrv-8fa17b13062c1e2acca542cc7a2ccb09aca874e8.tar.gz vcxsrv-8fa17b13062c1e2acca542cc7a2ccb09aca874e8.tar.bz2 vcxsrv-8fa17b13062c1e2acca542cc7a2ccb09aca874e8.zip |
Merge remote-tracking branch 'origin/released'
* origin/released:
Updated to latest CVS version of pthreads
Conflicts:
pthreads/Makefile
Diffstat (limited to 'pthreads/COPYING')
-rw-r--r-- | pthreads/COPYING | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/pthreads/COPYING b/pthreads/COPYING index 5cfea0d0e..c9cc51e10 100644 --- a/pthreads/COPYING +++ b/pthreads/COPYING @@ -6,7 +6,7 @@ This file is Copyrighted This file is covered under the following Copyright: - Copyright (C) 2001,2006 Ross P. Johnson + Copyright (C) 2001,2012 Ross P. Johnson All rights reserved. Everyone is permitted to copy and distribute verbatim copies @@ -32,7 +32,7 @@ Pthreads-win32 is covered by the GNU Lesser General Public License A copy of the GNU Lesser General Public License is distributed with pthreads-win32 under the filename: - COPYING.LIB + COPYING.FSF You should have received a copy of the version 2.1 GNU Lesser General Public License with pthreads-win32; if not, write to: @@ -45,7 +45,8 @@ Pthreads-win32 is covered by the GNU Lesser General Public License The contact addresses for pthreads-win32 is as follows: - Web: http://sources.redhat.com/pthreads-win32 + Homepage1: http://sourceware.org/pthreads-win32/ + Homepage2: http://sourceforge.net/projects/pthreads4w/ Email: Ross Johnson Please use: Firstname.Lastname@homemail.com.au |