Skip to content

Commit

Permalink
* LEGAL: Rephrase the leading sentences for clarification. Avoid
Browse files Browse the repository at this point in the history
  using the context dependent, ambiguous term "the Ruby's
  license", and omit the "or public domain" part because it is not
  our default license and the files under public domain are
  already specifically listed.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
knu committed Sep 16, 2010
1 parent 201267b commit d91f477
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Thu Sep 16 20:16:07 2010 Akinori MUSHA <[email protected]>

* LEGAL: Rephrase the leading sentences for clarification. Avoid
using the context dependent, ambiguous term "the Ruby's
license", and omit the "or public domain" part because it is not
our default license and the files under public domain are
already specifically listed.

Thu Sep 16 14:50:42 2010 URABE Shyouhei <[email protected]>

* test/ruby/test_file_exhaustive.rb (TestFileExhaustive::test_expand_path):
Expand Down
8 changes: 5 additions & 3 deletions LEGAL
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
LEGAL NOTICE INFORMATION
------------------------

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.
All files in this distribution are, unless specifically noted
otherwise, covered under a dual license between the 2-clause BSDL and
original license terms (see BSDL and COPYING).

Below is the list of exceptional files that need caution.

include/ruby/oniguruma.h:
regcomp.c:
Expand Down

0 comments on commit d91f477

Please sign in to comment.