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