From owner-svn-src-all@FreeBSD.ORG Sun Jun 16 19:44:14 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A95F4788 for ; Sun, 16 Jun 2013 19:44:14 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pd0-f170.google.com (mail-pd0-f170.google.com [209.85.192.170]) by mx1.freebsd.org (Postfix) with ESMTP id 844D316B9 for ; Sun, 16 Jun 2013 19:44:14 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id x11so2098581pdj.1 for ; Sun, 16 Jun 2013 12:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=+ERpfeNxwfRG9RYeKI/wCaUjgS988y4F3S9p3NR+fzE=; b=XsNHEwSs4nrQFYosEbJUjWhuIIkACBbv4fXV8aK0Lpr4tcSfov8zmVU05dJl71BBuJ c9YoSEtV3nf+SJylUX6lGsYBUH+ZrnHSUrwsxWodbU6DkUZgmW4uB25IJC/74BUIWXz1 /dwn9MKM86Ib65xeSXNZ/zMhryLHUP+nLAuXo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :x-gm-message-state; bh=+ERpfeNxwfRG9RYeKI/wCaUjgS988y4F3S9p3NR+fzE=; b=mjo0EMOvPQg/yNNwKOo2Xm+kiJKziBmeXkBbKBjMGSZJUV86XjBV291u51kntbBtpS MDmjAAUXn5ckdsUsm37yi6LheaFwipdHoUEd7YOkeu+6r+f3Sou5VdzZDDYXr3kmUt3W bsjWq/49pFJYs1bG22Ucyx8YUaLuhGxUcXAFxs+LuLtuLe0Sbv2DOJX3XvAolTa8Ei+h 7uRM1P77UpQEQpRwt78Puv1Dml7dPrXI/opi9fPaTF7f43pUGc+YSNdYqS3snsL4Itw+ JTi1/VJYKMhxB2+U/MsuF63xpwn9nWAxU/Th70dS3BsPQ7sfYZZBo+3pET9wW1hYb174 X65w== X-Received: by 10.68.170.68 with SMTP id ak4mr10092223pbc.211.1371411848374; Sun, 16 Jun 2013 12:44:08 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.70.45.33 with HTTP; Sun, 16 Jun 2013 12:43:37 -0700 (PDT) In-Reply-To: <201306161935.r5GJZ109050810@svn.freebsd.org> References: <201306161935.r5GJZ109050810@svn.freebsd.org> From: Eitan Adler Date: Sun, 16 Jun 2013 21:43:37 +0200 X-Google-Sender-Auth: eDsXoxGMFrwaMSTRS_tE1sB7dB8 Message-ID: Subject: Re: svn commit: r251818 - head/tools/regression/lib/libc/nss To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlnvGG7oBwOZF2fm4pX+1Lc8IJK6R9OMl+clFDPWRme6KRdS/E7tXb6PokK3vXcrFD/B1gU X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jun 2013 19:44:14 -0000 On Sun, Jun 16, 2013 at 9:35 PM, Eitan Adler wrote: > Author: eadler > Date: Sun Jun 16 19:35:01 2013 > New Revision: 251818 > URL: http://svnweb.freebsd.org/changeset/base/251818 > > Log: > Remove lines declaring "All rights reserved" or similar comments: they > are not true as the files are actually under the BSD-2 license I was notified to these because of the spelling mistakes, but after looking around it seems actually that this phrase is part of the license template. I'm not sure why because the phrase makes little to no sense when accompanied with a license, but I'll ask about switching to the standard text here instead. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams