diff options
author | eadler <eadler@FreeBSD.org> | 2013-12-13 10:16:03 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-12-13 10:16:03 +0800 |
commit | 4de3e901c7e326b2e36e9b02ea9abbc78e4cb173 (patch) | |
tree | ee0313b934fa54bf3926ef07bb6763d689ee9430 /Templates/Licenses | |
parent | 27f80e8c609221e8ce8162fb280f2d9aaaa256d2 (diff) | |
download | freebsd-ports-gnome-4de3e901c7e326b2e36e9b02ea9abbc78e4cb173.tar.gz freebsd-ports-gnome-4de3e901c7e326b2e36e9b02ea9abbc78e4cb173.tar.zst freebsd-ports-gnome-4de3e901c7e326b2e36e9b02ea9abbc78e4cb173.zip |
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
Diffstat (limited to 'Templates/Licenses')
-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. |