[BACK]Return to Copyright.generic CVS log [TXT][DIR] Up to [local] / OpenXM / Copyright

Annotation of OpenXM/Copyright/Copyright.generic, Revision 1.5

1.1       takayama    1: /*
1.5     ! ohara       2: $OpenXM: OpenXM/Copyright/Copyright.generic,v 1.4 2000/01/20 09:24:26 takayama Exp $
1.1       takayama    3: */
                      4: /*
                      5: # Copyright (c) 2000
                      6: # OpenXM developing Team:
1.5     ! ohara       7: #     Nobuki Takayama <takayama@math.sci.kobe-u.ac.jp>. Kobe.    1996--
        !             8: #     Masayuki Noro <noryo@flab.fujitsu.co.jp>. FUJITSU Labs.    1996--
        !             9: #     Katsuyoshi Ohara <ohara@air.s.kanazawa-u.ac.jp>. Kanazawa. 1998--
        !            10: #     Yasushi Tamura <tamura@math.kobe-u.ac.jp>. Kobe.           1999--
1.1       takayama   11: # All rights reserved.
                     12: #
                     13: # This is a generic copyright notice for the OpenXM package.
                     14: # This copyright is applied to all sources, documents,
                     15: # and binaries of the OpenXM package
1.4       takayama   16: # unless an overriden copyright notice appears in subdirectories.
1.1       takayama   17: #
                     18: #
                     19: # Redistribution and use in source and binary forms, with or without
                     20: # modification, are permitted provided that the following conditions
                     21: # are met:
                     22: # 1. Redistributions of source code must retain the above copyright
                     23: #    notice, this list of conditions and the following disclaimer.
                     24: #    If there are modifications, changes must be clearly explained.
                     25: # 2. Redistributions in binary form must reproduce the above copyright
                     26: #    notice, this list of conditions and the following disclaimer in the
                     27: #    documentation and/or other materials provided with the distribution.
1.4       takayama   28: #    If there are modifications, changes must be clearly explained.
1.1       takayama   29: #
                     30: # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
                     31: # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
                     32: # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
                     33: # ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
                     34: # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
                     35: # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
                     36: # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
                     37: # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
                     38: # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
                     39: # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
                     40: # SUCH DAMAGE.
                     41: #
                     42: */

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>