diff options
author | davidcs <davidcs@FreeBSD.org> | 2014-05-06 02:32:27 +0000 |
---|---|---|
committer | davidcs <davidcs@FreeBSD.org> | 2014-05-06 02:32:27 +0000 |
commit | b00ce9da285cbbc1e67d23b8ea385851b90e382e (patch) | |
tree | 053038dbd2cc2a063fd5d7486371a59c57546510 /sys/dev/bxe/ecore_init.h | |
parent | 02d3dc06db747009e0c108b503d9d4c8efcf328b (diff) | |
download | FreeBSD-src-b00ce9da285cbbc1e67d23b8ea385851b90e382e.zip FreeBSD-src-b00ce9da285cbbc1e67d23b8ea385851b90e382e.tar.gz |
Modify Copyright information to reflect Qlogic Corporation's purchase
of Broadcom's NetXtreme business
Submitted by:David C Somayajulu (davidcs@freebsd.org) QLogic Corporation
MFC after:5 days
Diffstat (limited to 'sys/dev/bxe/ecore_init.h')
-rw-r--r-- | sys/dev/bxe/ecore_init.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/dev/bxe/ecore_init.h b/sys/dev/bxe/ecore_init.h index 21242ac..7eab811 100644 --- a/sys/dev/bxe/ecore_init.h +++ b/sys/dev/bxe/ecore_init.h @@ -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 |