From owner-svn-doc-head@freebsd.org Sun May 20 22:29:35 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2EDDEF201A for ; Sun, 20 May 2018 22:29:35 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x22f.google.com (mail-yb0-x22f.google.com [IPv6:2607:f8b0:4002:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 56C71740AF for ; Sun, 20 May 2018 22:29:32 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x22f.google.com with SMTP id i13-v6so4475403ybl.4 for ; Sun, 20 May 2018 15:29:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=1SU6izuPr6d4SMRirYsI5vEEobBXXZJhGNwX6ZezbuA=; b=kW5BOANGAvST9oi0toWaCPHXICLqGOpE5nektnAJ1yidvl/KbDTD6wDEDz63+/q5oK JaGZLmwhFR2wVU8pSbe5gjKXiRoouBbhx1VcxVGPuFCCqnFZ9tKTbU95cghTGXgYvZ26 BoFmOImI1kVrbQEPf/bQghgDHNyRPlrOQWDuM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=1SU6izuPr6d4SMRirYsI5vEEobBXXZJhGNwX6ZezbuA=; b=cjd2u7BbpxOWBnSDz6tNEvQ78byooMxJLt39YzSKg6CcapqUMQ3v/eTChXgA2TADyP DEuluN8xmZxO5ovJQOr4qGAwQE4/Pvw8L0k7OTnhr0aGdOGHcy2jgcL/81P2lUxFjXnW rckfONKK+v5AsrB74Z5r8tJ74E3X6P+aPZMyKP3Wfmfdt8j9yvAmmKM2mIz+YZe3ylQe U0yZ/NdXv9JaqUsk/IAujHqBvIqd/9NkJgQQ9o75d0/BB3UWJAZaLtc9rHwRzYuo9cGZ 3U00hvmyAh5EuQBw6GqaGXxyN4ObAJ85EQrtcQmdPr2Qf15bNiaDoPLsHdvoG72qeCFB V3EA== X-Gm-Message-State: ALKqPwdOuf5R50vSvKz+8pphhkcLeYoeA7jF3ko/HjzYTY50eJqDf54Y 04jg1jP/febicyqgSKN9M6WYEgsa6HdPBcCBBIJfFg== X-Google-Smtp-Source: AB8JxZqwn5VkBwMZggr3jOP5Y8hteoG0YBPucnrVDC4cQsTLkhjgG/yEuPsfFv5Rrv+T9RvRSQ4Hn/LpetGpoam4gNE= X-Received: by 2002:a25:5644:: with SMTP id k65-v6mr9910961ybb.479.1526855371281; Sun, 20 May 2018 15:29:31 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:c709:0:0:0:0:0 with HTTP; Sun, 20 May 2018 15:29:00 -0700 (PDT) In-Reply-To: <201805200300.w4K30mSf022578@repo.freebsd.org> References: <201805200300.w4K30mSf022578@repo.freebsd.org> From: Eitan Adler Date: Sun, 20 May 2018 15:29:00 -0700 Message-ID: Subject: Re: svn commit: r51669 - head/en_US.ISO8859-1/articles/committers-guide To: Warner Losh Cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2018 22:29:35 -0000 On 19 May 2018 at 20:00, Warner Losh wrote: > Author: imp > Date: Sun May 20 03:00:48 2018 > New Revision: 51669 > URL: https://svnweb.freebsd.org/changeset/doc/51669 > > Log: > Fix preferred license. > > I missed this in r51635 when we removed 'All Rights Reserved' from the > preferred license. The phrase is no longer needed and has no legal > meaning now that the Buenos Aires Convention is no longer in force. We have a lot of copies of this license: in both of the source and documentation repos. Maybe it makes sense to choose one as canonical and point people to it? -- Eitan Adler