[gringo] 03/11: debian/copyright: gringo switched to MIT, and so does the packaging

Thomas Krennwallner tkren-guest at moszumanska.debian.org
Wed Nov 1 16:16:00 UTC 2017


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

tkren-guest pushed a commit to branch devel
in repository gringo.

commit 2b185dfbebd20ea5f9296672d46c223761df046f
Author: Thomas Krennwallner <tkren at kr.tuwien.ac.at>
Date:   Wed Nov 1 08:42:55 2017 +0000

    debian/copyright: gringo switched to MIT, and so does the packaging
---
 debian/copyright | 246 ++++++-------------------------------------------------
 1 file changed, 26 insertions(+), 220 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 7a93610..9c6d2c6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,227 +3,33 @@ Upstream-Name: gringo
 Upstream-Contact: Roland Kaminski <kaminski at cs.uni-potsdam.de>
 Source: https://github.com/potassco/clingo/releases
 
-Files: *
-Copyright: 2008-2013, Roland Kaminski
-License: GPL-3+
-
-Files: app/*
-Copyright: 2013, 2015, 2016, Benjamin Kaufmann
-License: GPL-3+
-
-Files: app/cexample/*
-Copyright: 2008-2013, Roland Kaminski
-License: GPL-3+
-
-Files: app/clingo/*
-Copyright: 2008-2013, Roland Kaminski
-License: GPL-3+
-
-Files: app/clingo/src/*
-Copyright: 2013, Roland Kaminski
-  2013, Benjamin Kaufmann
-License: GPL-3+
-
-Files: app/clingo/src/clasp/*
-Copyright: 2006-2016, Benjamin Kaufmann
-License: GPL-2+
 
-Files: app/clingo/src/main.cc
-Copyright: 2013, 2015, 2016, Benjamin Kaufmann
-License: GPL-3+
-
-Files: app/example/*
-Copyright: 2013, Roland Kaminski
-  2013, Benjamin Kaufmann
-License: GPL-3+
-
-Files: app/gringo/*
-Copyright: 2013, Roland Kaminski
-License: GPL-3+
+Files: *
+Copyright: 2017, Roland Kaminski
+License: MIT
 
-Files: app/reify/*
-Copyright: 2013, Roland Kaminski
-License: GPL-3+
 
 Files: debian/*
-Copyright: 2010-2016, Thomas Krennwallner
-License: GPL-3+
-
-Files: libclasp/*
-Copyright: 2006-2014, Benjamin Kaufmann
-License: GPL-2+
-
-Files: libclasp/clasp/*
-Copyright: 2006-2016, Benjamin Kaufmann
-License: GPL-2+
-
-Files: libclasp/clasp/parser.h
-Copyright: Benjamin Kaufmann
-License: GPL-2+
-
-Files: libclasp/clasp/util/hash_map.h
-Copyright: 2006-2014, Benjamin Kaufmann
-License: GPL-2+
-
-Files: libclasp/src/*
-Copyright: 2006-2016, Benjamin Kaufmann
-License: GPL-2+
-
-Files: libclasp/src/parser.cpp
-  libclasp/src/solver_strategies.cpp
-Copyright: Benjamin Kaufmann
-License: GPL-2+
-
-Files: libclingo/*
-Copyright: 2013, Roland Kaminski
-  2013, Benjamin Kaufmann
-License: GPL-3+
-
-Files: libclingo/tests/*
-Copyright: Roland Kaminski
-License: GPL-3+
-
-Files: libclingo/tests/catch.hpp
-Copyright: 2012, Two Blue Cubes Ltd.
-License: BSL-1.0
-
-Files: libclingo/tests/variant.cc
-Copyright: 2008-2013, Roland Kaminski
-License: GPL-3+
-
-Files: libgringo/*
-Copyright: 2013, Roland Kaminski
-License: GPL-3+
-
-Files: libgringo/clingo.h
-  libgringo/clingo.hh
-Copyright: Roland Kaminski
-License: GPL-3+
-
-Files: libgringo/gringo/symbol.hh
-Copyright: Roland Kaminski
-License: GPL-3+
-
-Files: libgringo/src/control.cc
-  libgringo/src/symbol.cc
-Copyright: Roland Kaminski
-License: GPL-3+
-
-Files: libgringo/src/output/literal.cc
-Copyright: 2008-2013, Roland Kaminski
-License: GPL-3+
-
-Files: libgringo/tests/catch.hpp
-Copyright: 2012, Two Blue Cubes Ltd.
-License: BSL-1.0
-
-Files: liblp/*
-Copyright: 2013, 2015, 2016, Benjamin Kaufmann
-License: GPL-3+
-
-Files: liblp/potassco/theory_data.h
-Copyright: 2006-2016, Benjamin Kaufmann
-License: GPL-2+
-
-Files: liblp/src/theory_data.cpp
-Copyright: 2006-2016, Benjamin Kaufmann
-License: GPL-2+
-
-Files: liblp/tests/catch.hpp
-Copyright: 2012, Two Blue Cubes Ltd.
-License: BSL-1.0
-
-Files: libprogram_opts/*
-Copyright: Benjamin Kaufmann
-License: GPL-2+
-
-Files: libprogram_opts/program_opts/*
-Copyright: 2004, Benjamin Kaufmann
-License: GPL-2+
-
-Files: libprogram_opts/program_opts/detail/*
-Copyright: 2010, Benjamin Kaufmann
-License: GPL-2+
-
-Files: libprogram_opts/program_opts/mapped_value.h
-  libprogram_opts/program_opts/value_store.h
-Copyright: 2010, Benjamin Kaufmann
-License: GPL-2+
-
-Files: libprogram_opts/src/value_store.cpp
-Copyright: 2010, Benjamin Kaufmann
-License: GPL-2+
-
-Files: libreify/reify/util.hh
-Copyright: 2013, Roland Kaminski
-License: GPL-3+
-
-Files: libreify/tests/catch.hpp
-Copyright: 2012, Two Blue Cubes Ltd.
-License: BSL-1.0
-
-License: BSL-1.0
- Permission is hereby granted, free of charge, to any person or organization
- obtaining a copy of the software and accompanying documentation covered by
- this license (the "Software") to use, reproduce, display, distribute,
- execute, and transmit the Software, and to prepare derivative works of the
- Software, and to permit third-parties to whom the Software is furnished to
- do so, all subject to the following:
- .
- The copyright notices in the Software and this entire statement, including
- the above license grant, this restriction and the following disclaimer,
- must be included in all copies of the Software, in whole or in part, and
- all derivative works of the Software, unless such copies or derivative
- works are solely in the form of machine-executable object code generated by
- a source language processor.
- .
- 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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
- SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
- FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
-
-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; either
- version 2 of the License, or (at your option) any later
- version.
- .
- This program 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 General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
-
-License: 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, either
- version 3 of the License, or (at your option) any later
- version.
- .
- This program 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 General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public
- License along with this program.  If not, see
- <https://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU General Public
- License version 3 can be found in the file
- `/usr/share/common-licenses/GPL-3'.
+Copyright: 2010-2017, Thomas Krennwallner
+License: MIT
+
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gringo.git



More information about the debian-science-commits mailing list