Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 1999 15:41:59 +0900 (JST)
From:      shigio@tamacom.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/13607: needless copyright notice
Message-ID:  <199909070641.PAA01617@tamacom.com>

next in thread | raw e-mail | index | archive | help

>Number:         13607
>Category:       bin
>Synopsis:       copyright notice should be deleted.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep  6 23:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909070641.PAA01617>