bioinfweb.commons - Shared components of bioinfweb projects made available in a Java library
Copyright (C) 2008-2011, 2013-2018  Ben Stöver, Sarah Wiechers
<http://commons.bioinfweb.info/Java>

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 3 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.

You should have received a copy of the GNU Lesser General Public License
along with this program. (See LGPL.txt.) If not, see <http://www.gnu.org/licenses/>.


Parts of the class info.bioinfweb.commons.collections.PackedIntegerArrayList
are based on the source code of the Apache Lucene project 
developed by the Apache Software Foundation (http://www.apache.org/)
distributed under the terms of the Apache License Version 2.0.
(See APACHE-LICENSE.txt)
