[rtems commit] cpukit/libmisc/dumpbuf: Change license to BSD-2
    Joel Sherrill 
    joel at rtems.org
       
    Tue Mar 22 16:33:19 UTC 2022
    
    
  
Module:    rtems
Branch:    master
Commit:    3674288ad277a64854cf3159832c2824ecb8a1fe
Changeset: http://git.rtems.org/rtems/commit/?id=3674288ad277a64854cf3159832c2824ecb8a1fe
Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Mar 18 10:22:17 2022 -0500
cpukit/libmisc/dumpbuf: Change license to BSD-2
Updates #3053.
---
 cpukit/libmisc/dumpbuf/dumpbuf.c | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/cpukit/libmisc/dumpbuf/dumpbuf.c b/cpukit/libmisc/dumpbuf/dumpbuf.c
index 7f81282..3c26c72 100644
--- a/cpukit/libmisc/dumpbuf/dumpbuf.c
+++ b/cpukit/libmisc/dumpbuf/dumpbuf.c
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
+
 /**
  * @file
  *
    
    
More information about the vc
mailing list