File tree Expand file tree Collapse file tree 2 files changed +10
-24
lines changed Expand file tree Collapse file tree 2 files changed +10
-24
lines changed Original file line number Diff line number Diff line change 11/*
2- This file is part of ArduinoIoTCloud.
2+ This file is part of the ArduinoIoTCloud library .
33
4- Copyright 2020 ARDUINO SA (http://www.arduino.cc/)
4+ Copyright (c) 2020 Arduino SA
55
6- This software is released under the GNU General Public License version 3,
7- which covers the main part of arduino-cli.
8- The terms of this license can be found at:
9- https://www.gnu.org/licenses/gpl-3.0.en.html
10-
11- You can be released from the requirements of the above licenses by purchasing
12- a commercial license. Buying such a license is mandatory if you want to modify or
13- otherwise use the software for commercial activities involving the Arduino
14- software without disclosing the source code of your own applications. To purchase
15- a commercial license, send an email to [email protected] . 6+ This Source Code Form is subject to the terms of the Mozilla Public
7+ License, v. 2.0. If a copy of the MPL was not distributed with this
8+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
169*/
1710
1811/* *************************************************************************************
Original file line number Diff line number Diff line change 11/*
2- This file is part of ArduinoIoTCloud.
2+ This file is part of the ArduinoIoTCloud library .
33
4- Copyright 2020 ARDUINO SA (http://www.arduino.cc/)
4+ Copyright (c) 2020 Arduino SA
55
6- This software is released under the GNU General Public License version 3,
7- which covers the main part of arduino-cli.
8- The terms of this license can be found at:
9- https://www.gnu.org/licenses/gpl-3.0.en.html
10-
11- You can be released from the requirements of the above licenses by purchasing
12- a commercial license. Buying such a license is mandatory if you want to modify or
13- otherwise use the software for commercial activities involving the Arduino
14- software without disclosing the source code of your own applications. To purchase
15- a commercial license, send an email to [email protected] . 6+ This Source Code Form is subject to the terms of the Mozilla Public
7+ License, v. 2.0. If a copy of the MPL was not distributed with this
8+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
169*/
1710
1811#ifndef ARDUINO_IOT_CLOUD_TIME_SERVICE_H_
You can’t perform that action at this time.
0 commit comments