|
| 1 | +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | +Upstream-Name: python-gitlab |
| 3 | +Source: https://github.com/gpocentek/python-gitlab |
| 4 | + |
| 5 | +Files: * |
| 6 | +Copyright: 2013 Gauvain Pocentek <gauvain@pocentek.net> |
| 7 | +License: LGPL-3.0+ |
| 8 | + |
| 9 | +Files: debian/* |
| 10 | +Copyright: 2013 Gauvain Pocentek <gauvain@pocentek.net> |
| 11 | +License: GPL-3.0+ |
| 12 | + |
| 13 | +License: LGPL-3.0+ |
| 14 | + This package is free software; you can redistribute it and/or |
| 15 | + modify it under the terms of the GNU Lesser General Public |
| 16 | + License as published by the Free Software Foundation; either |
| 17 | + version 3 of the License, or (at your option) any later version. |
| 18 | + . |
| 19 | + This package is distributed in the hope that it will be useful, |
| 20 | + but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 21 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 22 | + Lesser General Public License for more details. |
| 23 | + . |
| 24 | + You should have received a copy of the GNU General Public License |
| 25 | + along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 26 | + . |
| 27 | + On Debian systems, the complete text of the GNU Lesser General |
| 28 | + Public License can be found in "/usr/share/common-licenses/LGPL-3". |
| 29 | + |
| 30 | +License: GPL-3.0+ |
| 31 | + This program is free software: you can redistribute it and/or modify |
| 32 | + it under the terms of the GNU General Public License as published by |
| 33 | + the Free Software Foundation, either version 3 of the License, or |
| 34 | + (at your option) any later version. |
| 35 | + . |
| 36 | + This package is distributed in the hope that it will be useful, |
| 37 | + but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 38 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 39 | + GNU General Public License for more details. |
| 40 | + . |
| 41 | + You should have received a copy of the GNU General Public License |
| 42 | + along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 43 | + . |
| 44 | + On Debian systems, the complete text of the GNU General |
| 45 | + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". |
0 commit comments