X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fmts.c;h=169894fe7369651da1f4019b2405c25d6c72bac2;hp=551fd1fed97277d6dcac1681bbc29bb6b2725443;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=dee387b53ab0d42922f857b60d6f980c9e79d16f diff --git a/sbr/mts.c b/sbr/mts.c index 551fd1f..169894f 100644 --- a/sbr/mts.c +++ b/sbr/mts.c @@ -3,6 +3,10 @@ * mts.c -- definitions for the mail transport system * * $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 /* for snprintf() */ @@ -23,8 +27,6 @@ #define NOTOK (-1) #define OK 0 -extern int errno; - /* * static prototypes */