diff options
| author | Arslaan Pathan <[email protected]> | 2026-05-11 10:59:20 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-05-11 10:59:20 +1200 |
| commit | 2bb9744b9e9f6f5328f809de73f0e1680a0ba7e8 (patch) | |
| tree | 6e4d2a1e44d661aee060d806807a4635b5281c34 /external_licenses | |
| parent | 04be60da025135501010de0f50a08ff8f60e3cd5 (diff) | |
| download | saffronwebkit-2bb9744b9e9f6f5328f809de73f0e1680a0ba7e8.tar.xz saffronwebkit-2bb9744b9e9f6f5328f809de73f0e1680a0ba7e8.zip | |
actually license stuff properly (sorry adrian perez) and do some other stuff
Diffstat (limited to 'external_licenses')
| -rw-r--r-- | external_licenses/COPYING_wpe-sdl-simple.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/external_licenses/COPYING_wpe-sdl-simple.txt b/external_licenses/COPYING_wpe-sdl-simple.txt new file mode 100644 index 0000000..2bfc2a7 --- /dev/null +++ b/external_licenses/COPYING_wpe-sdl-simple.txt @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Adrian Perez + +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. |
