[h5py] 06/09: Update copyright: - add myself to the copyright holders of the debian files. - add missing copyright information for vendored files. - cme fix, wrap and sort.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Feb 2 16:39:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository h5py.
commit 946180f1593e7c8e1ab54061dcca04b2982862af
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Feb 2 15:45:58 2016 +0000
Update copyright:
- add myself to the copyright holders of the debian files.
- add missing copyright information for vendored files.
- cme fix, wrap and sort.
---
debian/copyright | 90 ++++++++++++++++++++++++++++++++------------------------
1 file changed, 52 insertions(+), 38 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 098bc30..e3286e9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,44 @@ Source: https://github.com/h5py/h5py
Files: *
Copyright: 2008 Andrew Collette <collette at physics.ucla.edu>
-License: BSD-3-clause
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: 2009-2013 Soeren Sonnenburg <sonne at debian.org>
+ 2015-2016 Ghislain Antony Vaillant <ghisvail at gmail.com>
+License: GPL-3+
+
+Files: lzf/lzf/*
+Copyright: 2000-2008 Marc Alexander Lehmann <schmorp at schmorp.de>
+License: BSD-2-clause or GPL-2+
+
+Files: windows/stdint.h
+Copyright: 2006-2008 Alexander Chemeris
+License: BSD-3-clause
+
+License: BSD-2-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.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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.
+
+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:
@@ -34,43 +71,20 @@ License: BSD-3-clause
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-Files: lzf/lzf/*
-Copyright: 2000-2008 Marc Alexander Lehmann <schmorp at schmorp.de>
-License:BSD-2-clause or GPL-2+
- Redistribution and use in source and binary forms, with or without modifica-
- tion, 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.
+License: GPL-2+
+ This program 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; version 2 dated June, 1991, or (at
+ your option) any later version.
.
- 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.
- .
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER-
- CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
- EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
- CIAL, 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 OTH-
- ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- OF THE POSSIBILITY OF SUCH DAMAGE.
- .
- Alternatively, the contents of this file may be used under the terms of
- the GNU General Public License ("GPL") version 2 or any later version,
- in which case the provisions of the GPL are applicable instead of
- the above. If you wish to allow the use of your version of this file
- only under the terms of the GPL and not to allow others to use your
- version of this file under the BSD license, indicate your decision
- by deleting the provisions above and replace them with the notice
- and other provisions required by the GPL. If you do not delete the
- provisions above, a recipient may use your version of this file under
- either the BSD or the GPL.
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in '/usr/share/common-licenses/GPL-2'.
-Files: debian/*
-Copyright: 2009-2013 Soeren Sonnenburg <sonne at debian.org>
License: GPL-3+
- On Debian systems, the complete text of the GNU General Public License
- can be found in `/usr/share/common-licenses/GPL-3'.
+ This program 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; version 3 dated June, 2007, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 3 of the GNU General
+ Public License can be found in '/usr/share/common-licenses/GPL-3'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git
More information about the debian-science-commits
mailing list