|
@@ -11,22 +11,47 @@ Copyright:
|
|
|
|
|
|
<Copyright (C) 2001-2011 Stéphane Raimbault>
|
|
|
|
|
|
-License:
|
|
|
+License for libmodbus:
|
|
|
|
|
|
- This library 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 library 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 library 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.
|
|
|
+ This library 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 library; if not, write to the Free Software Foundation,
|
|
|
- Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
|
+ You should have received a copy of the GNU Lesser General Public
|
|
|
+ License along with this library; if not, write to the Free Software
|
|
|
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
|
|
|
|
-The Debian packaging is (C) 2008-20011, Stéphane Raimbault <stephane.raimbault@gmail.com> and is licensed under the LGPL version 2.1 or later, see `/usr/share/common-licenses/LGPL-2.1'.
|
|
|
+On Debian systems, the complete text of the GNU General Public License
|
|
|
+can be found in /usr/share/common-licenses/LGPL-2.1
|
|
|
|
|
|
+License for the tests:
|
|
|
|
|
|
+ This program is free software: you can redistribute it and/or modify
|
|
|
+ it under the terms of the GNU General Public License as published by
|
|
|
+ the Free Software Foundation; either version 3 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.
|
|
|
+
|
|
|
+ You should have received a copy of the GNU General Public License
|
|
|
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
+
|
|
|
+On Debian systems, the complete text of the GNU General Public License version 3
|
|
|
+can be found in "/usr/share/common-licenses/GPL-3".
|
|
|
+
|
|
|
+The Debian packaging is:
|
|
|
+
|
|
|
+ Copyright (C) 2008-20011 Stéphane Raimbault <stephane.raimbault@gmail.com>
|
|
|
+ Copyright (C) 2011 Ivo De Decker <Ivo.DeDecker@UGent.be>
|
|
|
+
|
|
|
+and is licensed under the LGPL version 2.1 or later, see
|
|
|
+"/usr/share/common-licenses/LGPL-2.1".
|