summaryrefslogtreecommitdiffstats
path: root/LEGAL
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-16 12:14:13 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-16 12:14:13 +0000
commit9c5b2df299d8d05664f1e53dab6d99ade696795f (patch)
tree604c135555645e198c3888c7790a1f622a93aed1 /LEGAL
parentbacf89cee4745a7d97179df38d9b41b32eddc0b9 (diff)
downloadruby-9c5b2df299d8d05664f1e53dab6d99ade696795f.tar.gz
ruby-9c5b2df299d8d05664f1e53dab6d99ade696795f.tar.xz
ruby-9c5b2df299d8d05664f1e53dab6d99ade696795f.zip
merges r21521 and r21601 from trunk into ruby_1_9_1.
* LEGAL: Added information for missing/langinfo.c git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'LEGAL')
-rw-r--r--LEGAL11
1 files changed, 11 insertions, 0 deletions
diff --git a/LEGAL b/LEGAL
index 96cc4fdb3..7a7e82551 100644
--- a/LEGAL
+++ b/LEGAL
@@ -260,6 +260,17 @@ missing/strlcpy.c
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+missing/langinfo.c
+
+ This file is from http://www.cl.cam.ac.uk/~mgk25/ucs/langinfo.c.
+ Ruby uses a modified version. The file contains the following
+ author/copyright notice:
+
+ Markus.Kuhn@cl.cam.ac.uk -- 2002-03-11
+ Permission to use, copy, modify, and distribute this software
+ for any purpose and without fee is hereby granted. The author
+ disclaims all warranties with regard to this software.
+
ext/digest/md5/md5.[ch]:
These files are under the following license. Ruby uses modified