Add license file and fix license headers of tests and mocks

This commit is contained in:
David Cermak
2021-04-19 11:40:50 +02:00
parent 9e8ffbc760
commit 811701493d
5 changed files with 237 additions and 1332 deletions

View File

@ -1,6 +1,12 @@
//
// Created by david on 3/25/21.
//
/* softAP to PPPoS Example (modem_board)
This example code is in the Public Domain (or CC0 licensed, at your option.)
Unless required by applicable law or agreed to in writing, this
software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied.
*/
#include "cxx_include/esp_modem_dte.hpp"
#include "esp_modem_config.h"
#include "cxx_include/esp_modem_api.hpp"