Author: varun-guest Date: 2007-11-04 14:57:10 +0000 (Sun, 04 Nov 2007) New Revision: 4612
Modified: trunk/libdb-je-java/debian/copyright Log: * Finish copyright file Modified: trunk/libdb-je-java/debian/copyright =================================================================== --- trunk/libdb-je-java/debian/copyright 2007-11-04 14:54:27 UTC (rev 4611) +++ trunk/libdb-je-java/debian/copyright 2007-11-04 14:57:10 UTC (rev 4612) @@ -3,12 +3,11 @@ It was downloaded from http://www.oracle.com/technology/software/products/berkeley-db/index.html -Upstream Authors: Oracle. All rights reserved. +Upstream Authors: Oracle. All rights reserved. Copyright: (c) 2002,2007 Oracle. All rights reserved. License: - Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -40,5 +39,35 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +------- +ASM: a very small and fast Java bytecode manipulation framework + +Copyright: (c) 2000-2005 INRIA, France Telecom. All rights reserved. + +License: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. 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. + 3. Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + + 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 OWNER 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. + The Debian packaging is (C) 2007, Varun Hiremath <[EMAIL PROTECTED]> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

