summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
Diffstat (limited to 'compat')
-rw-r--r--compat/limits.h2
-rw-r--r--compat/stdlib.h2
-rw-r--r--compat/unistd.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/compat/limits.h b/compat/limits.h
index 1ffa1fb..2cb082b 100644
--- a/compat/limits.h
+++ b/compat/limits.h
@@ -12,8 +12,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: limits.h,v 1.2 1998/09/14 18:03:09 stanton Exp $
*/
#define LONG_MIN 0x80000000
diff --git a/compat/stdlib.h b/compat/stdlib.h
index ea66007..2c64890 100644
--- a/compat/stdlib.h
+++ b/compat/stdlib.h
@@ -12,8 +12,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: stdlib.h,v 1.5 2010/04/20 08:17:26 nijtmans Exp $
*/
#ifndef _STDLIB
diff --git a/compat/unistd.h b/compat/unistd.h
index 396e17c..9064b06 100644
--- a/compat/unistd.h
+++ b/compat/unistd.h
@@ -9,8 +9,6 @@
* copyright notice appear in all copies. The University of California makes
* no representations about the suitability of this software for any purpose.
* It is provided "as is" without express or implied warranty.
- *
- * RCS: @(#) $Id: unistd.h,v 1.4 2010/04/20 08:17:26 nijtmans Exp $
*/
#ifndef _UNISTD