diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-12-13 02:16:03 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-12-13 02:16:03 +0000 |
commit | 4c113df160170b460472f751eacab9b3f9d27afd (patch) | |
tree | ee0313b934fa54bf3926ef07bb6763d689ee9430 /Templates | |
parent | 7d04af6d39b67df8c3e22fc56abcf88bd9bac94b (diff) |
The RUBY license covers only the second portion of the license. It should not
cover the dual license portion. This will be covered by the port.
Discussed with: sunpoet
Notes
Notes:
svn path=/head/; revision=336310
Diffstat (limited to 'Templates')
-rw-r--r-- | Templates/Licenses/RUBY | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Templates/Licenses/RUBY b/Templates/Licenses/RUBY index a1f19ff99db1..fa7e9dc9e680 100644 --- a/Templates/Licenses/RUBY +++ b/Templates/Licenses/RUBY @@ -1,7 +1,3 @@ -Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>. -You can redistribute it and/or modify it under either the terms of the -2-clause BSDL (see the file BSDL), or the conditions below: - 1. You may make and give away verbatim copies of the source form of the software without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. |