Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: guile-knots
Upstream-Contact: Christopher Baines <mail@cbaines.net>
Source: https://forge.cbaines.net/cbaines/guile-knots

Files: *
Copyright: 2026 Christopher Baines
License: GPL-3+

Files: knots/web-server.scm
Copyright: 2020 Christopher Baines <mail@cbaines.net>
           2010-2013,2015,2017 Free Software Foundation, Inc.
License: LGPL-3+

Files: debian/*
Copyright: 2024-2026 Simon Josefsson <simon@josefsson.org>
License: GPL-3+
Comment: Debian packaging is licensed under the same terms as upstream

License: GPL-3+
 ;;; The Guile Knots is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU General Public License as
 ;;; published by the Free Software Foundation; either version 3 of the
 ;;; License, or (at your option) any later version.
 ;;;
 ;;; The Guile Knots is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
 ;;; along with the guix-data-service.  If not, see
 ;;; <http://www.gnu.org/licenses/>.
Comment:
 The complete text of version 3 of the GNU General Public License can
 be found in the file: /usr/share/common-licenses/GPL-3

License: LGPL-3+
 ;; This library is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU Lesser General Public
 ;; License as published by the Free Software Foundation; either
 ;; version 3 of the License, or (at your option) any later version.
 ;;
 ;; This library is distributed in the hope that it will be useful,
 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;; Lesser General Public License for more details.
 ;;
 ;; You should have received a copy of the GNU Lesser General Public License
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
Comment:
 The complete text of version 3 of the GNU Lesser General Public
 License can be found in the file: /usr/share/common-licenses/LGPL-3
