Author: tille Date: 2012-05-12 18:05:53 +0000 (Sat, 12 May 2012) New Revision: 10843
Added: trunk/packages/libmtj-java/trunk/debian/copyright Log: Added copyright file Added: trunk/packages/libmtj-java/trunk/debian/copyright =================================================================== --- trunk/packages/libmtj-java/trunk/debian/copyright (rev 0) +++ trunk/packages/libmtj-java/trunk/debian/copyright 2012-05-12 18:05:53 UTC (rev 10843) @@ -0,0 +1,62 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: matrix-toolkits-java +Upstream-Contact: Sam Halliday <[email protected]> + Bjørn-Ove Heimsund <[email protected]> +Original-Source: http://code.google.com/p/matrix-toolkits-java/downloads/list + +Files: * +Copyright: 2008-2011 Sam Halliday <[email protected]> + Bjørn-Ove Heimsund <[email protected]> +License: LGPL-3+ + +Files: debian/* +Copyright: 2012 Andreas Tille <[email protected]> + Olivier Sallou <[email protected]> +License: LGPL-3+ + +Files: lib/netlib-java/*.jar +Copyright: 2008-2011 Sam Halliday <[email protected]> + Keith Seymour <[email protected]> +License: BSD-new + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * 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. +Comment: The files are provided as binary JAR files. The source is + available from + http://code.google.com/p/netlib-java/ + +License: LGPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser 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 Lesser General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + . + On a Debian GNU/Linux system, the GNU Lesser GPL license version 3 is included + in the file ‘/usr/share/common-licenses/LGPL-3’, and the GNU GPL license + version 3 is included in the file ‘/usr/share/common-licenses/GPL-3’. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
