Author: pfg
Date: Sat Dec  2 17:22:55 2017
New Revision: 326474
URL: https://svnweb.freebsd.org/changeset/base/326474

Log:
  SPDX: Complete license IDs for ext2fs.

Modified:
  head/sys/fs/ext2fs/ext2_acl.c
  head/sys/fs/ext2fs/ext2_acl.h
  head/sys/fs/ext2fs/ext2_csum.c
  head/sys/fs/ext2fs/ext2_extattr.c
  head/sys/fs/ext2fs/ext2_extattr.h
  head/sys/fs/ext2fs/ext2_inode_cnv.c

Modified: head/sys/fs/ext2fs/ext2_acl.c
==============================================================================
--- head/sys/fs/ext2fs/ext2_acl.c       Sat Dec  2 17:10:13 2017        
(r326473)
+++ head/sys/fs/ext2fs/ext2_acl.c       Sat Dec  2 17:22:55 2017        
(r326474)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2017, Fedor Uporov
  * All rights reserved.
  *

Modified: head/sys/fs/ext2fs/ext2_acl.h
==============================================================================
--- head/sys/fs/ext2fs/ext2_acl.h       Sat Dec  2 17:10:13 2017        
(r326473)
+++ head/sys/fs/ext2fs/ext2_acl.h       Sat Dec  2 17:22:55 2017        
(r326474)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2017, Fedor Uporov
  * All rights reserved.
  *

Modified: head/sys/fs/ext2fs/ext2_csum.c
==============================================================================
--- head/sys/fs/ext2fs/ext2_csum.c      Sat Dec  2 17:10:13 2017        
(r326473)
+++ head/sys/fs/ext2fs/ext2_csum.c      Sat Dec  2 17:22:55 2017        
(r326474)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2017, Fedor Uporov
  * All rights reserved.
  *

Modified: head/sys/fs/ext2fs/ext2_extattr.c
==============================================================================
--- head/sys/fs/ext2fs/ext2_extattr.c   Sat Dec  2 17:10:13 2017        
(r326473)
+++ head/sys/fs/ext2fs/ext2_extattr.c   Sat Dec  2 17:22:55 2017        
(r326474)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2017, Fedor Uporov
  * All rights reserved.
  *

Modified: head/sys/fs/ext2fs/ext2_extattr.h
==============================================================================
--- head/sys/fs/ext2fs/ext2_extattr.h   Sat Dec  2 17:10:13 2017        
(r326473)
+++ head/sys/fs/ext2fs/ext2_extattr.h   Sat Dec  2 17:22:55 2017        
(r326474)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2017, Fedor Uporov
  * All rights reserved.
  *

Modified: head/sys/fs/ext2fs/ext2_inode_cnv.c
==============================================================================
--- head/sys/fs/ext2fs/ext2_inode_cnv.c Sat Dec  2 17:10:13 2017        
(r326473)
+++ head/sys/fs/ext2fs/ext2_inode_cnv.c Sat Dec  2 17:22:55 2017        
(r326474)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: MIT-CMU
+ *
  * Copyright (c) 1995 The University of Utah and
  * the Computer Systems Laboratory at the University of Utah (CSL).
  * All rights reserved.
_______________________________________________
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