On 01/24/18 12:04, Edward Tomasz Napierala wrote:
Author: trasz
Date: Wed Jan 24 17:04:01 2018
New Revision: 328342
URL: https://svnweb.freebsd.org/changeset/base/328342

Log:
   Add SPDX identifiers to linux_ptrace.c and cfumass.c.
MFC after: 2 weeks


Thanks for all these!

For the record ... I am not considering MFCing SPDX tags.
There is just too much to be done for current to worry about stable at all ... but I won't stop anyone from doing so ;).

Pedro.

Modified:
   head/sys/amd64/linux/linux_ptrace.c
   head/sys/dev/usb/storage/cfumass.c

Modified: head/sys/amd64/linux/linux_ptrace.c
==============================================================================
--- head/sys/amd64/linux/linux_ptrace.c Wed Jan 24 16:58:26 2018        
(r328341)
+++ head/sys/amd64/linux/linux_ptrace.c Wed Jan 24 17:04:01 2018        
(r328342)
@@ -1,4 +1,6 @@
  /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
   * Copyright (c) 2017 Edward Tomasz Napierala <[email protected]>
   * All rights reserved.
   *

Modified: head/sys/dev/usb/storage/cfumass.c
==============================================================================
--- head/sys/dev/usb/storage/cfumass.c  Wed Jan 24 16:58:26 2018        
(r328341)
+++ head/sys/dev/usb/storage/cfumass.c  Wed Jan 24 17:04:01 2018        
(r328342)
@@ -1,4 +1,6 @@
  /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
   * Copyright (c) 2016 The FreeBSD Foundation
   * All rights reserved.
   *


_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to