[slepc] 15/16: update debian/copyright: now licenced under BSD-2-clause
Drew Parsons
dparsons at moszumanska.debian.org
Mon Nov 6 06:33:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch experimental
in repository slepc.
commit ac68e679fcf61bba509109ee057a066c14e8de81
Author: Drew Parsons <dparsons at debian.org>
Date: Mon Nov 6 14:09:05 2017 +0800
update debian/copyright: now licenced under BSD-2-clause
---
debian/changelog | 1 +
debian/copyright | 35 +++++++++++++++++++++++------------
2 files changed, 24 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 44e51f8..7419225 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ slepc (3.8.1+dfsg1-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version.
+ - now licenced under BSD-2-clause
- provide packages as -3.8, not -3.8.z.
* Update debian/watch: don't need filenamemangle.
* Standards-Version: 4.1.1
diff --git a/debian/copyright b/debian/copyright
index 902c288..5cf00b4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,19 +4,30 @@ Source: http://slepc.upv.es/
Files-Excluded: docs/*.pdf
Files: *
-Copyright: (c) 2002-2016, Universitat Politecnica de Valencia, Spain
-License: LGPL-3
- SLEPc is free software: you can redistribute it and/or modify it under the
- terms of version 3 of the GNU Lesser General Public License as published by
- the Free Software Foundation.
+Copyright: (c) 2002-2017, Universitat Politecnica de Valencia, Spain
+License: BSD-2-clause
+ Copyright (c) 2002-2017, Universitat Politecnica de Valencia, Spain
+ All rights reserved.
.
- SLEPc is distributed in the hope that it will be useful, but WITHOUT ANY
- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
- FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for
- more details.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
.
- You should find a copy of the GNU Lesser General Public License
- at /usr/share/common-licenses/LGPL-3. If not, see <http://www.gnu.org/licenses/>.
+ 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 OWNER 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.
Files: src/eps/impls/external/blopex/petsc-interface.*
Copyright: 2010 BLOPEX team http://code.google.com/p/blopex/
@@ -29,4 +40,4 @@ Copyright: (C) 2007, Ondrej Certik <ondrej at certik.cz>(C) 2007
License: GPL-3
The Debian packaging is licensed under the GPL version 3,
see /usr/share/common-licenses/GPL-3.
- Modified 2015-2016 by Drew Parsons <dparsons at debian.org>
+ Modified 2015-2017 by Drew Parsons <dparsons at debian.org>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc.git
More information about the debian-science-commits
mailing list