diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-09 09:58:04 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-09 09:58:04 +0100 |
commit | c25f5195f0d6cf469ceb0325935615b0bb4adffc (patch) | |
tree | 3ec21792739a4d8d33cec92291a4b0e9e1044373 /common/Expat | |
parent | Fix license name (diff) | |
download | licenses-c25f5195f0d6cf469ceb0325935615b0bb4adffc.tar.gz licenses-c25f5195f0d6cf469ceb0325935615b0bb4adffc.tar.bz2 licenses-c25f5195f0d6cf469ceb0325935615b0bb4adffc.tar.xz |
misc
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | common/Expat | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/common/Expat b/common/Expat index 4ef1841..bf0f567 100644 --- a/common/Expat +++ b/common/Expat @@ -1,21 +1,20 @@ - Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd - - 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. +Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd +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. |