Package: biojava-live / 1:1.7.1-8

Header

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Upstream-Name: BioJava

Source: http://www.biojava.org/download/source

Licenses

License: LGPL-2.1+

   BioJava is an open source project. The project is distributed under the GNU
   Lesser General Public Licence. We do not consider Java class loading to
   constitute the production of a derivative work. We do not consider
   sub-classing of Java classes or implementations of Java interfaces to constitute
   the production of a derivative work.

   All .java source files should include the following comment which implies the
   author's agreement to the tearms of the license.

   /*
    *                    BioJava development code
    *
    * This code may be freely distributed and modified under the
    * terms of the GNU Lesser General Public Licence.  This should
    * be distributed with the code.  If you do not have a copy,
    * see:
    *
    *      http://www.gnu.org/copyleft/lesser.html
    *
    * Copyright for this code is held jointly by the individual
    * authors.  These should be listed in @author doc comments.
    *
    * For more information on the BioJava project and its aims,
    * or to join the biojava-l mailing list, visit the home page
    * at:
    *
    *      http://www.biojava.org/
    *
    */

   This package 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.

   You should have received a copy of the GNU Lesser 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 complete text of the GNU Lesser General Public License
version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.