X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/d99a42dc00522e3837a71014404d301cf8060ba1..00896020c954c6ae12d02f92f78155d1d033c5aa:/usr/src/Makefile diff --git a/usr/src/Makefile b/usr/src/Makefile index dd34397d3a..a2869758a2 100644 --- a/usr/src/Makefile +++ b/usr/src/Makefile @@ -1,9 +1,20 @@ # -# Copyright (c) 1986 Regents of the University of California. -# All rights reserved. The Berkeley software License Agreement -# specifies the terms and conditions for redistribution. +# Copyright (c) 1986, 1988 Regents of the University of California. +# All rights reserved. # -# @(#)Makefile 4.17 (Berkeley) %G% +# Redistribution and use in source and binary forms are permitted +# provided that the above copyright notice and this paragraph are +# duplicated in all such forms and that any documentation, +# advertising materials, and other materials related to such +# distribution and use acknowledge that the software was developed +# by the University of California, 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'' AND WITHOUT ANY EXPRESS OR +# IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED +# WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. +# +# @(#)Makefile 4.18 (Berkeley) %G% # # This makefile is designed to be run in one of three ways: #