Automated commit for debian release 6.7.2-1
[clsql.git] / debian / copyright
index 688d470a0725cd558d63a29b815af089e9ab780e..f571eac20897151c132f2842e1706b9a7dab4958 100644 (file)
@@ -1,28 +1,34 @@
 Debian Copyright Section
 ========================
 
-Upstream Source URL: ftp://clsql.med-info.com
-Upstream Author: Kevin M. Rosenberg <kevin@rosenberg.net>
+Upstream Source URL: http://files.kpe.io/clsql
+Upstream Author: Kevin M. Rosenberg <kmr@debian.org>
 Debian Maintainer: (Same as upstream)
 
-Since the upstream author is the same as the Debian maintainer,
-there should be no divergence between the upstream package and
-the Debian package.
-
 
 Upstream Copyright Statement
 ============================
-CLSQL is written and Copyright (c) 2002 by Kevin M. Rosenberg.
-
-CLSQL 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. 
-CLSQL is referenced in the preamble as the "LIBRARY."
-
-CLSQL 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) 2002-2022 by Kevin M. Rosenberg <kevin@rosenberg.net>
+Copyright (C) 1999-2001 Pierre R. Mai (MaiSQL <paul.meurer@hit.uib.no>)
+Copyright (C) 1999-2020 onShore Development (UncommonSQL)
+Copyright (C) 1999-2001 Paul Meurer (SQL/ODBC)
+Copyright (C) 2010-2015 Marc Battyani <marc@battyani.com>
+
+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.