diff options
| author | Dave Olson <olson@cumulusnetworks.com> | 2017-06-15 12:47:29 -0700 |
|---|---|---|
| committer | Dave Olson <olson@cumulusnetworks.com> | 2017-06-15 19:48:50 -0700 |
| commit | e3408e0814517e6ad898c525125cf62aad40d60b (patch) | |
| tree | d2e5f6eaca0ae5c2cfbce17024da7415743e0260 /debian/copyright | |
| download | libnss-mapuser-e3408e0814517e6ad898c525125cf62aad40d60b.tar.gz libnss-mapuser-e3408e0814517e6ad898c525125cf62aad40d60b.zip | |
Initial version of libnss-mapuser package
See README for details
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..cc8f9f1 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,24 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: libnss-mapuser +Source: http://www.cumulusnetworks.com + +License: GPL-2+ + This package 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 2 of the License, or + (at your option) any later version. + . + This package 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 this program. If not, see <http://www.gnu.org/licenses/> + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + +Files: * +License: GPL-2+ +Copyright: 2017 Cumulus Networks, Inc. All rights reserved., |
