diff options
| author | mrg <mrg@NetBSD.org> | 2008-05-29 14:51:25 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2008-05-29 14:51:25 +0000 |
| commit | c2b95373bf0fdf612ee0f8b5f5711bbc8c3d8b87 (patch) | |
| tree | 3f509d3a49beabdcb23c63b7458b54893227002f /lib/librmt | |
| parent | 8578fbdffab16904746503aeff93f21bfae45a9c (diff) | |
remove clause #3 from my license where there are no other
copyright holders involved.
Diffstat (limited to 'lib/librmt')
| -rw-r--r-- | lib/librmt/pathnames.h | 4 |
1 files changed, 1 insertions, 3 deletions
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 |
