| 1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | Upstream-Name: libnfs |
| 3 | Upstream-Contact: Ronnie Sahlberg <ronniesahlberg@gmail.com> |
| 4 | Source: https://github.com/sahlberg/libnfs |
| 5 | |
| 6 | Files: * |
| 7 | Copyright: 2010-2011 Ronnie Sahlberg <ronniesahlberg@gmail.com> |
| 8 | License: LGPL-2.1+ |
| 9 | This library 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 2.1 of the License, or (at your option) any later version. |
| 13 | . |
| 14 | This library 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 |
| 20 | License along with this library. If not, see |
| 21 | <http://www.gnu.org/licenses/>. |
| 22 | . |
| 23 | On Debian systems, the full text of the GNU Lesser General Public |
| 24 | License version 2.1 can be found in the file |
| 25 | '/usr/share/common-licenses/LGPL-2.1'. |
| 26 | |
| 27 | Files: examples/* |
| 28 | Copyright: 2010-2011 Ronnie Sahlberg <ronniesahlberg@gmail.com> |
| 29 | License: GPL-3+ |
| 30 | This program is free software; you can redistribute it and/or |
| 31 | modify it under the terms of the GNU General Public License |
| 32 | as published by the Free Software Foundation; either version 3 |
| 33 | of the License, or (at your option) any later version. |
| 34 | . |
| 35 | This program is distributed in the hope that it will be useful, |
| 36 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 37 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 38 | GNU General Public License for more details. |
| 39 | . |
| 40 | You should have received a copy of the GNU General Public License |
| 41 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 42 | . |
| 43 | On Debian systems, the full text of the GNU General Public |
| 44 | License version 2 can be found in the file |
| 45 | '/usr/share/common-licenses/GPL-3'. |
| 46 | |
| 47 | Files: debian/* |
| 48 | Copyright: 2011, Andres Mejia <amejia@debian.org> |
| 49 | License: LGPL-2.1+ |
| 50 | This library is free software; you can redistribute it and/or |
| 51 | modify it under the terms of the GNU Lesser General Public |
| 52 | License as published by the Free Software Foundation; either |
| 53 | version 2.1 of the License, or (at your option) any later version. |
| 54 | . |
| 55 | This library is distributed in the hope that it will be useful, |
| 56 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 57 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 58 | Lesser General Public License for more details. |
| 59 | . |
| 60 | You should have received a copy of the GNU Lesser General Public |
| 61 | License along with this library. If not, see |
| 62 | <http://www.gnu.org/licenses/>. |
| 63 | . |
| 64 | On Debian systems, the full text of the GNU Lesser General Public |
| 65 | License version 2.1 can be found in the file |
| 66 | '/usr/share/common-licenses/LGPL-2.1'. |