X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcopyright;h=e2b48f5b5cf97044dcae9ee4a366c510fe14e9fa;hb=895cdddc64ad069c4d8173a21d0d5ce47b79e919;hp=3c74e970179717b23104c9c187ecf641d4d76f90;hpb=8fd93066af42dcd11b1b7b04808ab3474b727b4a;p=uffi.git diff --git a/debian/copyright b/debian/copyright index 3c74e97..e2b48f5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,34 @@ -UFFI is written and Copyright (c) 2002 by Kevin M. Rosenberg. +Debian Copyright Section +======================== -UFFI is licensed under the terms of the Lisp Lesser GNU -Public License (http://opensource.franz.com/preamble.html), known as -the LLGPL. The LLGPL consists of a preamble (see above URL) and the -LGPL. Where these conflict, the preamble takes precedence. -UFFI is referenced in the preamble as the "LIBRARY." +Upstream Source URL: http://files.b9.com/uffi +Upstream Author: Kevin Rosenberg +Debian Maintainer: Kevin M. Rosenberg -UFFI 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. +Copyright (c) 2001-2003 Kevin M. Rosenberg and contributors. +All rights reserved. +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 author nor the names of the contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. +THIS SOFTWARE IS PROVIDED BY THE AUTHORS 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 AUTHORS 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.