Skip to content

Commit 17c28b9

Browse files
committed
firmware: vcos: Fix incorrect licence
1 parent dff5760 commit 17c28b9

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

interface/vcos/generic/vcos_generic_safe_string.c

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -24,44 +24,6 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2424
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2525
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
*/
27-
/*****************************************************************************
28-
* Copyright 2012 Broadcom Corporation. All rights reserved.
29-
*
30-
* This program is the proprietary software of Broadcom Corporation and/or
31-
* its licensors, and may only be used, duplicated, modified or distributed
32-
* pursuant to the terms and conditions of a separate, written license
33-
* agreement executed between you and Broadcom (an "Authorized License").
34-
* Except as set forth in an Authorized License, Broadcom grants no license
35-
* (express or implied), right to use, or waiver of any kind with respect to
36-
* the Software, and Broadcom expressly reserves all rights in and to the
37-
* Software and all intellectual property rights therein. IF YOU HAVE NO
38-
* AUTHORIZED LICENSE, THEN YOU HAVE NO RIGHT TO USE THIS SOFTWARE IN ANY
39-
* WAY, AND SHOULD IMMEDIATELY NOTIFY BROADCOM AND DISCONTINUE ALL USE OF
40-
* THE SOFTWARE.
41-
*
42-
* Except as expressly set forth in the Authorized License,
43-
* 1. This program, including its structure, sequence and organization,
44-
* constitutes the valuable trade secrets of Broadcom, and you shall use
45-
* all reasonable efforts to protect the confidentiality thereof, and to
46-
* use this information only in connection with your use of Broadcom
47-
* integrated circuit products.
48-
* 2. TO THE MAXIMUM EXTENT PERMITTED BY LAW, THE SOFTWARE IS PROVIDED "AS IS"
49-
* AND WITH ALL FAULTS AND BROADCOM MAKES NO PROMISES, REPRESENTATIONS OR
50-
* WARRANTIES, EITHER EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, WITH
51-
* RESPECT TO THE SOFTWARE. BROADCOM SPECIFICALLY DISCLAIMS ANY AND ALL
52-
* IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, NONINFRINGEMENT, FITNESS
53-
* FOR A PARTICULAR PURPOSE, LACK OF VIRUSES, ACCURACY OR COMPLETENESS,
54-
* QUIET ENJOYMENT, QUIET POSSESSION OR CORRESPONDENCE TO DESCRIPTION. YOU
55-
* ASSUME THE ENTIRE RISK ARISING OUT OF USE OR PERFORMANCE OF THE SOFTWARE.
56-
* 3. TO THE MAXIMUM EXTENT PERMITTED BY LAW, IN NO EVENT SHALL BROADCOM OR ITS
57-
* LICENSORS BE LIABLE FOR (i) CONSEQUENTIAL, INCIDENTAL, SPECIAL, INDIRECT,
58-
* OR EXEMPLARY DAMAGES WHATSOEVER ARISING OUT OF OR IN ANY WAY RELATING TO
59-
* YOUR USE OF OR INABILITY TO USE THE SOFTWARE EVEN IF BROADCOM HAS BEEN
60-
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGES; OR (ii) ANY AMOUNT IN EXCESS
61-
* OF THE AMOUNT ACTUALLY PAID FOR THE SOFTWARE ITSELF OR U.S. $1, WHICHEVER
62-
* IS GREATER. THESE LIMITATIONS SHALL APPLY NOTWITHSTANDING ANY FAILURE OF
63-
* ESSENTIAL PURPOSE OF ANY LIMITED REMEDY.
64-
*****************************************************************************/
6527

6628
#include "interface/vcos/vcos.h"
6729

0 commit comments

Comments
 (0)