Date: Wed, 13 Dec 2017 08:58:44 -0800 (PST) From: "Rodney W. Grimes" <freebsd@pdx.rh.CN85.dnsmgr.net> To: "Pedro F. Giffuni" <pfg@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r326828 - in head: lib/libmd sys/fs/ext2fs sys/kern sys/sys Message-ID: <201712131658.vBDGwiRR092604@pdx.rh.CN85.dnsmgr.net> In-Reply-To: <201712131630.vBDGUeoK055417@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[ Charset UTF-8 unsupported, converting... ] > Author: pfg > Date: Wed Dec 13 16:30:39 2017 > New Revision: 326828 > URL: https://svnweb.freebsd.org/changeset/base/326828 > > Log: > SPDX: some uses of the RSA-MD license. And beerware only noting this incase you did not mean to commit this. > Modified: > head/lib/libmd/md4.h > head/lib/libmd/md4c.c > head/lib/libmd/md5c.c > head/lib/libmd/mdXhl.c > head/lib/libmd/shadriver.c > head/lib/libmd/skeindriver.c > head/sys/fs/ext2fs/ext2_hash.c > head/sys/kern/md4c.c > head/sys/sys/md4.h > head/sys/sys/md5.h > > Modified: head/lib/libmd/md4.h ... > Modified: head/lib/libmd/mdXhl.c > ============================================================================== > --- head/lib/libmd/mdXhl.c Wed Dec 13 16:22:02 2017 (r326827) > +++ head/lib/libmd/mdXhl.c Wed Dec 13 16:30:39 2017 (r326828) > @@ -1,4 +1,6 @@ > -/* mdXhl.c > +/*- mdXhl.c > + * SPDX-License-Identifier: Beerware > + * > * ---------------------------------------------------------------------------- > * "THE BEER-WARE LICENSE" (Revision 42): > * <phk@FreeBSD.org> wrote this file. As long as you retain this notice you ... -- Rod Grimes rgrimes@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712131658.vBDGwiRR092604>