annotate www/license.html @ 384:6fb2672851d9

Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
author Rob Landley <rob@landley.net>
date Tue, 15 Nov 2011 02:59:50 -0600
parents 8f0b24cc7cd7
children a0fa96c5c95c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
365
8f0b24cc7cd7 Minor web page updates (put header/footer back, add a few <hr> tags).
Rob Landley <rob@landley.net>
parents: 360
diff changeset
1 <!--#include file="header.html" -->
8f0b24cc7cd7 Minor web page updates (put header/footer back, add a few <hr> tags).
Rob Landley <rob@landley.net>
parents: 360
diff changeset
2
384
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
3 <h2>Toybox is licensed under a simple 2-clause MIT/BSD style license:</h2>
0
e651a31d5416 Starting a new project. Just a bit past the "hello world" stage...
landley@driftwood
parents:
diff changeset
4
384
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
5 <blockquote>
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
6 <p>Copyright (C) 2006 by Rob Landley &lt;rob@landley.net&gt;
0
e651a31d5416 Starting a new project. Just a bit past the "hello world" stage...
landley@driftwood
parents:
diff changeset
7
384
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
8 <p>Permission to use, copy, modify, and/or distribute this software for any
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
9 purpose with or without fee is hereby granted, provided that the above
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
10 copyright notice and this permission notice appear in all copies.</p>
0
e651a31d5416 Starting a new project. Just a bit past the "hello world" stage...
landley@driftwood
parents:
diff changeset
11
384
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
12 <p>THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
13 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
14 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
15 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
16 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
17 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
18 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</p>
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
19 </blockquote>
0
e651a31d5416 Starting a new project. Just a bit past the "hello world" stage...
landley@driftwood
parents:
diff changeset
20
384
6fb2672851d9 Switch license.html to BSD, and delete the old "FSF screwed over Mepis" rant (which while still true, is no longer relevant).
Rob Landley <rob@landley.net>
parents: 365
diff changeset
21 <P>The text of this license is included in the file LICENSE in the source.</p>
365
8f0b24cc7cd7 Minor web page updates (put header/footer back, add a few <hr> tags).
Rob Landley <rob@landley.net>
parents: 360
diff changeset
22
8f0b24cc7cd7 Minor web page updates (put header/footer back, add a few <hr> tags).
Rob Landley <rob@landley.net>
parents: 360
diff changeset
23 <!--#include file="footer.html" -->