summaryrefslogtreecommitdiffstats
path: root/copyright
blob: cebb77d5fd63cc0e2db2ac758ba44c63bc37e82b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
Upstream Source
===============

In General
----------

GNU Pth - The GNU Portable Threads
Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>

This file is part of GNU Pth, a non-preemptive thread scheduling
library which can be found at http://www.gnu.org/software/pth/.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA, or contact Ralf S. Engelschall <rse@engelschall.com>.

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.

pth_string.c
------------

This file is part of GNU Pth, a non-preemptive thread scheduling
library which can be found at http://www.gnu.org/software/pth/.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA, or contact Ralf S. Engelschall <rse@engelschall.com>.

Copyright Patrick Powell 1995
This code is based on code written by Patrick Powell <papowell@astart.com>
It may be used for any purpose as long as this notice remains intact
on all source code distributions.

This code contains numerious changes and enhancements which were
made by lots of contributors over the last years to Patrick Powell's
original code:

o Patrick Powell <papowell@astart.com>      (1995)
o Brandon Long <blong@fiction.net>          (1996, for Mutt)
o Thomas Roessler <roessler@guug.de>        (1998, for Mutt)
o Michael Elkins <me@cs.hmc.edu>            (1998, for Mutt)
o Andrew Tridgell <tridge@samba.org>        (1998, for Samba)
o Luke Mewburn <lukem@netbsd.org>           (1999, for LukemFTP)
o Ralf S. Engelschall <rse@engelschall.com> (1999, for OSSP)

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.


Distribution Packaging
======================

Copyright (C) 2014 Patrick "P. J." McDermott

These files may be reproduced, distributed, modified, and otherwise dealt in
under the terms of the Expat License.

On this system, a copy of the Expat License may be found at
<file:///usr/share/common-licenses/Expat>.