summaryrefslogtreecommitdiffstats
path: root/mille/roll.c
diff options
context:
space:
mode:
Diffstat (limited to 'mille/roll.c')
-rw-r--r--mille/roll.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/mille/roll.c b/mille/roll.c
index 6434021e..7fcc8d2b 100644
--- a/mille/roll.c
+++ b/mille/roll.c
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 1982 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -32,8 +32,8 @@
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)roll.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: roll.c,v 1.2 1993/08/01 18:53:57 mycroft Exp $";
+/*static char sccsid[] = "from: @(#)roll.c 8.1 (Berkeley) 5/31/93";*/
+static char rcsid[] = "$Id: roll.c,v 1.3 1994/05/12 17:39:40 jtc Exp $";
#endif /* not lint */
# include "mille.h"