Updated copyright year from 2015 to 2016

This commit is contained in:
Benoit Blanchon
2016-01-07 22:35:12 +01:00
parent ab2502f7b8
commit b6d8e6c989
113 changed files with 250 additions and 122 deletions

View File

@ -3,7 +3,7 @@
// You can easily test this program with netcat:
// $ nc -ulp 8888
//
// by Benoit Blanchon, MIT License 2015
// by Benoit Blanchon, MIT License 2015-2016
#include <SPI.h>
#include <Ethernet.h>