aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-06-23 10:24:40 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-06-23 16:39:48 +0200
commit99cda822f7209c95832baefa5dbe2d4544ad1843 (patch)
tree3eb69954f83d3b4e0b638f2ac7f7e413198fcdd9
parent8090f89e683c37394bb346fbe8bf065952b298a0 (diff)
d/copyright include BSD license as recommended by debian policy
This follows the guidance of: https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile https://lintian.debian.org/tags/copyright-refers-to-deprecated-bsd-license-file.html Change-Id: Ic39ac1dc3104c383ac2fcbb331288009c12bd10b Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/copyright30
1 files changed, 28 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright
index 1c6ee2cf..11fda013 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,9 +12,35 @@ Copyright: 2008-2014 Cisco Systems, Inc.
2007 Nuova Systems, Inc.
2014 IBM Corporation.
License: BSD+GPLv2+LGPLv2
- On Debian systems, the complete text of the BSD License can be
- found in "/usr/share/common-licenses/BSD".
+ BSD:
+ Copyright (c) The Regents of the University of California.
+ All rights reserved.
.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. 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.
+ 3. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+ .
+ GPL:
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or