mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Remove comment decorators around license text
Apparently, this is confusing some license checking tool
This commit is contained in:
parent
bb5dc3b1fc
commit
68b0d87522
1 changed files with 16 additions and 18 deletions
34
LICENSE
34
LICENSE
|
@ -1,18 +1,16 @@
|
||||||
/*
|
ISC License
|
||||||
* ISC License
|
|
||||||
*
|
Copyright (c) 2018-2021
|
||||||
* Copyright (c) 2018-2021
|
Frank Denis <j at pureftpd dot org>
|
||||||
* Frank Denis <j at pureftpd dot org>
|
|
||||||
*
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
copyright notice and this permission notice appear in all copies.
|
||||||
* copyright notice and this permission notice appear in all copies.
|
|
||||||
*
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||||
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||||
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue