On Sat, Jan 13, 2018 at 11:25 AM, Justin Hibbits <jhibb...@freebsd.org> wrote:
> Author: jhibbits
> Date: Sat Jan 13 17:25:48 2018
> New Revision: 327928
> URL: https://svnweb.freebsd.org/changeset/base/327928
>
> Log:
>   Add SPDX identifier to header
>
>   Reported by:  pfg
>
> Modified:
>   head/sys/powerpc/mpc85xx/mpc85xx_cache.c
>
> Modified: head/sys/powerpc/mpc85xx/mpc85xx_cache.c
> ==============================================================================
> --- head/sys/powerpc/mpc85xx/mpc85xx_cache.c    Sat Jan 13 17:21:45 2018      
>   (r327927)
> +++ head/sys/powerpc/mpc85xx/mpc85xx_cache.c    Sat Jan 13 17:25:48 2018      
>   (r327928)
> @@ -1,4 +1,6 @@
>  /*-
> + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
> + *
>   * Copyright (c) 2018 Justin Hibbits
>   * All rights reserved.
>   *

Doesn't BSD-2-Clause-FreeBSD imply that the license includes the
following disclaimer?

"The views and conclusions contained in the software and documentation
are those of the authors and should not be interpreted as representing
official policies, either expressed or implied, of the FreeBSD
Project."

That's what the SPDX license list seems to imply. I have some stuff
I've recently added that I need to go back and tag.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to