Fix license

This commit is contained in:
Manuel Bleichenbacher
2018-07-21 21:54:29 +02:00
parent e6b5f2f0d5
commit 0d2fc70abb
9 changed files with 36 additions and 53 deletions

View File

@ -1,10 +1,11 @@
/*******************************************************************************
*
* ttn-esp32 - The Things Network device library for ESP-IDF / SX127x
*
* Copyright (c) 2018 Manuel Bleichenbacher
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
* Licensed under MIT License
* https://opensource.org/licenses/MIT
*
* Sample program showing how to send a test message every 30 second.
*******************************************************************************/