1
0

copyright 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Source: https://ngircd.barton.de
  3. Upstream-Name: ngircd
  4. Upstream-Contact: ngIRCd Mailing List <ngircd@lists.barton.de>
  5. Files:
  6. *
  7. Copyright:
  8. 2001-2024 Alexander Barton <alex@barton.de> and Contributors.
  9. License: GPL-2.0+
  10. Comment:
  11. See /usr/share/doc/ngircd/AUTHORS.md for the full list of authors and
  12. contributors.
  13. Files:
  14. contrib/de.barton.ngircd.metainfo.xml
  15. Copyright:
  16. 2001-2024 Alexander Barton <alex@barton.de> and Contributors.
  17. License: MIT
  18. Comment:
  19. See /usr/share/doc/ngircd/AUTHORS.md for the full list of authors and
  20. contributors.
  21. License: GPL-2.0+
  22. This package is free software; you can redistribute it and/or modify
  23. it under the terms of the GNU General Public License as published by
  24. the Free Software Foundation; either version 2 of the License, or
  25. (at your option) any later version.
  26. .
  27. This package is distributed in the hope that it will be useful,
  28. but WITHOUT ANY WARRANTY; without even the implied warranty of
  29. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  30. GNU General Public License for more details.
  31. .
  32. You should have received a copy of the GNU General Public License
  33. along with this program. If not, see <https://www.gnu.org/licenses/>
  34. Comment:
  35. On Debian systems, the complete text of the GNU General
  36. Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
  37. License: MIT
  38. Permission is hereby granted, free of charge, to any person obtaining a copy
  39. of this software and associated documentation files (the "Software"), to
  40. deal in the Software without restriction, including without limitation the
  41. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  42. sell copies of the Software, and to permit persons to whom the Software is
  43. furnished to do so, subject to the following conditions:
  44. .
  45. The above copyright notice and this permission notice shall be included in
  46. all copies or substantial portions of the Software.
  47. .
  48. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  49. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  50. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  51. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  52. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  53. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  54. IN THE SOFTWARE.