summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-02-17 09:47:22 -0600
committerJoel Sherrill <joel@rtems.org>2022-02-23 16:30:46 -0600
commit4bc34704a17d99dbdb273a3d62400d8f5280dc04 (patch)
tree4c5e66cacd43a6e3136481793bdec73532b7fc71 /cpukit/libblock/src
parentscore/cpu/i386: Clean up file headers in prep for license change. (diff)
downloadrtems-4bc34704a17d99dbdb273a3d62400d8f5280dc04.tar.bz2
cpukit/libblock: Clean up before license change
Diffstat (limited to 'cpukit/libblock/src')
-rw-r--r--cpukit/libblock/src/nvdisk-sram.c6
-rw-r--r--cpukit/libblock/src/show_bdbuf.c1
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@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@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.