From owner-freebsd-apache@FreeBSD.ORG Wed Dec 28 17:56:29 2011 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35A481065675 for ; Wed, 28 Dec 2011 17:56:29 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 007C28FC1B for ; Wed, 28 Dec 2011 17:56:28 +0000 (UTC) Received: by iadj38 with SMTP id j38so27862685iad.13 for ; Wed, 28 Dec 2011 09:56:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=/AqeXPo0ZXYiFXBfIhNQ//6mzxVvhLjBEsdw5OvXLcE=; b=djUyowK8s0zHgghuKDN0FAbtHhQxeYgp3jjAy0Z7hiZyniDs0O5WDrmn/lxhu78IqC SN91yqDB8pGa47CRVDzbwpdyjSQF1i+Axa05gDy9igaxja+ZAffVC2p2beKoYCyxmdts io02ZoASLW0OFSMHyipCqOKU6K13GAONrHN4M= Received: by 10.43.51.69 with SMTP id vh5mr38319320icb.32.1325093256297; Wed, 28 Dec 2011 09:27:36 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.207.7 with HTTP; Wed, 28 Dec 2011 09:27:05 -0800 (PST) In-Reply-To: <4EFA78ED.6040602@p6m7g8.com> References: <201112271346.pBRDk6X6038250@freefall.freebsd.org> <4EFA78ED.6040602@p6m7g8.com> From: Chris Rees Date: Wed, 28 Dec 2011 17:27:05 +0000 X-Google-Sender-Auth: Ai0YlxGhmYwb8FzYvgSrpbdesKU Message-ID: To: "Philip M. Gollucci" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-apache@freebsd.org Subject: Re: ports/163521: [exp-run] Change the Apache License acronym from ASL to AL2 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2011 17:56:29 -0000 On 28 December 2011 02:03, Philip M. Gollucci wro= te: > Go for it. =A0While you're at it you might consider AL1 which may still b= e in > use places. > Hm, would that be under LICENSE=3DASL as well? I just used a regex to replace all occurrences of ASL with AL2... Chris