fbaf269
From 6d2b4e5f11ac4194bdf4d53c47006b88060ebfb8 Mon Sep 17 00:00:00 2001
fbaf269
From: Michael Buesch <mb@bu3sch.de>
fbaf269
Date: Mon, 26 Jul 2010 20:15:25 +0200
fbaf269
Subject: [PATCH] b43-fwcutter: add COPYING file
fbaf269
fbaf269
Signed-off-by: Michael Buesch <mb@bu3sch.de>
fbaf269
---
fbaf269
 fwcutter/COPYING |   26 ++++++++++++++++++++++++++
fbaf269
 1 files changed, 26 insertions(+), 0 deletions(-)
fbaf269
 create mode 100644 fwcutter/COPYING
fbaf269
fbaf269
diff --git a/fwcutter/COPYING b/fwcutter/COPYING
fbaf269
new file mode 100644
fbaf269
index 0000000..0085efb
fbaf269
--- /dev/null
fbaf269
+++ b/fwcutter/COPYING
fbaf269
@@ -0,0 +1,26 @@
fbaf269
+Unless otherwise indicated, the following notice applies to all
fbaf269
+files in the "b43-fwcutter" package:
fbaf269
+
fbaf269
+
fbaf269
+Redistribution and use in source and binary forms, with or without
fbaf269
+modification, are permitted provided that the following conditions
fbaf269
+are met:
fbaf269
+
fbaf269
+  1. Redistributions of source code must retain the above copyright
fbaf269
+     notice, this list of conditions and the following disclaimer.
fbaf269
+  2. Redistributions in binary form must reproduce the above
fbaf269
+     copyright notice, this list of conditions and the following
fbaf269
+     disclaimer in the documentation and/or other materials provided
fbaf269
+     with the distribution.
fbaf269
+
fbaf269
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
fbaf269
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
fbaf269
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
fbaf269
+DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
fbaf269
+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
fbaf269
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
fbaf269
+GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
fbaf269
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
fbaf269
+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
fbaf269
+OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
fbaf269
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
fbaf269
-- 
fbaf269
1.7.1.1
fbaf269