Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: grubzfs-testsuite
Source: https://github.com/ubuntu/grubzfs-testsuite

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
 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.

Files: vendor/github.com/bicomsystems/go-libzfs
Copyright: 2015 Faruk Kasumovic
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.

Files: vendor/github.com/davecgh/go-spew
Copyright: 2012-2016 Dave Collins <dave@davec.name>
License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.

Files: vendor/github.com/otiai10/copy
Copyright: 2018 otiai10
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:

Files: vendor/github.com/pmezard/go-difflib
Copyright: 2013 Patrick Mezard
License: BSD-3

Files: vendor/github.com/stretchr/testify
Copyright: 2012-2018 Mat Ryer and Tyler Bunnell
License: MIT/X11
