[med-svn] [sphinxcontrib-autoprogram] 02/02: Fix some issues in d/copyright

Andreas Tille tille at debian.org
Sat Jan 31 22:36:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository sphinxcontrib-autoprogram.

commit af654f3174a38c10f15f51ab38050b7562564af4
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 31 23:36:25 2015 +0100

    Fix some issues in d/copyright
---
 debian/copyright | 39 +++++++++++++++++++++++++++++++--------
 1 file changed, 31 insertions(+), 8 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 34a14c7..4860f5f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,38 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: sphinxcontrib-autoprogram
 Source: https://bitbucket.org/birkenfeld/sphinx-contrib/autoprogram
+# Files-Excluded: *.egg-info/*
 
-Files: sphinxcontrib/*
+Files: *
 Copyright: 2014 by Hong Minhee <@hongminhee.org>
-License: BSD
- The full text of the BSD license can be found under
- /usr/share/common-licenses//BSD
+License: BSD-3-clause
 
 Files: debian/*
-Copyright: 2014 Tim Booth <tbooth at ceh.ac.uk>
-License: BSD
- The full text of the BSD license can be found under
- /usr/share/common-licenses//BSD
+Copyright: 2015 Tim Booth <tbooth at ceh.ac.uk>
+License: BSD-3-clause
+
+License: BSD-3-clause
+ 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.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sphinxcontrib-autoprogram.git



More information about the debian-med-commit mailing list