From c2b95373bf0fdf612ee0f8b5f5711bbc8c3d8b87 Mon Sep 17 00:00:00 2001 From: mrg Date: Thu, 29 May 2008 14:51:25 +0000 Subject: remove clause #3 from my license where there are no other copyright holders involved. --- lib/librmt/pathnames.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/librmt') diff --git a/lib/librmt/pathnames.h b/lib/librmt/pathnames.h index 02878229742..ec175786328 100644 --- a/lib/librmt/pathnames.h +++ b/lib/librmt/pathnames.h @@ -1,4 +1,4 @@ -/* $NetBSD: pathnames.h,v 1.1 1998/03/08 23:36:46 mrg Exp $ */ +/* $NetBSD: pathnames.h,v 1.2 2008/05/29 14:51:25 mrg Exp $ */ /* * Copyright (c) 1998 Matthew R. Green @@ -12,8 +12,6 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -- cgit