127 lines
6.2 KiB
Plaintext
127 lines
6.2 KiB
Plaintext
# $NetBSD: COPYRIGHT,v 1.3 2020/10/19 15:25:57 kamil Exp $
|
|
# @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94
|
|
|
|
All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite
|
|
Releases is copyrighted by The Regents of the University of California.
|
|
|
|
Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
|
|
The Regents of the University of California. All rights reserved.
|
|
|
|
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.
|
|
3. Neither the name of the University nor the names of its contributors
|
|
may be used to endorse or promote products derived from this software
|
|
without specific prior written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
|
|
|
|
---------------------------------------------------------------------------
|
|
|
|
The Institute of Electrical and Electronics Engineers and the
|
|
American National Standards Committee X3, on Information Processing
|
|
Systems have given us permission to reprint portions of their
|
|
documentation.
|
|
|
|
In the following statement, the phrase ``this text'' refers to
|
|
portions of the system documentation.
|
|
|
|
Portions of this text are reprinted and reproduced in electronic
|
|
form in the second BSD Networking Software Release, from IEEE Std
|
|
1003.1-1988, IEEE Standard Portable Operating System Interface for
|
|
Computer Environments (POSIX), copyright C 1988 by the Institute
|
|
of Electrical and Electronics Engineers, Inc. In the event of any
|
|
discrepancy between these versions and the original IEEE Standard,
|
|
the original IEEE Standard is the referee document.
|
|
|
|
In the following statement, the phrase ``This material'' refers to
|
|
portions of the system documentation.
|
|
|
|
This material is reproduced with permission from American National
|
|
Standards Committee X3, on Information Processing Systems. Computer
|
|
and Business Equipment Manufacturers Association (CBEMA), 311 First
|
|
St., NW, Suite 500, Washington, DC 20001-2178. The developmental
|
|
work of Programming Language C was completed by the X3J11 Technical
|
|
Committee.
|
|
|
|
The views and conclusions contained in the software and documentation
|
|
are those of the authors and should not be interpreted as representing
|
|
official policies, either expressed or implied, of the Regents of
|
|
the University of California.
|
|
|
|
-----------------------------------------------------------------------------
|
|
|
|
The Institute of Electrical and Electronics Engineers and The Open
|
|
Group, have given us permission to reprint portions of their
|
|
documentation.
|
|
|
|
In the following statement, the phrase ``this text'' refers to
|
|
portions of the system documentation.
|
|
|
|
Portions of this text are reprinted and reproduced in electronic
|
|
form in the NetBSD Operating System, from IEEE Std 1003.1, 2004
|
|
Edition, Standard for Information Technology -- Portable Operating
|
|
System Interface (POSIX), The Open Group Base Specifications Issue
|
|
6, Copyright (C) 2001-2004 by the Institute of Electrical and
|
|
Electronics Engineers, Inc and The Open Group. In the event of any
|
|
discrepancy between these versions and the original IEEE and The
|
|
Open Group Standard, the original IEEE and The Open Group Standard
|
|
is the referee document. The original Standard can be obtained
|
|
online at http://www.opengroup.org/unix/online.html. This notice
|
|
shall appear on any product containing this material.
|
|
|
|
---------------------------------------------------------------------------
|
|
|
|
COPYRIGHT AND PERMISSION NOTICE
|
|
|
|
Copyright © 1991-2015 Unicode, Inc. All rights reserved.
|
|
Distributed under the Terms of Use in
|
|
http://www.unicode.org/copyright.html.
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
a copy of the Unicode data files and any associated documentation
|
|
(the "Data Files") or Unicode software and any associated documentation
|
|
(the "Software") to deal in the Data Files or Software
|
|
without restriction, including without limitation the rights to use,
|
|
copy, modify, merge, publish, distribute, and/or sell copies of
|
|
the Data Files or Software, and to permit persons to whom the Data Files
|
|
or Software are furnished to do so, provided that
|
|
(a) this copyright and permission notice appear with all copies
|
|
of the Data Files or Software,
|
|
(b) this copyright and permission notice appear in associated
|
|
documentation, and
|
|
(c) there is clear notice in each modified Data File or in the Software
|
|
as well as in the documentation associated with the Data File(s) or
|
|
Software that the data or software has been modified.
|
|
|
|
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
|
|
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
|
|
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
|
|
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
|
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
|
|
|
|
Except as contained in this notice, the name of a copyright holder
|
|
shall not be used in advertising or otherwise to promote the sale,
|
|
use or other dealings in these Data Files or Software without prior
|
|
written authorization of the copyright holder.
|