diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-05-20 01:29:30 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-05-20 01:29:30 +0300 |
commit | 41f28fe6085e20bae6673434ce7ae6131e584281 (patch) | |
tree | ad9136460ca35ed20a0fc22da081bca92a3af804 /debian/copyright | |
parent | fe3535dbeec8f3f0fca9e6b895c993e59846e103 (diff) | |
download | sciteco-41f28fe6085e20bae6673434ce7ae6131e584281.tar.gz |
debian package: removed copyright of mingw-bundledlls
It is no longer in the tarballs, so there is no need to document the license.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/debian/copyright b/debian/copyright index 83c46ac..89f538d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -81,28 +81,3 @@ License: MIT 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. - -Files: contrib/mingw-bundledlls -Copyright: Copyright 2015 Martin Preisler -License: MIT - The MIT License - . - Copyright (c) 2015 Martin Preisler - . - 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. |