Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/stand/lib Reduce licence with copyright Perry ...
details: https://anonhg.NetBSD.org/src/rev/a1bed1dcba77
branches: trunk
changeset: 758271:a1bed1dcba77
user: jnemeth <jnemeth%NetBSD.org@localhost>
date: Sat Oct 30 08:12:43 2010 +0000
description:
Reduce licence with copyright Perry E. Metzger and Matthias Drochner
to two clauses.
On Thu, 21 Oct 2010 22:42:00 -0700 jnemeth@XXX
(John Nemeth) wrote:
> The file src/sys/arch/i386/stand/lib/exec.c has a licence
> section that starts off saying copyright by each of you. That is
> then followed by a standard four claus UCB licence. Would it be
> okay to reduce that to the two claus licence that is now standard
> for NetBSD?
I have no particular objections.
--
Perry E. Metzger perry@XXX
jnemeth@XXX said:
> Would it be okay to reduce that to the two claus licence
Yes of course, this is OK.
best regards
Matthias
diffstat:
sys/arch/i386/stand/lib/exec.c | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diffs (23 lines):
diff -r 184750ecffa9 -r a1bed1dcba77 sys/arch/i386/stand/lib/exec.c
--- a/sys/arch/i386/stand/lib/exec.c Sat Oct 30 06:37:49 2010 +0000
+++ b/sys/arch/i386/stand/lib/exec.c Sat Oct 30 08:12:43 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: exec.c,v 1.44 2010/08/25 16:32:51 christos Exp $ */
+/* $NetBSD: exec.c,v 1.45 2010/10/30 08:12:43 jnemeth Exp $ */
/*-
* Copyright (c) 2008, 2009 The NetBSD Foundation, Inc.
@@ -71,13 +71,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. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Home |
Main Index |
Thread Index |
Old Index