summaryrefslogtreecommitdiff
path: root/LEGAL
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-16 05:12:59 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-16 05:12:59 +0000
commit0be9fb8caa6e511336dfb9f8348e55b20b1f75f3 (patch)
treef185a2e489c0670a39b6e82bc29ac56ac67dfc0d /LEGAL
parenta04df27e72aa8e1f5940e80e8646d046977f5198 (diff)
Commit miss at r21521, poited out by Yugui.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21601 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 96cc4fdb39..7a7e825510 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