copyright 1.1 KB

123456789101112131415161718192021222324252627282930
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: kam-cli
  3. Upstream-Contact: Daniel-Constantin Mierla <[email protected]>
  4. Source: https://github.com/kamailio/kamcli
  5. Files: *
  6. Copyright: 2015-2018 Daniel-Constantin Mierla <[email protected]>
  7. License: GPL-2
  8. Files: pkg/deb/*
  9. Copyright: 2018 Victor Seva <[email protected]>
  10. License: GPL-2
  11. License: GPL-2
  12. This program is free software; you can redistribute it and/or modify
  13. it under the terms of the GNU General Public License version 2 as
  14. published by the Free Software Foundation.
  15. .
  16. This program is distributed in the hope that it will be
  17. useful, but WITHOUT ANY WARRANTY; without even the implied
  18. warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  19. PURPOSE. See the GNU General Public License for more
  20. details.
  21. .
  22. You should have received a copy of the GNU General Public
  23. License along with this package; if not, write to the Free
  24. Software Foundation, Inc., 51 Franklin St, Fifth Floor,
  25. Boston, MA 02110-1301 USA
  26. X-Comment: On Debian systems, the complete text of the GNU Library General
  27. Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.