[rtems commit] cpukit/libblock: Clean up before license change

Joel Sherrill joel at rtems.org
Thu Feb 24 23:06:40 UTC 2022


Module:    rtems
Branch:    master
Commit:    4bc34704a17d99dbdb273a3d62400d8f5280dc04
Changeset: http://git.rtems.org/rtems/commit/?id=4bc34704a17d99dbdb273a3d62400d8f5280dc04

Author:    Joel Sherrill <joel at rtems.org>
Date:      Thu Feb 17 09:47:22 2022 -0600

cpukit/libblock: Clean up before license change

---

 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 aa6fe00..ec99985 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 22564fe..7b1750e 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.



More information about the vc mailing list