X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Faliasbr.c;h=19f204faa9ad177bae87a9ab5e73bd243dbc263b;hp=b15865e20c602025f131f8cd95f7e668eefae289;hb=6c42153ad9362cc676ea66563bf400d7511b3b68;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822 diff --git a/uip/aliasbr.c b/uip/aliasbr.c index b15865e..19f204f 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) {