|
| 1 | +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | +Source: https://github.com/psygreg/linuxtoys |
| 3 | +Upstream-Name: linuxtoys |
| 4 | +Upstream-Contact: <psygreg@pm.me> |
| 5 | + |
| 6 | +Files: |
| 7 | + * |
| 8 | +Copyright: |
| 9 | + 2025 Victor Gregory <psygreg@pm.me> |
| 10 | +License: GPL-3.0+ |
| 11 | + |
| 12 | +Files: |
| 13 | + debian/* |
| 14 | +Copyright: |
| 15 | + 2025 Victor Gregory <psygreg@pm.me> |
| 16 | +License: GPL-3.0+ |
| 17 | + |
| 18 | +License: GPL-3.0+ |
| 19 | + This package is free software: you can redistribute it and/or modify |
| 20 | + it under the terms of the GNU General Public License as published by |
| 21 | + the Free Software Foundation, either version 3 of the License, or |
| 22 | + (at your option) any later version. |
| 23 | + . |
| 24 | + This package is distributed in the hope that it will be useful, |
| 25 | + but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 26 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 27 | + GNU General Public License for more details. |
| 28 | + . |
| 29 | + You should have received a copy of the GNU General Public License |
| 30 | + along with this package. If not, see <https://www.gnu.org/licenses/>. |
| 31 | +Comment: |
| 32 | + On Debian systems, the complete text of the GNU General |
| 33 | + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". |
| 34 | + |
| 35 | +# Please also look if there are files or directories which have a |
| 36 | +# different copyright/license attached and list them here. |
| 37 | +# Please avoid picking licenses with terms that are more restrictive than the |
| 38 | +# packaged work, as it may make Debian's contributions unacceptable upstream. |
| 39 | +# |
| 40 | +# If you need, there are some extra license texts available in two places: |
| 41 | +# /usr/share/debhelper/dh_make/licenses/ |
| 42 | +# /usr/share/common-licenses/ |
0 commit comments