@@ -66,28 +66,24 @@ This will create the `updater` executable.
66
66
67
67
## Security
68
68
69
- If you think you found a vulnerability or other security-related bug in this project, please read our
70
- [ security policy] [ security-policy ] and report the bug to our Security Team 🛡️
71
- Thank you!
69
+ If you think you found a vulnerability or other security-related bug in this project, please read our [ security
70
+ policy] [ security-policy ] and report the bug to our Security Team 🛡️ Thank you!
72
71
73
72
74
73
75
74
## License
76
75
77
76
Copyright (c) 2015-2021 Arduino LLC. All right reserved.
78
77
79
- This library is free software; you can redistribute it and/or
80
- modify it under the terms of the GNU Lesser General Public
81
- License as published by the Free Software Foundation; either
82
- version 2.1 of the License, or (at your option) any later version.
78
+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public
79
+ License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later
80
+ version.
83
81
84
- This library is distributed in the hope that it will be useful,
85
- but WITHOUT ANY WARRANTY; without even the implied warranty of
86
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
87
- Lesser General Public License for more details.
82
+ This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
83
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
84
+ details.
88
85
89
- You should have received a copy of the GNU Lesser General Public
90
- License along with this library; if not, write to the Free Software
91
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
86
+ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the
87
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
92
88
93
89
[ security-policy ] : https://github.com/arduino/FirmwareUpdater/security/policy
0 commit comments