From owner-cvs-usrsbin Sat Dec 20 18:52:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA02386 for cvs-usrsbin-outgoing; Sat, 20 Dec 1997 18:52:08 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from word.smith.net.au (ppp7.portal.net.au [202.12.71.107]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA02359; Sat, 20 Dec 1997 18:51:52 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.8/8.8.5) with ESMTP id NAA01966; Sun, 21 Dec 1997 13:16:10 +1030 (CST) Message-Id: <199712210246.NAA01966@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Brian Somers cc: Sean Eric Fagan , cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-usrsbin@freebsd.org Subject: Re: cvs commit: src/usr.sbin/procctl procctl.c In-reply-to: Your message of "Sun, 21 Dec 1997 02:43:36 -0000." <199712210243.CAA17094@awfulhak.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 21 Dec 1997 13:16:08 +1030 From: Mike Smith Sender: owner-cvs-usrsbin@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Log: > > Add a copyright and license statement, at the request of Jordan. > > > What's the ``standard'' here ? I've left this out 'cos I didn't > really know what to put.... I'm not from UCB :-| Look at /usr/share/examples/etc/bsd-style-copyright. It's what it says it is. If you're happy with it, go that way. mike