File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
2
*
3
- * Copyright (c) 2020 Nest Labs, Inc.
4
- * All rights reserved .
3
+ * Copyright (c) 2020 Project CHIP Authors
4
+ * Copyright (c) 2019 Nest Labs, Inc .
5
5
*
6
- * This document is the property of Nest. It is considered
7
- * confidential and proprietary information.
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
8
9
*
9
- * This document may not be reproduced or transmitted in any form,
10
- * in whole or in part, without the express written permission of
11
- * Nest.
10
+ * http://www.apache.org/licenses/LICENSE-2.0
12
11
*
13
- * Description:
14
- * This file defines processor-architecture- and toolchain-
15
- * specific constants and types required for building
16
- * LwIP against FreeRTOS.
12
+ * 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.
17
17
*
18
18
*/
19
19
#pragma once
You can’t perform that action at this time.
0 commit comments