Copyrights added to each file.
[unix-history] / lib / libpthread / pthreads / malloc.c
index e810ecb..223856d 100644 (file)
@@ -47,7 +47,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 /*static char *sccsid = "from: @(#)malloc.c     5.11 (Berkeley) 2/23/91";*/
 
 #if defined(LIBC_SCCS) && !defined(lint)
 /*static char *sccsid = "from: @(#)malloc.c     5.11 (Berkeley) 2/23/91";*/
-static char *rcsid = "$Id: malloc.c,v 1.1 1993/12/19 06:21:29 alm Exp $";
+static char *rcsid = "$Id: malloc.c,v 1.2 1993/11/15 10:06:09 proven Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <pthread.h>
 #endif /* LIBC_SCCS and not lint */
 
 #include <pthread.h>