1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bring-api
Source: https://github.com/miaucl/bring-api
Files: *
Copyright: (c) 2022-2024, Cyrill Raccaud <cyrill.raccaud+pypi@gmail.com>
(c) 2022-2024, Manfred Dennerlein Rodelo <manfred@dennerlein.name>
(c) 2022-2024, Elias Ball <contact.eliasball@gmail.com>
License: Expat
Comment:
This implementation of the api is derived from the generic python
implementation by eliasball
https://github.com/eliasball/python-bring-api, which uses the legacy version
of the api. This fork has been synced last time on 2024-02-11 and diverges
from that point on using the non-legacy version. The implementation of
eliasball (https://github.com/eliasball/python-bring-api is a minimal python
port of the node-bring-api https://github.com/foxriver76/node-bring-api by
foxriver76 https://github.com/foxriver76. All credit goes to him for making
this awesome API possible!
Files: debian/*
Copyright: (c) 2024, Thomas Goirand <zigo@debian.org>
License: Expat
License: Expat
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.
|