diff options
Diffstat (limited to 'usr.sbin/sendmail/src/useful.h')
-rw-r--r-- | usr.sbin/sendmail/src/useful.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sendmail/src/useful.h b/usr.sbin/sendmail/src/useful.h index 8f9009ecf0b04..309a0df9db0fa 100644 --- a/usr.sbin/sendmail/src/useful.h +++ b/usr.sbin/sendmail/src/useful.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995 Eric P. Allman + * Copyright (c) 1995, 1996 Eric P. Allman * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)useful.h 8.4 (Berkeley) 4/21/95 + * @(#)useful.h 8.5 (Berkeley) 2/21/96 */ # include <sys/types.h> |