From owner-cvs-share Wed Apr 2 05:42:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA29963 for cvs-share-outgoing; Wed, 2 Apr 1997 05:42:14 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA29958; Wed, 2 Apr 1997 05:42:06 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id XAA04949; Wed, 2 Apr 1997 23:34:44 +1000 Date: Wed, 2 Apr 1997 23:34:44 +1000 From: Bruce Evans Message-Id: <199704021334.XAA04949@godzilla.zeta.org.au> To: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-share@freefall.freebsd.org, jmg@freefall.freebsd.org Subject: Re: cvs commit: src/share/examples/etc bsd-style-copyright Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Branch: share/examples/etc RELENG_2_2 > Modified: share/examples/etc bsd-style-copyright > Log: > YAMFC: remove a stray `-' It wasn't stray. You should have noticed it in about half of the CSRG copyrights in the tree. See indent(1) on how to format block comments, and put back the `-'. Bruce