diff --git a/LICENSE b/LICENSE index 6277833..3305200 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,15 @@ -Copyright (c) 2008-2011 AG Projects -http://ag-projects.com +Copyright 2008-2019 AG Projects (http://ag-projects.com/) -Authors: Denis Bilenko, Ruud Klaver +License: LGPL-2.1+ -License: + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published + by the Free Software Foundation; either version 2.1 of the License, or + (at your option) any later version. -This package is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. + This program 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. See the + GNU General Public License for more details. -This package 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. See the GNU -Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public -License along with this package; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -USA. + For a copy of the license see https://www.gnu.org/licenses/lgpl-2.1.html diff --git a/debian/copyright b/debian/copyright index f99ecf0..a8c5c23 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,29 +1,15 @@ -This package was debianized by Denis Bilenko +Copyright 2008-2019 AG Projects (http://ag-projects.com) -Copyright (C) 2008 AG Projects +License: LGPL-2.1+ -Author: Denis Bilenko + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published + by the Free Software Foundation; either version 2.1 of the License, or + (at your option) any later version. -License: - - This package is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This package is distributed in the hope that it will be useful, + This program 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. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 - USA - -On Debian systems, the complete text of the GNU Lesser General -Public License can be found in `/usr/share/common-licenses/LGPL'. - -The Debian packaging is (C) 2008, Denis Bilenko and -it is licensed under the LGPL, see above. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + For a copy of the license see /usr/share/common-licenses/LGPL-2.1