Skip to content

Commit c670ef8

Browse files
0xc0170adbridge
authored andcommitted
realtek: revert license change
While updating the file in the commit b06553f, the license was changed. This comimt restores the license back to the original one - Apache 2.0
1 parent 80b261c commit c670ef8

File tree

1 file changed

+10
-14
lines changed
  • targets/TARGET_Realtek/TARGET_AMEBA/sdk/soc/realtek/common/bsp

1 file changed

+10
-14
lines changed

targets/TARGET_Realtek/TARGET_AMEBA/sdk/soc/realtek/common/bsp/basic_types.h

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
/******************************************************************************
2+
* Copyright (c) 2013-2019 Realtek Semiconductor Corp.
23
*
3-
* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
4-
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of version 2 of the GNU General Public License as
7-
* published by the Free Software Foundation.
8-
*
9-
* This program is distributed in the hope that it will be useful, but WITHOUT
10-
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12-
* more details.
13-
*
14-
* You should have received a copy of the GNU General Public License along with
15-
* this program; if not, write to the Free Software Foundation, Inc.,
16-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
4+
* Licensed under the Apache License, Version 2.0 (the "License");
5+
* you may not use this file except in compliance with the License.
6+
* You may obtain a copy of the License at
177
*
8+
* http://www.apache.org/licenses/LICENSE-2.0
189
*
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
1915
******************************************************************************/
2016
#ifndef __BASIC_TYPES_H__
2117
#define __BASIC_TYPES_H__

0 commit comments

Comments
 (0)