X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2da3024caea2be71550f9eabd2fbc08fefe29bb5..c948e3f891a14ca70ed9f82ac05481e2a8614bb5:/sbr/fmt_scan.c diff --git a/sbr/fmt_scan.c b/sbr/fmt_scan.c index b8273c98..5dc7f22c 100644 --- a/sbr/fmt_scan.c +++ b/sbr/fmt_scan.c @@ -3,12 +3,16 @@ * fmt_scan.c -- format string interpretation * * $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 #include #include -#include +#include #include #ifdef TIME_WITH_SYS_TIME