diff options
| author | David C Somayajulu <davidcs@FreeBSD.org> | 2016-02-25 22:44:00 +0000 |
|---|---|---|
| committer | David C Somayajulu <davidcs@FreeBSD.org> | 2016-02-25 22:44:00 +0000 |
| commit | 4ef8ebfd62475ae3446494930e9cc0d595420610 (patch) | |
| tree | 800818536f3983f87017ad716be3e46378428cdc /sys/dev/bxe/ecore_init_ops.h | |
| parent | 6daa2c8751cfab459dc01fbfef7fcfa5c022f41e (diff) | |
Notes
Diffstat (limited to 'sys/dev/bxe/ecore_init_ops.h')
| -rw-r--r-- | sys/dev/bxe/ecore_init_ops.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/bxe/ecore_init_ops.h b/sys/dev/bxe/ecore_init_ops.h index 5d8dee41d36d..c5acf8457316 100644 --- a/sys/dev/bxe/ecore_init_ops.h +++ b/sys/dev/bxe/ecore_init_ops.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2007-2014 QLogic Corporation. All rights reserved. + * Copyright (c) 2007-2017 QLogic Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -11,7 +11,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS' + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS |
