[前][次][番号順一覧][スレッド一覧]

ruby-changes:10058

From: duerst <ko1@a...>
Date: Fri, 16 Jan 2009 14:13:14 +0900 (JST)
Subject: [ruby-changes:10058] Ruby:r21601 (trunk): Commit miss at r21521, poited out by Yugui.

duerst	2009-01-16 14:12:59 +0900 (Fri, 16 Jan 2009)

  New Revision: 21601

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=21601

  Log:
    Commit miss at r21521, poited out by Yugui.

  Modified files:
    trunk/LEGAL

Index: LEGAL
===================================================================
--- LEGAL	(revision 21600)
+++ LEGAL	(revision 21601)
@@ -260,6 +260,17 @@
    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@c... -- 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

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]