From owner-svn-src-head@freebsd.org Sat May 19 21:02:29 2018 Return-Path: Delivered-To: svn-src-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 A306EEE4004 for ; Sat, 19 May 2018 21:02:29 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com [IPv6:2607:f8b0:4001:c06::22e]) (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 2C61680099 for ; Sat, 19 May 2018 21:02:29 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-io0-x22e.google.com with SMTP id g1-v6so10210917iob.2 for ; Sat, 19 May 2018 14:02:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=daSmASm28ytttzCNCCtoB6LKTYAuOjHLqYdYL2S9kKA=; b=rdAi2xxDeouUwhWD/ZqgJg4Kmtv1oT6cUgu/khlf7hTAzdLcwEHN5MLCLDTAU5ADjn z0qbZQbjbjDjqGifjFn6hpsSOqZGzgAjviDfWHDeYSkG8B8xquUM9nY+oYVpqvGVO9Fm 9uaKQVinN/Ahu2i25au2JRtEPtIw1ZOjGFjRIDJa21I2gvu1aq46PZi0/oPTYslj9M/l 61HQ/2mvF5PTMrYsfhIbC9uM/TEP9R1cRO78bomErNoI5ANmlNdoWGzN+JOimy4TvD9B rbJ6eWmYN1ePCjSTzF7TJN45ZY/25znubM6+hmOdk48TnKjcw/194dPDC0l7UQuc7yXs IC9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=daSmASm28ytttzCNCCtoB6LKTYAuOjHLqYdYL2S9kKA=; b=KXz+bWKjIcez3DUnMUSqJlEpqY83yFDZw/LZqqjb/jAr+BkNeG/u+whg1dUtfIM+LH 1zMFWvXXVi2jL3Ff3u7KnGrWygR8VoMwPHRuSeuWuHIHPCdUgpFkCutYb0WO6ufWKQJz isNXOzBmg2B01ziBJGGsT+BU5kG4jP6TteCjFzuqiWk6CKzWPPbrvgpSxGMNYyC5Tyc9 3Wjt34SudaaLYXgQCgmb8rINaQ0O9IYf/7m5mDAzK6YWFNv9oTO1DpyColje/uXiafcx yyVu9cFnjYtL3yiaZlopoB/1EoO9Bu/fmUN4N/9x1lCiq5f3W93PzQuuHTQJprJtJR0S T6QQ== X-Gm-Message-State: ALKqPwe7GNqI9pvrVH223ptWGIWqdGPKtyCtQZSX0dxcTyFtklpJz6XC QQxMFwd7MZmahd23BSGKpprqB/9PSjlTlR78rD4GYw== X-Google-Smtp-Source: AB8JxZoxHNukO9NN3ZzKmwzs+4j5R8kFfq4Y39uSOgQRy0xgparHR2uw1Vn+JE5uBv6DPcDlq5XtB8R1V9KhxBcVTao= X-Received: by 2002:a6b:be01:: with SMTP id o1-v6mr15155867iof.299.1526763748533; Sat, 19 May 2018 14:02:28 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 2002:a4f:a649:0:0:0:0:0 with HTTP; Sat, 19 May 2018 14:02:27 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: <6814.1526761972@critter.freebsd.dk> References: <201805191729.w4JHTvOo032116@repo.freebsd.org> <201805191945.w4JJjMlk017155@pdx.rh.CN85.dnsmgr.net> <6814.1526761972@critter.freebsd.dk> From: Warner Losh Date: Sat, 19 May 2018 15:02:27 -0600 X-Google-Sender-Auth: XqsepSzRrhzkuZ7uCyUqGhph7rk Message-ID: Subject: Re: svn commit: r333880 - head/sys/kern To: Poul-Henning Kamp Cc: "Rodney W. Grimes" , Warner Losh , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2018 21:02:29 -0000 On Sat, May 19, 2018 at 2:32 PM, Poul-Henning Kamp wrote: > -------- > In message mail.gmail.com> > , Warner Losh writes: > > >> > Log: > >> > Restore the all rights reserved language. > > "All Rights Reserved" is boilerplate from the old "Buenos Aires" > copyright convention, (a purely N+S American affair) and it lost > all meaning and relevance for UCB when USA ratified the Berne > Convention 60 years ago. > The US ratified the Berne Convention in 1989, which falls in the middle of the 4.x BSD releases... Relevant for 4.3, but not 4.4. > The final Buenos Aires signatory joined Berne a couple of decades > ago, rendering the convention null and void, and therefore this > boilerplate has no meaning or relevance for anybody. > Right, I get that. However, someone removed it. Even though it's useless at this point, I don't believe we can remove it. Warner