From: wassa Date: Mon, 22 Nov 2004 21:58:32 +0000 (+0000) Subject: Thanks to Bizti for their public domain utility class. X-Git-Tag: v2.1.3~1502 X-Git-Url: https://repo.niif.hu/gitweb/gitweb.cgi?p=java-idp.git;a=commitdiff_plain;h=3e37cbeaa92e3972469dd680175d4899895e759b Thanks to Bizti for their public domain utility class. git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1199 ab3bd59b-922f-494d-bb5f-6f0a3c29deca --- diff --git a/doc/BIZTI.LICENSE.txt b/doc/BIZTI.LICENSE.txt new file mode 100644 index 0000000..1c46042 --- /dev/null +++ b/doc/BIZTI.LICENSE.txt @@ -0,0 +1,69 @@ +BITZI PUBLIC DOMAIN NOTICES + +When we publish our source code, we place it in the public +domain, whenever possible, to allow the widest possible +reuse and benefit. + +We try to include on most such released files a small notice +such as: + +/* (PD) 2003 The Bitzi Corporation + * Please see file COPYING or http://bitzi.com/publicdomain + * for more info. + */ + +For major standalone files, or as the "COPYING" file, we +include a version of this longer explanation: + +/* (PD) 2003 The Bitzi Corporation + * + * 1. Authorship. This work and others bearing the above + * label were created by, or on behalf of, the Bitzi + * Corporation. Often other public domain material by + * other authors is also incorporated; this should be + * clear from notations in the source code. + * + * 2. Release. The Bitzi Corporation places these works + * into the public domain, disclaiming all rights granted + * us by copyright law. + * + * You are completely free to copy, use, redistribute + * and modify this work, though you should be aware of + * points (3) and (4), below. + * + * 3. Trademark Advisory. The Bitzi Corporation reserves + * all rights with regard to any of its trademarks which + * may appear herein, such as "Bitzi" or "Bitcollider". + * Please take care that your uses of this work do not + * infringe on our trademarks or imply our endorsement. + * For example, you should change labels and identifier +* strings in your derivative works where appropriate. + * + * 4. Disclaimer. THIS SOFTWARE IS PROVIDED BY THE AUTHOR + * ``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 AUTHOR 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. + * + * Please see http://bitzi.com/publicdomain or write + * info@bitzi.com for more info. + */ + +We hope you find our public-domain source code useful, +but remember that we can provide absolutely no support +or assurances about it; your use is entirely at your +own risk. + +Thank you. + +- Bitzi +- March 3, 2001 diff --git a/doc/README.txt b/doc/README.txt index 5929182..a31a338 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -46,3 +46,5 @@ Source code for these libraries is available on request. This project includes software developed by the National Research Council of Canada. +This product includes software developed by The Bitzi Corporation. +