From shigio@tamacom.com Mon Sep  6 23:44:17 1999
Return-Path: <shigio@tamacom.com>
Received: from smtp.dti.ne.jp (smtp.dti.ne.jp [210.170.128.120])
	by hub.freebsd.org (Postfix) with ESMTP id 8001F14C57
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Sep 1999 23:44:14 -0700 (PDT)
	(envelope-from shigio@tamacom.com)
Received: from choota.signet.or.jp (PPP38.tama-ap5.dti.ne.jp [210.170.192.38]) by smtp.dti.ne.jp (8.9.0/3.7W) with ESMTP id PAA01355 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 7 Sep 1999 15:44:12 +0900 (JST)
Received: (from shigio@localhost) by choota.signet.or.jp (8.8.8/) id PAA01617; Tue, 7 Sep 1999 15:41:59 +0900 (JST)
Message-Id: <199909070641.PAA01617@tamacom.com>
Date: Tue, 7 Sep 1999 15:41:59 +0900 (JST)
From: shigio@tamacom.com
Reply-To: shigio@tamacom.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: needless copyright notice
X-Send-Pr-Version: 3.2

>Number:         13607
>Category:       bin
>Synopsis:       copyright notice should be deleted.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hoek
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep  6 23:50:00 PDT 1999
>Closed-Date:    Fri Sep 10 16:39:36 PDT 1999
>Last-Modified:  Fri Sep 10 16:41:07 PDT 1999
>Originator:     Shigio Yamaguchi
>Release:        FreeBSD-STABLE
>Organization:
Tama Communications Corporation
>Environment:

>Description:

	I have found my copyright notice on /usr/src/usr.bin/more/tags.c.
	Thanks to the person who write this but I don't insist my copyright
	on my patch that was originally for nvi and used here.
	So my copyright notice about /usr/src/usr.bin/more/tags.c is needless.
	My hope is deleting such notice from the source code because
	it keep the original source clean.

>How-To-Repeat:

>Fix:

	[/usr/src/usr.bin/more/tags.c]

	/*
	 * Copyright (c) 1988 Mark Nudleman
	 * Copyright (c) 1988, 1993
	 *      The Regents of the University of California.  All rights reserved.
	 * Portions copyright (c) 1996, 1997, 1998 Shigio Yamaguchi.
	 *
		|
		v
	/*
	 * Copyright (c) 1988 Mark Nudleman
	 * Copyright (c) 1988, 1993
	 *      The Regents of the University of California.  All rights reserved.
	 *

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->hoek 
Responsible-Changed-By: n_hibma 
Responsible-Changed-When: Tue Sep 7 00:10:34 PDT 1999 
Responsible-Changed-Why:  
He made the change to rev. 1.3 of the file (to Stable as well as CURRENT). 
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Fri Sep 10 16:39:36 PDT 1999 
State-Changed-Why:  
Done (in -current, at least). 
>Unformatted:
