File tree Expand file tree Collapse file tree 9 files changed +12
-9
lines changed Expand file tree Collapse file tree 9 files changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,10 @@ http://arduino.cc/en/Reference/WiFi
77
88== License ==
99
10- Copyright (c) Arduino LLC. All right reserved.
10+ Copyright (c) 2011-2014 Arduino LLC. All right reserved.
11+ Copyright (C) 2006-2008, Atmel Corporation All rights reserved.
12+ Copyright (c) 2001-2004 Swedish Institute of Computer Science.
13+ Copyright (c) 2009-2010, H&D Wireless AB All rights reserved.
1114
1215This library is free software; you can redistribute it and/or
1316modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 WiFi.cpp - Library for Arduino Wifi shield.
3- Copyright (c) 2011-2014 Arduino. All right reserved.
3+ Copyright (c) 2011-2014 Arduino LLC . All right reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 WiFi.h - Library for Arduino Wifi shield.
3- Copyright (c) 2011-2014 Arduino. All right reserved.
3+ Copyright (c) 2011-2014 Arduino LLC . All right reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 WiFiClient.cpp - Library for Arduino Wifi shield.
3- Copyright (c) 2011-2014 Arduino. All right reserved.
3+ Copyright (c) 2011-2014 Arduino LLC . All right reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 WiFiClient.cpp - Library for Arduino Wifi shield.
3- Copyright (c) 2011-2014 Arduino. All right reserved.
3+ Copyright (c) 2011-2014 Arduino LLC . All right reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 WiFiServer.cpp - Library for Arduino Wifi shield.
3- Copyright (c) 2011-2014 Arduino. All right reserved.
3+ Copyright (c) 2011-2014 Arduino LLC . All right reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 WiFiServer.h - Library for Arduino Wifi shield.
3- Copyright (c) 2011-2014 Arduino. All right reserved.
3+ Copyright (c) 2011-2014 Arduino LLC . All right reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 WiFiUdp.cpp - Library for Arduino Wifi shield.
3- Copyright (c) 2011-2014 Arduino. All right reserved.
3+ Copyright (c) 2011-2014 Arduino LLC . All right reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
Original file line number Diff line number Diff line change 11/*
22 WiFiUdp.h - Library for Arduino Wifi shield.
3- Copyright (c) 2011-2014 Arduino. All right reserved.
3+ Copyright (c) 2011-2014 Arduino LLC . All right reserved.
44
55 This library is free software; you can redistribute it and/or
66 modify it under the terms of the GNU Lesser General Public
You can’t perform that action at this time.
0 commit comments