From owner-cvs-all@FreeBSD.ORG Mon Feb 27 17:07:03 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03CF9106564A; Mon, 27 Feb 2012 17:07:03 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE2BD8FC18; Mon, 27 Feb 2012 17:07:02 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q1RH726R030124; Mon, 27 Feb 2012 17:07:02 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1RH72Jm030123; Mon, 27 Feb 2012 17:07:02 GMT (envelope-from tabthorpe) Message-Id: <201202271707.q1RH72Jm030123@repoman.freebsd.org> From: Thomas Abthorpe Date: Mon, 27 Feb 2012 17:07:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Templates/Licenses AL2 ART10 ART20 GPLv1 GPLv2 GPLv3 LGPL20 LGPL21 LGPL3 LPPL10 MPL OFL PHP301 ZPL21 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2012 17:07:03 -0000 tabthorpe 2012-02-27 17:07:02 UTC FreeBSD ports repository Added files: Templates/Licenses AL2 ART10 ART20 GPLv1 GPLv2 GPLv3 LGPL20 LGPL21 LGPL3 LPPL10 MPL OFL PHP301 ZPL21 Log: Add in many popular licenses used by the ports infrastructure. These are stock copy and paste licenses. Other common licenses such as BSD and others are not listed, as the holder is to add owner/organization/year to the header. Revision Changes Path 1.1 +176 -0 ports/Templates/Licenses/AL2 (new) 1.1 +122 -0 ports/Templates/Licenses/ART10 (new) 1.1 +181 -0 ports/Templates/Licenses/ART20 (new) 1.1 +251 -0 ports/Templates/Licenses/GPLv1 (new) 1.1 +339 -0 ports/Templates/Licenses/GPLv2 (new) 1.1 +674 -0 ports/Templates/Licenses/GPLv3 (new) 1.1 +481 -0 ports/Templates/Licenses/LGPL20 (new) 1.1 +502 -0 ports/Templates/Licenses/LGPL21 (new) 1.1 +165 -0 ports/Templates/Licenses/LGPL3 (new) 1.1 +211 -0 ports/Templates/Licenses/LPPL10 (new) 1.1 +373 -0 ports/Templates/Licenses/MPL (new) 1.1 +97 -0 ports/Templates/Licenses/OFL (new) 1.1 +68 -0 ports/Templates/Licenses/PHP301 (new) 1.1 +44 -0 ports/Templates/Licenses/ZPL21 (new)