Update license

This commit is contained in:
Sandeep Mistry 2018-07-11 10:12:52 -04:00
parent df69ca23f2
commit 4f04bd073f
22 changed files with 22 additions and 22 deletions

View file

@ -9,7 +9,7 @@ http://www.arduino.cc/en/Reference/WiFiNINA
== License ==
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino LLC. All right reserved.
Copyright (C) 2006-2008, Atmel Corporation All rights reserved.
Copyright (c) 2001-2004 Swedish Institute of Computer Science.

View file

@ -2,7 +2,7 @@
WiFiNINAFirmwareUpdater - Firmware Updater for the
Arduino MKR WiFi 1010, Arduino MKR Vidor 4000, and Arduino UNO WiFi Rev.2.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View file

@ -1,6 +1,6 @@
/*
WiFi.cpp - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino LLC. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
WiFi.h - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino LLC. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
WiFiClient.cpp - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino LLC. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
WiFiClient.cpp - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino LLC. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
This file is part of the WiFiNINA library.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View file

@ -1,6 +1,6 @@
/*
This file is part of the WiFiNINA library.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View file

@ -1,6 +1,6 @@
/*
This file is part of the WiFiNINA library.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View file

@ -1,6 +1,6 @@
/*
WiFiServer.cpp - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino LLC. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
WiFiServer.h - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino LLC. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
WiFiUdp.cpp - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino LLC. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
WiFiUdp.h - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino LLC. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
server_drv.cpp - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
server_drv.h - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
spi_drv.cpp - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
spi_drv.h - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
wifi_drv.cpp - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
wifi_drv.h - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
wifi_spi.h - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
wl_definitions.h - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino. All right reserved.
This library is free software; you can redistribute it and/or

View file

@ -1,6 +1,6 @@
/*
wl_types.h - Library for Arduino Wifi shield.
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
Copyright (c) 2018 Arduino SA. All rights reserved.
Copyright (c) 2011-2014 Arduino. All right reserved.
This library is free software; you can redistribute it and/or