]> diplodocus.org Git - nmh/blobdiff - sbr/atooi.c
Migrated show_content_aux2() to argsplit().
[nmh] / sbr / atooi.c
index ab58cb46cb7693d531310335d2628efb4c0822e7..d62de1708fe5943e843a169fb62e7f40d028fb90 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>