Add/update copyright notice in all source code files.
[mmh] / uip / aliasbr.c
index b15865e..19f204f 100644 (file)
@@ -3,6 +3,10 @@
  * aliasbr.c -- new aliasing mechanism
  *
  * $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>
@@ -47,6 +51,7 @@ struct home *seek_home (char *);
 #endif
 
 
+/* Do mh alias substitution on 's' and return the results. */
 char *
 akvalue (char *s)
 {