X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/0e7105232b5c780def99c6d76c54e9954bfe4e9c..ee3f90a5593a75d6ec5d8e4da3b0cf7c3fe1c64d:/usr/src/usr.bin/netstat/Makefile diff --git a/usr/src/usr.bin/netstat/Makefile b/usr/src/usr.bin/netstat/Makefile index f8ae79385e..9d4c9f64f3 100644 --- a/usr/src/usr.bin/netstat/Makefile +++ b/usr/src/usr.bin/netstat/Makefile @@ -1,9 +1,15 @@ -# # Copyright (c) 1987 Regents of the University of California. -# All rights reserved. The Berkeley software License Agreement -# specifies the terms and conditions for redistribution. +# All rights reserved. +# +# Redistribution and use in source and binary forms are permitted +# provided that this notice is preserved and that due credit is given +# to the University of California at Berkeley. The name of the University +# may not be used to endorse or promote products derived from this +# software without specific prior written permission. This software +# is provided ``as is'' without express or implied warranty. +# +# @(#)Makefile 5.8 (Berkeley) %G% # -# @(#)Makefile 5.7 (Berkeley) %G% # CFLAGS= -O LIBC= /lib/libc.a