diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..bf1d330 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,29 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: wireless-regdb +Upstream-Contact: Seth Forshee <seth.forshee@canonical.com> +Source: https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git + +Files: * +Copyright: 2008, Luis R. Rodriguez <mcgrof@gmail.com> + 2008, Johannes Berg <johannes@sipsolutions.net> + 2008, Michael Green <Michael.Green@Atheros.com> +License: ISC + +Files: debian/* +Copyright: 2009, Kel Modderman <kel@otaku42.de> + 2011, Stefan Lippers-Hollmann <s.l-h@gmx.de> + 2011-2013, Ben Hutchings <ben@decadent.org.uk> +License: ISC + +License: ISC + Permission to use, copy, modify, and/or 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. + . + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |