This repository was archived by the owner on Dec 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +55
-28
lines changed Expand file tree Collapse file tree 4 files changed +55
-28
lines changed Original file line number Diff line number Diff line change 11/*
2- *
3- * Copyright (c) 2015 Nest Labs, Inc.
2+ * Copyright (c) 2018-2019 Google LLC.
43 * All rights reserved.
54 *
6- * This document is the property of Nest. It is considered
7- * confidential and proprietary information.
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
7+ * You may obtain a copy of the License at
88 *
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.
9+ * http://www.apache.org/licenses/LICENSE-2.0
1210 *
11+ * Unless required by applicable law or agreed to in writing, software
12+ * distributed under the License is distributed on an "AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+ * See the License for the specific language governing permissions and
15+ * limitations under the License.
16+ */
17+
18+ /*
1319 * Description:
1420 * LwIP sys_arch definitions for use with FreeRTOS.
1521 *
Original file line number Diff line number Diff line change 11/*
2- *
3- * Copyright (c) 2015 Nest Labs, Inc.
2+ * Copyright (c) 2018-2019 Google LLC.
43 * All rights reserved.
54 *
6- * This document is the property of Nest. It is considered
7- * confidential and proprietary information.
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
7+ * You may obtain a copy of the License at
8+ *
9+ * http://www.apache.org/licenses/LICENSE-2.0
810 *
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.
11+ * Unless required by applicable law or agreed to in writing, software
12+ * distributed under the License is distributed on an "AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+ * See the License for the specific language governing permissions and
15+ * limitations under the License.
16+ */
17+
18+ /*
1219 *
1320 * Description:
1421 * LwIP sys_arch definitions for use with FreeRTOS.
Original file line number Diff line number Diff line change 11/*
2- *
3- * Copyright (c) 2012 Nest Labs, Inc.
2+ * Copyright (c) 2018-2019 Google LLC.
43 * All rights reserved.
54 *
6- * This document is the property of Nest. It is considered
7- * confidential and proprietary information.
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
7+ * You may obtain a copy of the License at
8+ *
9+ * http://www.apache.org/licenses/LICENSE-2.0
810 *
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.
11+ * Unless required by applicable law or agreed to in writing, software
12+ * distributed under the License is distributed on an "AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+ * See the License for the specific language governing permissions and
15+ * limitations under the License.
16+ */
17+
18+ /*
1219 *
1320 * Description:
1421 * This file defines processor-architecture- and toolchain-
Original file line number Diff line number Diff line change 11/*
2- *
3- * Copyright (c) 2012 Nest Labs, Inc.
2+ * Copyright (c) 2018-2019 Google LLC.
43 * All rights reserved.
54 *
6- * This document is the property of Nest. It is considered
7- * confidential and proprietary information.
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
7+ * You may obtain a copy of the License at
8+ *
9+ * http://www.apache.org/licenses/LICENSE-2.0
810 *
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.
11+ * Unless required by applicable law or agreed to in writing, software
12+ * distributed under the License is distributed on an "AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+ * See the License for the specific language governing permissions and
15+ * limitations under the License.
16+ */
17+
18+ /*
1219 *
1320 * Description:
1421 * This file defines processor-architecture-specific constants,
You can’t perform that action at this time.
0 commit comments