From owner-svn-ports-all@FreeBSD.ORG Fri Dec 13 02:16:04 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 48C2F939; Fri, 13 Dec 2013 02:16:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 34FB810D2; Fri, 13 Dec 2013 02:16:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBD2G4w4096100; Fri, 13 Dec 2013 02:16:04 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBD2G48v096099; Fri, 13 Dec 2013 02:16:04 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201312130216.rBD2G48v096099@svn.freebsd.org> From: Eitan Adler Date: Fri, 13 Dec 2013 02:16:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336310 - head/Templates/Licenses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2013 02:16:04 -0000 Author: eadler Date: Fri Dec 13 02:16:03 2013 New Revision: 336310 URL: http://svnweb.freebsd.org/changeset/ports/336310 Log: 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 Modified: head/Templates/Licenses/RUBY Directory Properties: head/Templates/Licenses/ (props changed) Modified: head/Templates/Licenses/RUBY ============================================================================== --- head/Templates/Licenses/RUBY Fri Dec 13 02:02:53 2013 (r336309) +++ head/Templates/Licenses/RUBY Fri Dec 13 02:16:03 2013 (r336310) @@ -1,7 +1,3 @@ -Ruby is copyrighted free software by Yukihiro Matsumoto . -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.