root / trunk / licenses / menes

Revision 12, 1.4 kB (checked in by saurik, 11 months ago)

Factored out --enable-{static=no,shared=yes}, did some extreme porting on pkg-config and libtool, added support for numerous X libraries and a few X applications, and got a solid build of Python with a bunch of modules (compiled as a shared library with the right extensions ;P).

Line 
1Copyright (C)  Jay Freeman (saurik)
2
3       Redistribution and use in source and binary
4forms, with or without modification, are permitted
5provided that the following conditions are met:
6
71. Redistributions of source code must retain the
8   above copyright notice, this list of conditions
9   and the following disclaimer.
102. Redistributions in binary form must reproduce the
11   above copyright notice, this list of conditions
12   and the following disclaimer in the documentation
13   and/or other materials provided with the
14   distribution.
153. The name of the author may not be used to endorse
16   or promote products derived from this software
17   without specific prior written permission.
18
19THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS''
20AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
21BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
22MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE
24LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
25EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
26NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
27SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
29LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
30TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
31ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
32ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Note: See TracBrowser for help on using the browser.