From owner-svn-doc-all@freebsd.org Sun May 20 22:29:35 2018 Return-Path: Delivered-To: svn-doc-all@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 BDD37EF201B for ; Sun, 20 May 2018 22:29:35 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x230.google.com (mail-yb0-x230.google.com [IPv6:2607:f8b0:4002:c09::230]) (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 5C1CB740B0 for ; Sun, 20 May 2018 22:29:32 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x230.google.com with SMTP id s8-v6so3236018ybp.11 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=VJyD7zXUjpsnbAyi9jEfwS0cpwODaPVcO3L4El/Y1vxO7Lv7/TQPk8v7Dl7YDP2JZz dmnuBx2RiJ/7HfODZjcthcWWWPt+4oOm3feRv5brgKGMJj8hETQ7KcZo879kAqSR0ugv ES+Vgs94HFxndiX/tdZPvheAQyXwML2EucW2wGVZDBhM4sqXgH/VYq9wU4wFqAed+kvp VZk3lQuGAQl/Bps2xSjAewGTs+jio9yTK53e+6LAU1LQAFm/YCDbxjP6sBTHT4jJambz T65bDLpqEZtiOl/2jyHBCNlHLPxfZNNcQtAh/BvBFDYE/KhdLY1PaIf2ej5f8oNQx+OC fk/w== X-Gm-Message-State: ALKqPweJVEFe8SA786XaMC6mN4HRgFAkLPcA8yIztZeRfggh0SOIohkU DixFbj53jNOhHMWLgaFGg0VHd9/KIJlOP3VsaNja1Q== 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-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" 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