Fix to 25581a94c5113eb78b2baf7110408df96efc4418: always set $editalt,
[mmh] / sbr / atooi.c
index ab58cb4..d62de17 100644 (file)
@@ -2,7 +2,9 @@
 /*
  * atooi.c -- octal version of atoi()
  *
- * $Id$
+ * This code is Copyright (c) 2002, by the authors of nmh.  See the
+ * COPYRIGHT file in the root directory of the nmh distribution for
+ * complete copyright information.
  */
 
 #include <h/mh.h>