X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Faddrsbr.c;h=cf941dc5b6e30d555de2afa0b56b4c0aa3b7c2f1;hp=a1cdf8c37b49b1f5396937993583f53eef080ffb;hb=389877bae1fe1a9f7259b8979f6a930744d90fab;hpb=f65f8722914d9cfba9317439d9712957719a35b4 diff --git a/sbr/addrsbr.c b/sbr/addrsbr.c index a1cdf8c..cf941dc 100644 --- a/sbr/addrsbr.c +++ b/sbr/addrsbr.c @@ -3,6 +3,10 @@ * addrsbr.c -- parse addresses 822-style * * $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 @@ -11,7 +15,7 @@ /* High level parsing of addresses: - The routines in zotnet/mf/mf.c parse the syntactic representations of + The routines in sbr/mf.c parse the syntactic representations of addresses. The routines in sbr/addrsbr.c associate semantics with those addresses.