X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=debian%2Fcopyright;h=71a7cb7dd16fda600f327f0f716ca5149b1166f0;hp=3a088244c45633acbf0cd0794a4ecce3de8579c5;hb=HEAD;hpb=d615b6b735d50870d9e9437801e94e2c169595aa diff --git a/debian/copyright b/debian/copyright index 3a08824..f571eac 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.kpe.io/clsql +Upstream Author: Kevin M. Rosenberg +Debian Maintainer: (Same as upstream) + + +Upstream Copyright Statement +============================ + +Copyright (C) 2002-2022 by Kevin M. Rosenberg +Copyright (C) 1999-2001 Pierre R. Mai (MaiSQL ) +Copyright (C) 1999-2020 onShore Development (UncommonSQL) +Copyright (C) 1999-2001 Paul Meurer (SQL/ODBC) +Copyright (C) 2010-2015 Marc Battyani + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE.