diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-08 21:19:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-08 21:19:21 +0000 |
commit | 56f8e6344c4c05656e83a47c1f7883ecc7d9808e (patch) | |
tree | 09db8d14cf752f1b3b5818103a657a2c524d13d6 /doc/BSD | |
parent | 79751cdaf2f8a5c1017a11fedef7421e0fecf212 (diff) | |
download | ikiwiki-56f8e6344c4c05656e83a47c1f7883ecc7d9808e.tar ikiwiki-56f8e6344c4c05656e83a47c1f7883ecc7d9808e.tar.gz |
* Drop the BSD license for the templates and basewiki, and just allow them
to be used as close to public domain as possible.
Diffstat (limited to 'doc/BSD')
-rw-r--r-- | doc/BSD | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/BSD b/doc/BSD deleted file mode 100644 index 1ba5f1188..000000000 --- a/doc/BSD +++ /dev/null @@ -1,20 +0,0 @@ -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. |