2001-07-13 12:17:59 +04:00
|
|
|
LEGAL NOTICE INFORMATION
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
All the files in this distribution are covered under either the Ruby's
|
|
|
|
license (see the file COPYING) or public-domain except some files
|
|
|
|
mentioned below.
|
|
|
|
|
2004-03-05 18:40:36 +03:00
|
|
|
oniguruma.h:
|
|
|
|
regcomp.c:
|
|
|
|
regenc.[ch]:
|
|
|
|
regerror.c:
|
|
|
|
regex.c:
|
|
|
|
regexec.c:
|
|
|
|
regint.h:
|
|
|
|
regparse.[ch]:
|
|
|
|
ascii.c:
|
|
|
|
euc_jp.c:
|
|
|
|
sjis.c:
|
|
|
|
utf8.c:
|
|
|
|
|
2005-02-17 17:43:38 +03:00
|
|
|
Oniguruma ---- (C) K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
|
2004-03-05 18:40:36 +03:00
|
|
|
|
2005-02-26 11:05:06 +03:00
|
|
|
http://www.geocities.jp/kosako3/oniguruma/
|
2004-03-05 18:40:36 +03:00
|
|
|
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/oniguruma/
|
|
|
|
http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/oniguruma/
|
|
|
|
|
|
|
|
When this software is partly used or it is distributed with Ruby,
|
|
|
|
this of Ruby follows the license of Ruby.
|
2001-07-13 12:17:59 +04:00
|
|
|
|
2001-07-13 15:10:20 +04:00
|
|
|
configure:
|
|
|
|
|
|
|
|
This file is free software.
|
|
|
|
|
|
|
|
Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
|
|
|
|
|
|
|
|
This configure script is free software; the Free Software Foundation
|
|
|
|
gives unlimited permission to copy, distribute and modify it.
|
|
|
|
|
|
|
|
config.guess:
|
|
|
|
config.sub:
|
|
|
|
parse.c:
|
|
|
|
|
|
|
|
As long as you distribute these files with the file configure, they
|
|
|
|
are covered under the Ruby's license.
|
|
|
|
|
|
|
|
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999
|
|
|
|
Free Software Foundation, Inc.
|
|
|
|
|
|
|
|
This file is free software; you can redistribute it and/or modify it
|
|
|
|
under the terms of the GNU General Public License as published by
|
|
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
|
|
(at your option) any later version.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful, but
|
|
|
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program; if not, write to the Free Software
|
|
|
|
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
|
|
|
|
|
|
As a special exception to the GNU General Public License, if you
|
|
|
|
distribute this file as part of a program that contains a
|
|
|
|
configuration script generated by Autoconf, you may include it under
|
|
|
|
the same distribution terms that you use for the rest of that program.
|
|
|
|
|
2001-07-13 12:23:18 +04:00
|
|
|
util.c (partly):
|
2001-07-13 12:17:59 +04:00
|
|
|
win32/win32.[ch]:
|
|
|
|
|
2001-07-13 15:10:20 +04:00
|
|
|
You can apply the Artistic License to these files. (or GPL,
|
2001-07-13 12:17:59 +04:00
|
|
|
alternatively)
|
|
|
|
|
|
|
|
Copyright (c) 1993, Intergraph Corporation
|
|
|
|
|
|
|
|
You may distribute under the terms of either the GNU General Public
|
|
|
|
License or the Artistic License, as specified in the perl README file.
|
|
|
|
|
2002-07-26 10:12:39 +04:00
|
|
|
random.c
|
|
|
|
|
|
|
|
This file is under the new-style BSD license.
|
|
|
|
|
|
|
|
A C-program for MT19937, with initialization improved 2002/2/10.
|
|
|
|
Coded by Takuji Nishimura and Makoto Matsumoto.
|
|
|
|
This is a faster version by taking Shawn Cokus's optimization,
|
|
|
|
Matthe Bellew's simplification, Isaku Wada's real version.
|
|
|
|
|
|
|
|
Before using, initialize the state by using init_genrand(seed)
|
|
|
|
or init_by_array(init_key, key_length).
|
|
|
|
|
|
|
|
Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
|
|
|
|
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. The names of its contributors may not be used to endorse or promote
|
|
|
|
products derived from this software without specific prior written
|
|
|
|
permission.
|
|
|
|
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.
|
|
|
|
|
|
|
|
|
|
|
|
Any feedback is very welcome.
|
|
|
|
http://www.math.keio.ac.jp/matumoto/emt.html
|
|
|
|
email: matumoto@math.keio.ac.jp
|
|
|
|
|
2001-07-13 12:17:59 +04:00
|
|
|
st.[ch]:
|
|
|
|
x68/*:
|
|
|
|
missing/alloca.c:
|
|
|
|
missing/dup2.c:
|
2003-06-05 10:40:42 +04:00
|
|
|
missing/erf.c:
|
2001-07-13 12:17:59 +04:00
|
|
|
missing/finite.c:
|
|
|
|
missing/hypot.c:
|
|
|
|
missing/isinf.c:
|
|
|
|
missing/isnan.c:
|
|
|
|
missing/memcmp.c:
|
|
|
|
missing/memmove.c:
|
|
|
|
missing/mkdir.c:
|
|
|
|
missing/strcasecmp.c:
|
|
|
|
missing/strchr.c:
|
|
|
|
missing/streror.c:
|
|
|
|
missing/strftime.c:
|
|
|
|
missing/strncasecmp.c:
|
|
|
|
missing/strstr.c:
|
|
|
|
missing/strtol.c:
|
2001-07-14 00:06:14 +04:00
|
|
|
ext/digest/sha1/sha1.[ch]:
|
2001-07-13 12:17:59 +04:00
|
|
|
|
|
|
|
These files are all under public domain.
|
|
|
|
|
|
|
|
missing/strtod.c:
|
|
|
|
|
|
|
|
This file will not be used on most platforms depending on how the
|
|
|
|
configure script results. In any case you must not receive any fee
|
|
|
|
with the file itself.
|
|
|
|
|
|
|
|
Copyright (c) 1988-1993 The Regents of the University of California.
|
|
|
|
Copyright (c) 1994 Sun Microsystems, Inc.
|
|
|
|
|
|
|
|
Permission to use, copy, modify, and distribute this
|
|
|
|
software and its documentation for any purpose and without
|
|
|
|
fee is hereby granted, provided that the above copyright
|
|
|
|
notice appear in all copies. The University of California
|
|
|
|
makes no representations about the suitability of this
|
|
|
|
software for any purpose. It is provided "as is" without
|
|
|
|
express or implied warranty.
|
|
|
|
|
|
|
|
missing/strtoul.c:
|
|
|
|
|
|
|
|
This file will not be used on most platforms depending on how the
|
|
|
|
configure script results. In any case you must not receive any fee
|
|
|
|
with the file itself.
|
|
|
|
|
|
|
|
Copyright 1988 Regents of the University of California
|
|
|
|
|
|
|
|
Permission to use, copy, modify, and distribute this
|
|
|
|
software and its documentation for any purpose and without
|
|
|
|
fee is hereby granted, provided that the above copyright
|
|
|
|
notice appear in all copies. The University of California
|
|
|
|
makes no representations about the suitability of this
|
|
|
|
software for any purpose. It is provided "as is" without
|
|
|
|
express or implied warranty.
|
|
|
|
|
|
|
|
missing/vsnprintf.c:
|
|
|
|
|
2001-07-13 20:22:39 +04:00
|
|
|
This file is under the old-style BSD license. Note that the
|
2001-07-13 12:17:59 +04:00
|
|
|
paragraph 3 below is now null and void.
|
|
|
|
|
|
|
|
Copyright (c) 1990, 1993
|
|
|
|
The Regents of the University of California. All rights reserved.
|
|
|
|
|
|
|
|
This code is derived from software contributed to Berkeley by
|
|
|
|
Chris Torek.
|
|
|
|
|
|
|
|
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. All advertising materials mentioning features or use of this software
|
|
|
|
must display the following acknowledgement:
|
|
|
|
This product includes software developed by the University of
|
|
|
|
California, Berkeley and its contributors.
|
|
|
|
4. 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.
|
|
|
|
|
|
|
|
IMPORTANT NOTE:
|
|
|
|
--------------
|
|
|
|
From ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
|
|
|
|
paragraph 3 above is now null and void.
|
|
|
|
|
2001-07-14 00:06:14 +04:00
|
|
|
ext/digest/md5/md5.[ch]:
|
2001-07-13 12:17:59 +04:00
|
|
|
|
|
|
|
These files are under the following license. Ruby uses modified
|
|
|
|
versions of them.
|
|
|
|
|
|
|
|
Copyright (C) 1999, 2000 Aladdin Enterprises. All rights reserved.
|
|
|
|
|
|
|
|
This software is provided 'as-is', without any express or implied
|
|
|
|
warranty. In no event will the authors be held liable for any damages
|
|
|
|
arising from the use of this software.
|
|
|
|
|
|
|
|
Permission is granted to anyone to use this software for any purpose,
|
|
|
|
including commercial applications, and to alter it and redistribute it
|
|
|
|
freely, subject to the following restrictions:
|
|
|
|
|
|
|
|
1. The origin of this software must not be misrepresented; you must not
|
|
|
|
claim that you wrote the original software. If you use this software
|
|
|
|
in a product, an acknowledgment in the product documentation would be
|
|
|
|
appreciated but is not required.
|
|
|
|
2. Altered source versions must be plainly marked as such, and must not be
|
|
|
|
misrepresented as being the original software.
|
|
|
|
3. This notice may not be removed or altered from any source distribution.
|
|
|
|
|
|
|
|
L. Peter Deutsch
|
|
|
|
ghost@aladdin.com
|
2001-07-13 12:54:46 +04:00
|
|
|
|
2001-07-14 00:06:14 +04:00
|
|
|
ext/digest/rmd160/rmd160.[ch]:
|
|
|
|
|
|
|
|
These files have the following copyright information, and by the
|
|
|
|
author we are allowed to use it under the new-style BSD license.
|
|
|
|
|
|
|
|
AUTHOR: Antoon Bosselaers, ESAT-COSIC
|
|
|
|
(Arranged for libc by Todd C. Miller)
|
|
|
|
DATE: 1 March 1996
|
|
|
|
|
|
|
|
Copyright (c) Katholieke Universiteit Leuven
|
|
|
|
1996, All Rights Reserved
|
|
|
|
|
|
|
|
ext/digest/rmd160/rmd160hl.c:
|
|
|
|
ext/digest/sha1/sha1hl.c:
|
|
|
|
|
|
|
|
These files are under the beer-ware license.
|
|
|
|
|
|
|
|
"THE BEER-WARE LICENSE" (Revision 42):
|
|
|
|
<phk@login.dkuug.dk> wrote this file. As long as you retain this notice you
|
|
|
|
can do whatever you want with this stuff. If we meet some day, and you think
|
|
|
|
this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
|
|
|
|
|
|
|
|
ext/digest/sha2/sha2.[ch]:
|
|
|
|
ext/digest/sha2/sha2hl.c:
|
|
|
|
|
|
|
|
These files are under the new-style BSD license.
|
|
|
|
|
|
|
|
Copyright 2000 Aaron D. Gifford. 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 copyright holder nor the names of contributors
|
|
|
|
may be used to endorse or promote products derived from this software
|
|
|
|
without specific prior written permission.
|
|
|
|
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``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(S) OR CONTRIBUTOR(S) 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.
|
|
|
|
|
2001-07-13 20:18:29 +04:00
|
|
|
ext/nkf/nkf1.7/nkf.c:
|
|
|
|
|
|
|
|
This file is under the following license. So to speak, it is
|
|
|
|
copyrighted semi-public-domain software.
|
|
|
|
|
|
|
|
Copyright (C) 1987, Fujitsu LTD. (Itaru ICHIKAWA)
|
|
|
|
Everyone is permitted to do anything on this program
|
|
|
|
including copying, modifying, improving.
|
|
|
|
as long as you don't try to pretend that you wrote it.
|
|
|
|
i.e., the above copyright notice has to appear in all copies.
|
|
|
|
You don't have to ask before copying or publishing.
|
|
|
|
THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE.
|
|
|
|
|
2001-07-13 12:54:46 +04:00
|
|
|
ext/socket/addrinfo.h:
|
|
|
|
ext/socket/getaddrinfo.c:
|
|
|
|
ext/socket/getnameinfo.c:
|
|
|
|
|
2001-07-14 00:06:14 +04:00
|
|
|
These files are under the new-style BSD license.
|
2001-07-13 12:54:46 +04:00
|
|
|
|
|
|
|
Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
|
|
|
|
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 project 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 PROJECT 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 PROJECT 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.
|
2002-06-01 16:34:30 +04:00
|
|
|
|
|
|
|
ext/win32ole/win32ole.c:
|
|
|
|
|
|
|
|
You can apply the Artistic License to this file. (or GPL,
|
|
|
|
alternatively)
|
|
|
|
|
|
|
|
(c) 1995 Microsoft Corporation. All rights reserved.
|
|
|
|
Developed by ActiveWare Internet Corp., http://www.ActiveWare.com
|
|
|
|
|
|
|
|
Other modifications Copyright (c) 1997, 1998 by Gurusamy Sarathy
|
|
|
|
<gsar@umich.edu> and Jan Dubois <jan.dubois@ibm.net>
|
|
|
|
|
|
|
|
You may distribute under the terms of either the GNU General Public
|
|
|
|
License or the Artistic License, as specified in the README file
|
|
|
|
of the Perl distribution.
|