summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libblock/include/rtems/bdbuf.h2
-rw-r--r--cpukit/libblock/src/bdbuf.c2
-rw-r--r--cpukit/libmisc/fsmount/README2
-rw-r--r--cpukit/posix/src/ptimer.c2
4 files changed, 0 insertions, 8 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
*/
/**
diff --git a/cpukit/libmisc/fsmount/README b/cpukit/libmisc/fsmount/README
index 88bfda62e7..19f3494499 100644
--- a/cpukit/libmisc/fsmount/README
+++ b/cpukit/libmisc/fsmount/README
@@ -4,8 +4,6 @@
#
# Author: Thomas Doerfler 02/07/2003
#
-# README,v 1.1 1999/07/09 17:23:15 joel Exp
-#
fsmount.c contains the function fsmount. It processes the
fs table given as an parameter to create the listed mount points
diff --git a/cpukit/posix/src/ptimer.c b/cpukit/posix/src/ptimer.c
index 6ded55c0a6..178ec5e191 100644
--- a/cpukit/posix/src/ptimer.c
+++ b/cpukit/posix/src/ptimer.c
@@ -5,8 +5,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * ptimer.c,v 1.1 1996/06/03 16:29:58 joel Exp
*/
#if HAVE_CONFIG_H