From owner-svn-src-all@freebsd.org Mon Jan 14 17:15:53 2019 Return-Path: Delivered-To: svn-src-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 2FDE014A6C2F; Mon, 14 Jan 2019 17:15:53 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CAA646C677; Mon, 14 Jan 2019 17:15:52 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from ivaldir.etoilebsd.net (etoilebsd.net [178.32.217.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 6630C1C47B; Mon, 14 Jan 2019 17:15:52 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by ivaldir.etoilebsd.net (Postfix, from userid 1001) id 3C57D9784C; Mon, 14 Jan 2019 18:15:51 +0100 (CET) Date: Mon, 14 Jan 2019 18:15:51 +0100 From: Baptiste Daroussin To: rgrimes@freebsd.org Cc: Lars Engels , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r343020 - head/usr.sbin/bluetooth/bluetooth-config Message-ID: <20190114171550.ttxceuyepezanhz5@ivaldir.net> References: <201901140823.x0E8Nmll096242@repo.freebsd.org> <201901141632.x0EGWFud035793@pdx.rh.CN85.dnsmgr.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vku2kgy2xltugn2x" Content-Disposition: inline In-Reply-To: <201901141632.x0EGWFud035793@pdx.rh.CN85.dnsmgr.net> User-Agent: NeoMutt/20180716 X-Rspamd-Queue-Id: CAA646C677 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.975,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 14 Jan 2019 17:15:53 -0000 --vku2kgy2xltugn2x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 14, 2019 at 08:32:15AM -0800, Rodney W. Grimes wrote: > > Author: lme (ports committer) > > Date: Mon Jan 14 08:23:47 2019 > > New Revision: 343020 > > URL: https://svnweb.freebsd.org/changeset/base/343020 > >=20 > > Log: > > This new version of bluetooth-config.sh tries to follow the style of = other > > shell scripts in base, removes the bogus "copyleft", adds the BeerWar= e license > > header and uses rc.subr(8) new 'enable' keyword for adding entries in > > rc.conf(5). > > =20 > > Submitted by: erdgeist > > Approved by: bapt > > MFC after: 2 weeks > >=20 > > Modified: > > head/usr.sbin/bluetooth/bluetooth-config/bluetooth-config.sh > >=20 > > Modified: head/usr.sbin/bluetooth/bluetooth-config/bluetooth-config.sh > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/usr.sbin/bluetooth/bluetooth-config/bluetooth-config.sh Mon Ja= n 14 07:54:11 2019 (r343019) > > +++ head/usr.sbin/bluetooth/bluetooth-config/bluetooth-config.sh Mon Ja= n 14 08:23:47 2019 (r343020) > > @@ -1,9 +1,12 @@ > > #!/bin/sh > > #- > > -# Copyleft 2019 Dirk Engling > > +# --------------------------------------------------------------------= -------- > > +# "THE BEER-WARE LICENSE" (Revision 42): > > +# wrote this file. As long as you retain this = notice you > > +# can do whatever you want with this stuff. If we meet some day, and y= ou think > > +# this stuff is worth it, you can buy me a beer in return Poul-Henning= Kamp > > +# --------------------------------------------------------------------= -------- >=20 > Great step forward, but it needs a copyright, without one > the Berne convention applies, and that just makes this a > case of an undocumented copyright. I didnt think about that > when you showed it with no copyright, there really should be > one in every file to get out of that Berne "undocumented" state. >=20 None of the beerware code in base is following what you ask for. it is used= for ctm, fdwrite, ministat, recoverdisk, many places in the kernel etc. Best regards, Bapt --vku2kgy2xltugn2x Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAlw8w8QACgkQY4mL3PG3 PlrushAAqiqgKZGhgNy8A+w63Awfu03jDFv25hrE+JJAFwcPiUdI+LFZEUkncP1M Z6xgltmiRr6j1IX2KUULhht7GJ0ZPpOg1waBcSmj/kieYzW7BOrcLWj8nuAJ3lf1 KZf19gArcthir/fgYjEJ//UMMq9YR3ZreKnJ8HxYnwvmcXvYt1G5+Y/yjDRytOBq pmgLYs67DVJT2ICCUh1B3P4FM670/m065Q9i9e1TcNnOC//QcInOSlQIlGwbB+T1 3LxRgtMPa9Xzr7AjMmewfpYTqU3Zq+qgnkqRGyonB7JHKIRXDcEHpFT7QdFpXY4f 6/t4h0YYDfUwR/f9/Qpy4R5OuGGeKwtwF+mxG4wBtFDNPqgURf0nP/JwKopgoE5r HdvEWwh6wZz9HAYBw+B4Jp0VwBhLJYamne7/NzNrz3i1MFwfoPBpWxAR3XkIYYzA gF9czc4rwvvU5mu2uWKTa4oD+g7CR+zlpdrtwON6mqA6vkWzSxFPN9K8cHfBxnA5 3K+NWY7Do8qXVkoJQUMOZ06Q0Ub6M+qhZhRv1BWZGJeuqh9YarEaUevRlFKQCwEh 9A8pEtlEG6scPsoQnBdmTHO2NKu3gRIoiHv2cOpoRJnAkhEIu5choBHQg8pK2Xso DX099RYOO6yt6v6thjWV1vDFoW6UGF5HjhetX2zOc4AA76NJws0= =ID+5 -----END PGP SIGNATURE----- --vku2kgy2xltugn2x--