]> git.openfabrics.org - ~shefty/libibverbs.git/commitdiff
Expand debian/copyright
authorRoland Dreier <rolandd@cisco.com>
Thu, 16 Mar 2006 17:33:04 +0000 (17:33 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:36:00 +0000 (11:36 -0800)
Put more detail about copyright holders and licenses in debian/copyright.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
debian/copyright

index 0a445f88169dbd72dc0be4fa47ada7af082d78f6..58a8e6c02638459e95e9dc2f67494ce8d3ba7a83 100644 (file)
@@ -12,7 +12,7 @@ Authors:
   Sean Hefty           <sean.hefty@intel.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 Intel Corporation.  All rights reserved.
  * Copyright (c) 2005 Mellanox Technologies Ltd.  All rights reserved.
@@ -20,6 +20,30 @@ Copyright:
  * Copyright (c) 2004, 2005 Topspin Communications.  All rights reserved.
  * Copyright (c) 2005 Voltaire, Inc. All rights reserved.
 
-libibverbs 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.
+libibverbs 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.