110 lines
4.1 KiB
Plaintext
110 lines
4.1 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: zsys
|
|
Source: https://github.com/ubuntu/zsys
|
|
|
|
Files: *
|
|
Copyright: 2019 Canonical Ltd.
|
|
License: GPL-3
|
|
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 3 of the License.
|
|
.
|
|
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 <https://www.gnu.org/licenses/>
|
|
.
|
|
On Debian systems, the complete text of the GNU General
|
|
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
|
|
|
Files: vendor/gopkg.in/yaml.v2
|
|
Copyright: 2011-2016 Canonical Ltd.
|
|
License: Apache-2.0
|
|
|
|
Files: vendor/github.com/bicomsystems/go-libzfs
|
|
Copyright: 2015 Faruk Kasumovic
|
|
License: BSD-3
|
|
|
|
Files: vendor/github.com/google/go-cmp
|
|
Copyright: 2017 The Go Authors
|
|
License: BSD-3
|
|
|
|
Files: vendor/github.com/inconshreveable/mousetrap
|
|
Copyright: 2014 Alan Shreve
|
|
License: Apache-2.0
|
|
|
|
Files: vendor/github.com/k0kubun/pp
|
|
Copyright: 2015 Takashi Kokubun
|
|
License: MIT/X11
|
|
|
|
Files: vendor/github.com/konsorten/go-windows-terminal-sequences
|
|
Copyright: 2018 marvin
|
|
2018 konsorten GmbH <open-source@konsorten.de>
|
|
License: MIT/X11
|
|
|
|
Files: vendor/github.com/mattn
|
|
Copyright: 2016 Yasuhiro Matsumoto <mattn.jp@gmail.com>]
|
|
License: MIT/X11
|
|
|
|
Files: vendor/github.com/sirupsen/logrus
|
|
Copyright: 2012 Miki Tebeka <miki.tebeka@gmail.com>
|
|
License: MIT/X11
|
|
|
|
Files: vendor/github.com/spf13/cobra
|
|
Copyright: 2013 Steve Francia <spf@spf13.com>
|
|
License: Apache-2.0
|
|
|
|
Files: vendor/github.com/spf13/pflag
|
|
Copyright: 2009-2012 The Go Authors
|
|
2012 Alex Ogier
|
|
License: BSD-3
|
|
|
|
Files: vendor/golang.org/x/
|
|
Copyright: 2009-2019 The Go Authors
|
|
License: BSD-3
|
|
|
|
Files: vendor/github.com/google
|
|
Copyright: 2017-2019 The Go Authors
|
|
License: BSD-3
|
|
|
|
License: Apache-2.0
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
|
|
License: BSD-3
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions are met:
|
|
* Redistributions of source code must retain the above copyright notice, this
|
|
list of conditions and the following disclaimer.
|
|
* Redistributions in binary form must reproduce the above copyright notice,
|
|
this list of conditions and the following disclaimer in the documentation
|
|
and/or other materials provided with the distribution.
|
|
* Neither the name of go-libzfs nor the names of its
|
|
contributors may be used to endorse or promote products derived from
|
|
this software without specific prior written permission.
|
|
|
|
License: MIT/X11
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
.
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
.
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE.
|