diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-01-02 01:55:51 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-02-05 12:59:42 +0100 |
commit | dff424baf8acc4d2a5858d3947761c5090d8e640 (patch) | |
tree | 938fa236801763e8f9ae4c6d154b7f0b960a9c1d /README.md | |
parent | 6e61c369e8bf934688aeadae86f04fe25566320a (diff) |
Update copyright
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 41 |
1 files changed, 18 insertions, 23 deletions
@@ -58,27 +58,22 @@ $ make ## License - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - --------------------------------------------------------------------------- - Additional Permissions For Submission to Apple App Store: Provided that you - are otherwise in compliance with the GPLv2 for each covered work you convey - (including without limitation making the Corresponding Source available in - compliance with Section 3 of the GPLv2), you are granted the additional - permission to convey through the Apple App Store non-source executable - versions of the Program as incorporated into each applicable covered work - as Executable Versions only under the Mozilla Public License version 2.0 - (https://www.mozilla.org/en-US/MPL/2.0/). + Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved. - + Permission is hereby granted, free of charge, to any person obtaining a copy of + this software and associated documentation files (the "Software"), to deal in + the Software without restriction, including without limitation the rights to + use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is furnished to do + so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. |