Bug 13607

Summary: copyright notice should be deleted.
Product: Base System Reporter: shigio <shigio>
Component: binAssignee: hoek
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description shigio 1999-09-07 07:50:00 UTC
	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.

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.
	 *
Comment 1 Nick Hibma freebsd_committer freebsd_triage 1999-09-07 08:10:34 UTC
Responsible Changed
From-To: freebsd-bugs->hoek

He made the change to rev. 1.3 of the file (to Stable as well as CURRENT). 
Comment 2 hoek freebsd_committer freebsd_triage 1999-09-11 00:39:36 UTC
State Changed
From-To: open->closed

Done (in -current, at least).