From owner-svn-src-all@freebsd.org Tue Sep 3 14:08:17 2019 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 996C0DDA3B; Tue, 3 Sep 2019 14:07:24 +0000 (UTC) (envelope-from yuripv@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46N80X00Hpz4QYb; Tue, 3 Sep 2019 14:07:24 +0000 (UTC) (envelope-from yuripv@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1452) id EDF651B56C; Tue, 3 Sep 2019 14:06:37 +0000 (UTC) X-Original-To: yuripv@localmail.freebsd.org Delivered-To: yuripv@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 6E699179A8; Mon, 22 Apr 2019 20:50:27 +0000 (UTC) (envelope-from owner-src-committers@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 335F9771AF; Mon, 22 Apr 2019 20:50:27 +0000 (UTC) (envelope-from owner-src-committers@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 538) id 0F32E179A6; Mon, 22 Apr 2019 20:50:27 +0000 (UTC) Delivered-To: src-committers@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 81D93179A1; Mon, 22 Apr 2019 20:50:24 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1220E771AA; Mon, 22 Apr 2019 20:50:23 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (localhost [127.0.0.1]) by gndrsh.dnsmgr.net (8.13.3/8.13.3) with ESMTP id x3MKoMfj033909; Mon, 22 Apr 2019 13:50:22 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.13.3/8.13.3/Submit) id x3MKoMdI033908; Mon, 22 Apr 2019 13:50:22 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201904222050.x3MKoMdI033908@gndrsh.dnsmgr.net> Subject: Re: svn commit: r346571 - in head: share/examples/tests/tests/tap share/man/man4 share/man/man5 share/zoneinfo/tests usr.bin/calendar/calendars usr.bin/du/tests usr.bin/getconf/tests usr.bin/procstat/t... In-Reply-To: <08421426-0370-442C-BEC2-0FEDF65CF088@gmail.com> To: "Enji Cooper (yaneurabeya)" CC: Edward Napierala , rgrimes@freebsd.org, Enji Cooper , src-committers , svn-src-all , svn-src-head Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Precedence: bulk X-Loop: FreeBSD.org Sender: owner-src-committers@freebsd.org X-Rspamd-Queue-Id: 335F9771AF X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.97 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.972,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Status: O X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 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: , Date: Tue, 03 Sep 2019 14:08:17 -0000 X-Original-Date: Mon, 22 Apr 2019 13:50:22 -0700 (PDT) X-List-Received-Date: Tue, 03 Sep 2019 14:08:17 -0000 > > On Apr 22, 2019, at 12:19, Edward Napierala wrote: > > > > On Mon, 22 Apr 2019 at 20:01, Rodney W. Grimes > > wrote: > >> > >>> Author: ngie > >>> Date: Mon Apr 22 17:52:46 2019 > >>> New Revision: 346571 > >>> URL: https://svnweb.freebsd.org/changeset/base/346571 > >>> > >>> Log: > >>> Update the spelling of my name > >>> > >>> Previous spellings of my name (NGie, Ngie) weren't my legal spelling. Use Enji > >>> instead for clarity. > >>> > >>> While here, remove "All Rights Reserved" from copyrights I "own". > > > > [..] > > > >>> Modified: head/share/man/man4/cfiscsi.4 > >>> ============================================================================== > >>> --- head/share/man/man4/cfiscsi.4 Mon Apr 22 17:48:10 2019 (r346570) > >>> +++ head/share/man/man4/cfiscsi.4 Mon Apr 22 17:52:46 2019 (r346571) > >>> @@ -1,7 +1,6 @@ > >>> .\" Copyright (c) 2013 Edward Tomasz Napierala > >>> .\" Copyright (c) 2015-2017 Alexander Motin > >>> -.\" Copyright (c) 2017 Ngie Cooper > >>> -.\" All rights reserved. > >>> +.\" Copyright (c) 2017 Enji Cooper > >> > >> We should investiage the history of this All rights reserved, > >> I suspect it actually originally belongs to traz and possibly > >> mav, and not explicity you due to prior habbits. If you have > >> already done that investigation (ie, you added the line) ignore > >> my comment. If however you simply added a copyright between > >> the line and some other copyright please restore this line > >> to its prior state. > > > > FWIW, I'm perfectly fine with this. > > The lineage is complicated: trasz@ was the original person that put ?All rights reserved? in the iscsi.4 copyright, and I based manpage on the iscsi.4 manpage, so I thought it was appropriate for me to remove the copyright. trasz@ signing off on this resolves the only potential gray area with this change. > Thank you though for following up. It still does not dis-associate mav's copyright with the All rights reserved clause, as it appears as if he did an insert of copyright bewteen the 2, thus giving grey assertion by him of that clause. Again, please get mav@ to signoff and I am all happy! Though I would like it documented in a commit. > -Enji -- Rod Grimes rgrimes@freebsd.org