summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libblock')
-rw-r--r--cpukit/libblock/include/rtems/bdbuf.h2
-rw-r--r--cpukit/libblock/src/bdbuf.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/libblock/include/rtems/bdbuf.h b/cpukit/libblock/include/rtems/bdbuf.h
index 6c6eb76a42..05e324c342 100644
--- a/cpukit/libblock/include/rtems/bdbuf.h
+++ b/cpukit/libblock/include/rtems/bdbuf.h
@@ -16,8 +16,6 @@
* Change to support demand driven variable buffer sizes.
*
* Copyright (c) 2009-2012 embedded brains GmbH.
- *
- * @(#) bdbuf.h,v 1.9 2005/02/02 00:06:18 joel Exp
*/
#ifndef _RTEMS_BDBUF_H
diff --git a/cpukit/libblock/src/bdbuf.c b/cpukit/libblock/src/bdbuf.c
index f5da0fcc36..3f4915be43 100644
--- a/cpukit/libblock/src/bdbuf.c
+++ b/cpukit/libblock/src/bdbuf.c
@@ -20,8 +20,6 @@
* issues.
*
* Copyright (c) 2009-2012 embedded brains GmbH.
- *
- * @(#) bdbuf.c,v 1.14 2004/04/17 08:15:17 ralf Exp
*/
/**