X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f3572e4b56fe8fffc75cb99b82b0cb063772836e..c0591ef34ea123aa8c709bda122308256d2c84cd:/uip/picksbr.c?ds=sidebyside diff --git a/uip/picksbr.c b/uip/picksbr.c index 848adc0b..1154f46c 100644 --- a/uip/picksbr.c +++ b/uip/picksbr.c @@ -3,11 +3,16 @@ * picksbr.c -- routines to help pick along... * * $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 #ifdef TIME_WITH_SYS_TIME # include