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

Fix license headers in WiFiUDP files

This commit is contained in:
Ivan Grokhotkov
2015-01-09 22:47:07 +03:00
parent 8b33f3e5b9
commit 75d9cf40be
3 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,5 @@
/*
ClientContext.h - TCP connection handling on top of lwIP
UdpContext.h - UDP connection handling on top of lwIP
Copyright (c) 2014 Ivan Grokhotkov. All rights reserved.
This file is part of the esp8266 core for Arduino environment.