diff options
| author | christos <christos@NetBSD.org> | 2017-06-03 14:46:29 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2017-06-03 14:46:29 +0000 |
| commit | 55c075d8e4ee0958a7bf0807d7c085bd614647f3 (patch) | |
| tree | 0f7368e007cdcce95de9fbc6eaa1b429b0afca41 /sys/dev/mii/devlist2h.awk | |
| parent | e98062459f2585a5c4488c9379fea8542f36c6fd (diff) | |
remove my copyright.
Diffstat (limited to 'sys/dev/mii/devlist2h.awk')
| -rw-r--r-- | sys/dev/mii/devlist2h.awk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/mii/devlist2h.awk b/sys/dev/mii/devlist2h.awk index c1a07c8f5ef..4f9b2d425b6 100644 --- a/sys/dev/mii/devlist2h.awk +++ b/sys/dev/mii/devlist2h.awk @@ -1,5 +1,5 @@ #! /usr/bin/awk -f -# $NetBSD: devlist2h.awk,v 1.7 2008/05/02 18:11:05 martin Exp $ +# $NetBSD: devlist2h.awk,v 1.8 2017/06/03 14:46:29 christos Exp $ # # Copyright (c) 1998 The NetBSD Foundation, Inc. # All rights reserved. @@ -42,7 +42,6 @@ # 3. All advertising materials mentioning features or use of this software # must display the following acknowledgement: # This model includes software developed by Christopher G. Demetriou. -# This model includes software developed by Christos Zoulas # 4. The name of the author(s) may not be used to endorse or promote models # derived from this software without specific prior written permission # |
