Codebase list libfastutil-java / debian/7.0.2-2 debian / copyright
debian/7.0.2-2

Tree @debian/7.0.2-2 (Download .tar.gz)

copyright @debian/7.0.2-2raw · history · blame

Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Sebastiano Vigna <vigna@acm.org>
Source: http://fastutil.di.unimi.it/

Files: *
Copyright: © 2003-2013 Sebastiano Vigna <vigna@acm.org>, Paolo Boldi
License: Apache-2.0

Files: src/it/unimi/dsi/fastutil/io/*.java test/it/unimi/dsi/fastutil/io/InspectableFileCachedInputStreamTest.java
Copyright: © 2003-2011 Sebastiano Vigna <vigna@acm.org>, Paolo Boldi
License: LGPL-2.1+
 This library 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 2.1 of the License, or (at your option)
 any later version.
 .
 This library 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.
 .
 On Debian systems you can find a copy of GNU Lesser General Public License
 at /usr/share/common-licenses/LGPL-2.1

Files: debian/*
Copyright: © 2013 Andreas Tille <tille@debian.org>
License: Apache-2.0 

License: Apache-2.0 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License. 
 .
 On Debian systems you can find a copy of Apache 2.0 at
 /usr/share/common-licenses/Apache-2.0