[PATCH 3/3] cpukit/libblock: Clean up before license change
Joel Sherrill
joel at rtems.org
Wed Feb 23 22:33:45 UTC 2022
---
cpukit/libblock/src/nvdisk-sram.c | 6 ++++--
cpukit/libblock/src/show_bdbuf.c | 1 +
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/cpukit/libblock/src/nvdisk-sram.c b/cpukit/libblock/src/nvdisk-sram.c
index aa6fe00977..ec99985090 100644
--- a/cpukit/libblock/src/nvdisk-sram.c
+++ b/cpukit/libblock/src/nvdisk-sram.c
@@ -7,9 +7,11 @@
*/
/*
- * RTEMS Project (http://www.rtems.org/)
- *
* Copyright 2007 Chris Johns (chrisj at rtems.org)
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.org/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
diff --git a/cpukit/libblock/src/show_bdbuf.c b/cpukit/libblock/src/show_bdbuf.c
index 22564fe75b..7b1750ebd9 100644
--- a/cpukit/libblock/src/show_bdbuf.c
+++ b/cpukit/libblock/src/show_bdbuf.c
@@ -20,6 +20,7 @@
* D-82178 Puchheim
* Germany
* rtems at embedded-brains.de
+ *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
--
2.24.4
More information about the devel
mailing list