aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2006-03-16 17:33:04 +0000
committerRoland Dreier <rolandd@cisco.com>2006-11-09 19:57:06 -0800
commit07d78a8a334e7f9891c7277fd8f794b8d9278f77 (patch)
treea68dfe0935031d63a389dfa2464ba553d5b3ecca
parent7f059f55d8c9bcea82c773809148318aecc408b1 (diff)
downloadlibmthca-07d78a8a334e7f9891c7277fd8f794b8d9278f77.tar.gz
Expand debian/copyright
Put more detail about copyright holders and licenses in debian/copyright files. Signed-off-by: Roland Dreier <rolandd@cisco.com>
-rw-r--r--debian/copyright32
1 files changed, 28 insertions, 4 deletions
diff --git a/debian/copyright b/debian/copyright
index e1b9b96..04abee0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,11 +10,35 @@ Authors:
Roland Dreier <roland@topspin.com>
Michael S. Tsirkin <mst@mellanox.co.il>
-Copyright:
+Portions are copyrighted by:
* Copyright (c) 2005, 2006 Cisco Systems. All rights reserved.
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies Ltd. All rights reserved.
-libmthca is licensed under a choice of the GPL and the OpenIB BSD
-license. You should have a copy of the GPL in the file
-/usr/share/common-licenses/GPL on your Debian system.
+libmthca is licensed under a choice of one of two licenses. You may
+choose to be licensed under the terms of the GNU General Public
+License (GPL) Version 2, available from the file
+/usr/share/common-licenses/GPL-2 on your Debian system, or the
+OpenIB.org BSD license below:
+
+ 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.
+
+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.