diff options
Diffstat (limited to 'cvmx-version.h')
-rw-r--r-- | cvmx-version.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cvmx-version.h b/cvmx-version.h index c4901b2d82237..52c6e1c23e465 100644 --- a/cvmx-version.h +++ b/cvmx-version.h @@ -1,5 +1,5 @@ /***********************license start*************** - * Copyright (c) 2003-2007 Cavium Networks (support@cavium.com). All rights + * Copyright (c) 2011 Cavium Inc. (support@cavium.com). All rights * reserved. * * @@ -15,13 +15,13 @@ * disclaimer in the documentation and/or other materials provided * with the distribution. * - * * Neither the name of Cavium Networks nor the names of + * * Neither the name of Cavium Inc. nor the names of * its contributors may be used to endorse or promote products * derived from this software without specific prior written * permission. * * TO THE MAXIMUM EXTENT PERMITTED BY LAW, THE SOFTWARE IS PROVIDED "AS IS" - * AND WITH ALL FAULTS AND CAVIUM NETWORKS MAKES NO PROMISES, REPRESENTATIONS + * AND WITH ALL FAULTS AND CAVIUM INC. MAKES NO PROMISES, REPRESENTATIONS * OR WARRANTIES, EITHER EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, WITH * RESPECT TO THE SOFTWARE, INCLUDING ITS CONDITION, ITS CONFORMITY TO ANY * REPRESENTATION OR DESCRIPTION, OR THE EXISTENCE OF ANY LATENT OR PATENT @@ -44,5 +44,5 @@ ** 10.9.0 == 10.09.00 > 09.10.00 == 9.10.0 ** */ -#define OCTEON_SDK_VERSION_NUM 200000366ull -#define OCTEON_SDK_VERSION_STRING "Cavium Networks Octeon SDK version 2.0.0, build 366" +#define OCTEON_SDK_VERSION_NUM 203000427ull +#define OCTEON_SDK_VERSION_STRING "Cavium Inc. OCTEON SDK version 2.3.0, build 427" |