On 27 November 2017 at 10:03, Pedro F. Giffuni <p...@freebsd.org> wrote:
> Author: pfg
> Date: Mon Nov 27 15:03:07 2017
> New Revision: 326257
> URL: https://svnweb.freebsd.org/changeset/base/326257
>
> Log:
>   sys/amd64: further adoption of SPDX licensing ID tags.
...
> Modified: head/sys/amd64/linux32/linux32_machdep.c
> ==============================================================================
> --- head/sys/amd64/linux32/linux32_machdep.c    Mon Nov 27 15:01:59 2017      
>   (r326256)
> +++ head/sys/amd64/linux32/linux32_machdep.c    Mon Nov 27 15:03:07 2017      
>   (r326257)
> @@ -1,4 +1,6 @@
>  /*-
> + * SPDX-License-Identifier: BSD-3-Clause
> + *

A few Linuxulator files gained a BSD-3-Clause tag, but they're not
actually 3-Clause BSD; they have a small addition to the first clause,
which ends with "in this position and unchanged." I've been going
through the Linuxulator source files to rationalize the license text
(see review D14210) but am waiting on confirmation from a few
copyright holders before all files can be cleaned up.

Until that happens I think we should just remove the SPDX tags from these files.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to