diff options
| author | David C Somayajulu <davidcs@FreeBSD.org> | 2014-05-06 02:32:27 +0000 |
|---|---|---|
| committer | David C Somayajulu <davidcs@FreeBSD.org> | 2014-05-06 02:32:27 +0000 |
| commit | e36ffbdd293dede3b6d1d98d15885a9e78a0f52d (patch) | |
| tree | 053038dbd2cc2a063fd5d7486371a59c57546510 /sys/dev/bxe/ecore_sp.c | |
| parent | 67aaf739976b4171d0b7053102c521c1de399b3f (diff) | |
Notes
Diffstat (limited to 'sys/dev/bxe/ecore_sp.c')
| -rw-r--r-- | sys/dev/bxe/ecore_sp.c | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/dev/bxe/ecore_sp.c b/sys/dev/bxe/ecore_sp.c index c33e42ed9294a..b716085222de3 100644 --- a/sys/dev/bxe/ecore_sp.c +++ b/sys/dev/bxe/ecore_sp.c @@ -1,9 +1,5 @@ /*- - * Copyright (c) 2007-2013 Broadcom Corporation. All rights reserved. - * - * Eric Davis <edavis@broadcom.com> - * David Christensen <davidch@broadcom.com> - * Gary Zambrano <zambrano@broadcom.com> + * Copyright (c) 2007-2014 QLogic Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -14,9 +10,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. Neither the name of Broadcom Corporation nor the name of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written consent. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS' * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
