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

ruby-changes:27121

From: ktsj <ko1@a...>
Date: Sat, 9 Feb 2013 21:16:56 +0900 (JST)
Subject: [ruby-changes:27121] ktsj:r39172 (ruby_2_0_0): * backport r39167 from trunk. [Bug #7812]

ktsj	2013-02-09 21:16:44 +0900 (Sat, 09 Feb 2013)

  New Revision: 39172

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

  Log:
    * backport r39167 from trunk. [ruby-core:52059] [Bug #7812]
    
    * BSDL: update copyright notice for 2013.

  Modified files:
    branches/ruby_2_0_0/BSDL
    branches/ruby_2_0_0/ChangeLog

Index: ruby_2_0_0/BSDL
===================================================================
--- ruby_2_0_0/BSDL	(revision 39171)
+++ ruby_2_0_0/BSDL	(revision 39172)
@@ -1,4 +1,4 @@ https://github.com/ruby/ruby/blob/trunk/ruby_2_0_0/BSDL#L1
-Copyright (C) 1993-2010 Yukihiro Matsumoto. All rights reserved.
+Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
Index: ruby_2_0_0/ChangeLog
===================================================================
--- ruby_2_0_0/ChangeLog	(revision 39171)
+++ ruby_2_0_0/ChangeLog	(revision 39172)
@@ -1,3 +1,9 @@ https://github.com/ruby/ruby/blob/trunk/ruby_2_0_0/ChangeLog#L1
+Sat Feb  9 21:13:35 2013  Kazuki Tsujimoto  <kazuki@c...>
+
+	* backport r39167 from trunk. [ruby-core:52059] [Bug #7812]
+
+	* BSDL: update copyright notice for 2013.
+
 Fri Feb  8 19:56:54 2013  NAKAMURA Usaku  <usa@r...>
 
 	* array.c (rb_ary_dup): reverted r39004.  see [Bug #7768], and

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

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