Skip to content

Commit ec1feed

Browse files
committed
[skip ci] Updated licenses and gitignores
1 parent bffbf08 commit ec1feed

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

options/license/SAX-PD-2.0

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
SAX2 is Free!
2+
3+
I hereby abandon any property rights to SAX 2.0 (the Simple API for
4+
XML), and release all of the SAX 2.0 source code, compiled code, and
5+
documentation contained in this distribution into the Public Domain.
6+
SAX comes with NO WARRANTY or guarantee of fitness for any
7+
purpose.
8+
9+
David Megginson, david@megginson.com
10+
2000-05-05

options/license/radvd

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
The author(s) grant permission for redistribution and use in source and
2+
binary forms, with or without modification, of the software and documentation
3+
provided that the following conditions are met:
4+
5+
0. If you receive a version of the software that is specifically labelled
6+
as not being for redistribution (check the version message and/or README),
7+
you are not permitted to redistribute that version of the software in any
8+
way or form.
9+
1. All terms of all other applicable copyrights and licenses must be
10+
followed.
11+
2. Redistributions of source code must retain the authors' copyright
12+
notice(s), this list of conditions, and the following disclaimer.
13+
3. Redistributions in binary form must reproduce the authors' copyright
14+
notice(s), this list of conditions, and the following disclaimer in the
15+
documentation and/or other materials provided with the distribution.
16+
4. All advertising materials mentioning features or use of this software
17+
must display the following acknowledgement with the name(s) of the
18+
authors as specified in the copyright notice(s) substituted where
19+
indicated:
20+
21+
This product includes software developed by the authors which are
22+
mentioned at the start of the source files and other contributors.
23+
24+
5. Neither the name(s) of the author(s) nor the names of its contributors
25+
may be used to endorse or promote products derived from this software
26+
without specific prior written permission.
27+
28+
THIS SOFTWARE IS PROVIDED BY ITS AUTHORS AND CONTRIBUTORS ``AS IS'' AND ANY
29+
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
30+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31+
DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY
32+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
33+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
34+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
35+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
37+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)