X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcopyright;h=e2b48f5b5cf97044dcae9ee4a366c510fe14e9fa;hb=70d0766a9e4be455a3487c5ba6fabe94a1f6294f;hp=3a088244c45633acbf0cd0794a4ecce3de8579c5;hpb=832b1dc4daeb7b5437719b9a8866ab22eb97f8d7;p=uffi.git diff --git a/debian/copyright b/debian/copyright index 3a08824..e2b48f5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,22 +1,34 @@ -The home site for UFFI is http://uffi.med-info.com. The package -may be downloaded from that site. - -UFFI has been packaged by Kevin M. Rosenberg who is also the -upstream author. - -Copyright: - -UFFI is written and Copyright (c) 2002 by Kevin M. Rosenberg. - -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." - -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. - - - +Debian Copyright Section +======================== + +Upstream Source URL: http://files.b9.com/uffi +Upstream Author: Kevin Rosenberg +Debian Maintainer: Kevin M. Rosenberg + + +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.