Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 

27 Zeilen
1.1 KiB

  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: wiringpi
  3. Source: https://github.com/WiringPi/WiringPi
  4. Files: *
  5. Copyright: 2009-2018 Gordon Henderson <projects@drogon.net>
  6. 2024 The WiringPi Community <wiringpi@gc2.at>
  7. License: LGPL-3.0+
  8. License: LGPL-3.0+
  9. This package is free software; you can redistribute it and/or
  10. modify it under the terms of the GNU Lesser General Public
  11. License as published by the Free Software Foundation; either
  12. version 3 of the License, or (at your option) any later version.
  13. .
  14. This package is distributed in the hope that it will be useful,
  15. but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  17. Lesser General Public License for more details.
  18. .
  19. You should have received a copy of the GNU Lesser General Public License
  20. along with this program. If not, see <https://www.gnu.org/licenses/>.
  21. .
  22. On Debian systems, the complete text of the GNU Lesser General
  23. Public License can be found in "/usr/share/common-licenses/LGPL-3".