Revision: 4471 http://trac.macosforge.org/projects/ruby/changeset/4471 Author: lsansonetti@apple.com Date: 2010-08-26 20:37:03 -0700 (Thu, 26 Aug 2010) Log Message: ----------- clarify licensing Modified Paths: -------------- MacRuby/trunk/COPYING MacRuby/trunk/LEGAL Modified: MacRuby/trunk/COPYING =================================================================== --- MacRuby/trunk/COPYING 2010-08-27 00:09:08 UTC (rev 4470) +++ MacRuby/trunk/COPYING 2010-08-27 03:37:03 UTC (rev 4471) @@ -1,4 +1,7 @@ MacRuby is copyrighted free software by Apple Inc. +MacRuby contains code from the Ruby project, copyrighted free software by +Yukihiro Matsumoto <matz@netlab.jp>. + You can redistribute it and/or modify it under either the terms of the GPL version 2 (see the file GPL), or the conditions below: Modified: MacRuby/trunk/LEGAL =================================================================== --- MacRuby/trunk/LEGAL 2010-08-27 00:09:08 UTC (rev 4470) +++ MacRuby/trunk/LEGAL 2010-08-27 03:37:03 UTC (rev 4471) @@ -2,8 +2,8 @@ ------------------------ 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. +license (see the file COPYING) under specific copyright holders (see their +header comment) or public-domain except some files mentioned below. parse.c:
participants (1)
-
source_changes@macosforge.org