X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..82a21b6f3cddf8ab048dcb02c080ea9797c73c5a:/uip/aliasbr.c diff --git a/uip/aliasbr.c b/uip/aliasbr.c index b15865e2..19f204fa 100644 --- a/uip/aliasbr.c +++ b/uip/aliasbr.c @@ -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 @@ -47,6 +51,7 @@ struct home *seek_home (char *); #endif +/* Do mh alias substitution on 's' and return the results. */ char * akvalue (char *s) {