Revision: | 1.1 |
Committed: | Sat May 17 12:32:11 2008 UTC (16 years, 4 months ago) by root |
Branch: | MAIN |
CVS Tags: | rel-3_93, rel-3_92, rel-3_91, rel-3_16, rel-3_71, rel-3_31, rel-3_19, rel-3_18, rel-4_4, rel-4_5, rel-4_6, rel-4_7, rel-4_0, rel-4_1, rel-4_2, rel-4_3, rel-3_7, rel-3_6, rel-3_5, rel-3_4, rel-3_3, rel-3_2, rel-3_1, rel-4_17, rel-3_17, rel-4_14, rel-3_9, rel-3_8, rel-4_15, rel-3_15, rel-4_12, rel-3_03, rel-3_07, rel-4_81, rel-4_80, rel-3_261, rel-3_65, rel-3_04, rel-3_26, rel-3_25, rel-3_22, rel-3_23, rel-3_06, rel-3_21, rel-4_52, rel-4_53, rel-4_51, rel-4_78, rel-4_79, rel-4_54, rel-4_74, rel-4_75, rel-4_76, rel-4_77, rel-4_71, rel-4_72, rel-4_73, rel-4_31, rel-4_32, rel-4_33, rel-4_34, rel-3_05, rel-4_11, rel-4_18, rel-4_19, HEAD |
Log Message: | *** empty log message *** |
# | Content |
---|---|
1 | All files in libeio are Copyright (C)2007,2008 Marc Alexander Lehmann. |
2 | |
3 | Redistribution and use in source and binary forms, with or without |
4 | modification, are permitted provided that the following conditions are |
5 | met: |
6 | |
7 | * Redistributions of source code must retain the above copyright |
8 | notice, this list of conditions and the following disclaimer. |
9 | |
10 | * Redistributions in binary form must reproduce the above |
11 | copyright notice, this list of conditions and the following |
12 | disclaimer in the documentation and/or other materials provided |
13 | with the distribution. |
14 | |
15 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
16 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
17 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
18 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
19 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
20 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
21 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
22 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
23 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
24 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
25 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
26 | |
27 | Alternatively, the contents of this package may be used under the terms |
28 | of the GNU General Public License ("GPL") version 2 or any later version, |
29 | in which case the provisions of the GPL are applicable instead of the |
30 | above. If you wish to allow the use of your version of this package only |
31 | under the terms of the GPL and not to allow others to use your version of |
32 | this file under the BSD license, indicate your decision by deleting the |
33 | provisions above and replace them with the notice and other provisions |
34 | required by the GPL in this and the other files of this package. If you do |
35 | not delete the provisions above, a recipient may use your version of this |
36 | file under either the BSD or the GPL. |