diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:24:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:24:08 +0000 |
commit | 95bfafa9ff6abf9a19f7a85b429d502036be60cf (patch) | |
tree | f49bad15e2d2d770e1200eae1318c29b3de9ef9f /debian-example/copyright | |
parent | Initial commit. (diff) | |
download | wireless-regdb-95bfafa9ff6abf9a19f7a85b429d502036be60cf.tar.xz wireless-regdb-95bfafa9ff6abf9a19f7a85b429d502036be60cf.zip |
Adding upstream version 2022.06.06.upstream/2022.06.06
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian-example/copyright')
-rw-r--r-- | debian-example/copyright | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian-example/copyright b/debian-example/copyright new file mode 100644 index 0000000..c01f1a0 --- /dev/null +++ b/debian-example/copyright @@ -0,0 +1,21 @@ +This package was debianized by Luis Rodriguez <mcgrof@gmail.com> on +Thu, 22 Jan 2009 16:00:00 +0100. + +The wireless-regdb packages was downloaded from <http://wireless.kernel.org/download/wireless-regdb/> + +Copyright (c) 2008, Luis R. Rodriguez <mcgrof@gmail.com> +Copyright (c) 2008, Johannes Berg <johannes@sipsolutions.net> +Copyright (c) 2008, Michael Green <Michael.Green@Atheros.com> + +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. + |