copyright 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. This package was debianized by Stéphane Raimbault
  2. <stephane.raimbault@gmail.com> on Wed, 14 May 2008 22:30:53 +0200
  3. It was downloaded from <http://libmodbus.org>
  4. Upstream Author:
  5. Stéphane Raimbault <stephane.raimbault@gmail.com>
  6. Copyright:
  7. <Copyright (C) 2001-2012 Stéphane Raimbault>
  8. License for libmodbus:
  9. This library is free software; you can redistribute it and/or modify it
  10. under the terms of the GNU Lesser General Public License as published by the
  11. Free Software Foundation; either version 2.1 of the License, or (at your
  12. option) any later version.
  13. This library is distributed in the hope that it will be useful, but WITHOUT
  14. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  15. FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
  16. for more details.
  17. You should have received a copy of the GNU Lesser General Public License
  18. along with this library; if not, write to the Free Software Foundation,
  19. Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  20. On Debian systems, the complete text of the GNU General Public License
  21. can be found in /usr/share/common-licenses/LGPL-2.1
  22. License for the tests:
  23. Copyright (c) 2008-2014 by Stéphane Raimbault
  24. All rights reserved.
  25. Redistribution and use in source and binary forms, with or without
  26. modification, are permitted provided that the following conditions are
  27. met:
  28. * Redistributions of source code must retain the above copyright
  29. notice, this list of conditions and the following disclaimer.
  30. * Redistributions in binary form must reproduce the above
  31. copyright notice, this list of conditions and the following
  32. disclaimer in the documentation and/or other materials provided
  33. with the distribution.
  34. * The names of the contributors may not be used to endorse or
  35. promote products derived from this software without specific
  36. prior written permission.
  37. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  38. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  39. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  40. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  41. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  42. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  43. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  44. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  45. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  46. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  47. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  48. The Debian packaging is:
  49. Copyright (C) 2008-2011 Stéphane Raimbault <stephane.raimbault@gmail.com>
  50. Copyright (C) 2011-2012 Ivo De Decker <Ivo.DeDecker@UGent.be>
  51. and is licensed under the LGPL version 2.1 or later, see
  52. "/usr/share/common-licenses/LGPL-2.1".