Skip to content

Commit 10793d1

Browse files
jerpeleaxiaoxiang781216
authored andcommitted
arch/esp32c3-legacy/hardware: migrate license to ASF
the author has submitted the CLA and the license can be migrated to ASF Signed-off-by: Gustavo Henrique Nihei <[email protected]> Signed-off-by: Alin Jerpelea <[email protected]>
1 parent ee9d5d4 commit 10793d1

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

arch/risc-v/src/esp32c3-legacy/hardware/esp32c3_cache_memory.h

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,20 @@
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
6-
* Licensed under the Apache License, Version 2.0 (the "License");
7-
* you may not use this file except in compliance with the License.
8-
* You may obtain a copy of the License at
6+
* Licensed to the Apache Software Foundation (ASF) under one or more
7+
* contributor license agreements. See the NOTICE file distributed with
8+
* this work for additional information regarding copyright ownership. The
9+
* ASF licenses this file to you under the Apache License, Version 2.0 (the
10+
* "License"); you may not use this file except in compliance with the
11+
* License. You may obtain a copy of the License at
912
*
10-
* http://www.apache.org/licenses/LICENSE-2.0
13+
* http://www.apache.org/licenses/LICENSE-2.0
1114
*
1215
* Unless required by applicable law or agreed to in writing, software
13-
* distributed under the License is distributed on an "AS IS" BASIS,
14-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-
* See the License for the specific language governing permissions and
16-
* limitations under the License.
16+
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
17+
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
18+
* License for the specific language governing permissions and limitations
19+
* under the License.
1720
*
1821
****************************************************************************/
1922

0 commit comments

Comments
 (0)