1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-01 03:26:58 +03:00

More license headers

This commit is contained in:
Ivan Grokhotkov
2014-12-19 11:16:28 +03:00
parent b22a803d53
commit 9ba2fcd29f
12 changed files with 119 additions and 547 deletions

View File

@ -1,5 +1,5 @@
/*
ESP8266WiFi.h - WiFi library for esp8266
ESP8266WiFi.cpp - WiFi library for esp8266
Copyright (c) 2014 Ivan Grokhotkov. All rights reserved.
This file is part of the esp8266 core for Arduino environment.