| 1 |
Format: http://dep.debian.net/deps/dep5
|
| 2 |
Upstream-Name: opencpn
|
| 3 |
Source: http://sourceforge.net/projects/opencpn/files/
|
| 4 |
|
| 5 |
Files: *
|
| 6 |
Copyright: 2008-2011 David S Register <bdbcat@yahoo.com>
|
| 7 |
2008-2011 Contributors, see src/about.cpp AuthorText[]
|
| 8 |
License: GPL-2.0+
|
| 9 |
|
| 10 |
Files: debian/*
|
| 11 |
Copyright: 2010-2012 Anton Martchukov <anton@martchukov.com>
|
| 12 |
2010-2012 DebianGIS Team http://wiki.debian.org/DebianGis
|
| 13 |
License: GPL-2.0+
|
| 14 |
|
| 15 |
Files: debian/cmake_Modules/FindTinyXML.cmake
|
| 16 |
Copyright: 2006-2008 The EVEmu Team http://trac.evemu.org
|
| 17 |
License: GPL-2.0+
|
| 18 |
|
| 19 |
Files: Findgps.cmake
|
| 20 |
Copyright: 2000-2009 Kitware, Inc., Insight Software Consortium
|
| 21 |
2006-2009 Kitware, Inc.
|
| 22 |
2006 Alexander Neundorf <neundorf@kde.org>
|
| 23 |
2010 David Register <bdbcat@yahoo.com>
|
| 24 |
License: BSD-3-clause
|
| 25 |
|
| 26 |
Files: CMakeLists.txt plugins/CMakeLists.txt plugins/grib_pi/CMakeLists.txt plugins/demo_pi_sample/src/CMakeLists.txt plugins/demo_pi_sample/CMakeLists.txt plugins/dashboard_pi/CMakeLists.txt
|
| 27 |
Copyright: 2010-2011 David S Register <bdbcat@yahoo.com>
|
| 28 |
License: WXwindows
|
| 29 |
|
| 30 |
Files: src/garmin/jeeps/garmin* src/garmin/jeeps/gpsdevice.* src/garmin/jeeps/gpsusb*
|
| 31 |
Copyright: 2004-2006 Robert Lipe <robertlipe@usa.net>
|
| 32 |
2010 David S Register <bdbcat@yahoo.com>
|
| 33 |
License: GPL-2.0+
|
| 34 |
|
| 35 |
Files: src/garmin/jeeps/gps[acf-s]* src/garmin/jeeps/gpsdatum.h src/garmin/jeeps/gpsutil.*
|
| 36 |
Copyright: 1999-2000 Alan Bleasby
|
| 37 |
2004-2006 Robert Lipe <robertlipe@usa.net>
|
| 38 |
2007 Achim Schumacher
|
| 39 |
2010 Martin Buck
|
| 40 |
2010 David S Register <bdbcat@yahoo.com>
|
| 41 |
License: LGPL-2.0+
|
| 42 |
|
| 43 |
Files: src/garmin/jeeps/gpsprot.c src/garmin/jeeps/gpscom.c src/garmin/jeeps/gpsapp.c src/garmin/jeeps/gpsmath.c src/garmin/jeeps/gpsrqst.c src/garmin/jeeps/gpsutil.c src/garmin/jeeps/gpsread.c src/garmin/jeeps/gpssend.c src/garmin/jeeps/gpsserial.c src/garmin/jeeps/gpsmem.c
|
| 44 |
Copyright: 1999-2000 Alan Bleasby
|
| 45 |
2004-2006 Robert Lipe <robertlipe@usa.net>
|
| 46 |
2007 Achim Schumacher
|
| 47 |
2010 Martin Buck
|
| 48 |
License: LGPL-2.0+
|
| 49 |
|
| 50 |
Files: src/mygdal/*
|
| 51 |
Copyright: 1998-2011 GDAL/OGR Project http://www.gdal.org
|
| 52 |
License: Expat
|
| 53 |
Comment: Dave Register (OpenCPN lead author) wrote:
|
| 54 |
"We could use libgdal, with what I would call "moderate"
|
| 55 |
effort, with some loss of functionality.
|
| 56 |
.
|
| 57 |
There are good reasons not to. libgdal is very capable, but
|
| 58 |
not optimum for dynamic GUI based systems like ours. Its
|
| 59 |
great for generating static data from S57 cells.
|
| 60 |
.
|
| 61 |
I tweaked some of the code to compile on Windows, eliminate
|
| 62 |
redundancy, reduce memory footprint, fix some obvious bugs
|
| 63 |
present in the version I started with, and add call backs to
|
| 64 |
support Progress Dialogs on SENC creation. In theory, these
|
| 65 |
fixes should go upstream to GDAL. In practice, though.....
|
| 66 |
.
|
| 67 |
IMHO, this kind of improvement for a specific application
|
| 68 |
should not block debian repo inclusion. Otherwise we wear a
|
| 69 |
ball and chain, and innovation is stifled.
|
| 70 |
.
|
| 71 |
Thanks Dave"
|
| 72 |
|
| 73 |
Files: src/myiso8211/*
|
| 74 |
Copyright: 1999 Frank Warmerdam <warmerda@pobox.com>
|
| 75 |
License: Expat
|
| 76 |
Comment: Also from GDAL source tree, see above comments.
|
| 77 |
|
| 78 |
Files: src/nmea0183/* plugins/*/src/nmea0183/*
|
| 79 |
Copyright: 2010 Samuel R. Blackburn
|
| 80 |
2010-2011 David S Register <bdbcat@yahoo.com>
|
| 81 |
License: GPL-2.0+
|
| 82 |
Comment: wrt code duplication,
|
| 83 |
plugins/demo_pi_sample's copy is just for illustrative purposes.
|
| 84 |
see http://opencpn.org/ocpn/flyspray/index.php?do=details&task_id=725
|
| 85 |
.
|
| 86 |
wrt being an embedded library,
|
| 87 |
It does not exist in elsewhere in Debian; the code here has been
|
| 88 |
specifically tailored/reworked by the OpenCPN lead author and is
|
| 89 |
maintained within the OpenCPN source tree.
|
| 90 |
.
|
| 91 |
Samuel Blackburn's original source license:
|
| 92 |
"You can use it any way you like."
|
| 93 |
More recent (2010) license statement from Samuel:
|
| 94 |
"It is BSD license, do with it what you will"
|
| 95 |
(and what Dave's decided to do with it is make our copy of it GPLv2+)
|
| 96 |
|
| 97 |
Files: plugins/grib_pi/src/Grib* plugins/grib_pi/src/Iso* plugins/grib_pi/src/ZuFile*
|
| 98 |
Copyright: 2008 Jacques Zaninetti http://www.zygrib.org
|
| 99 |
License: GPL-3.0+
|
| 100 |
Comment: Built into a separate binary package which is only Suggested
|
| 101 |
by the main (GPL>=2) package.
|
| 102 |
|
| 103 |
Files: src/bitmaps/icons.* plugins/grib_pi/src/icons.* plugins/dashboard_pi/src/icons.* src/bitmaps/*.sh src/bitmaps/*/*.sh src/bitmaps/*/*/*.sh
|
| 104 |
Copyright: 2010 David S Register <bdbcat@yahoo.com>
|
| 105 |
License: GPL-2.0+
|
| 106 |
|
| 107 |
Files: src/scrollingdialog.* include/scrollingdialog.h src/bbox.cpp include/bbox.h
|
| 108 |
Copyright: 2000 Klaas Holwerda
|
| 109 |
2007 Julian Smart
|
| 110 |
License: WXwindows
|
| 111 |
|
| 112 |
Files: src/tiny* include/tiny*
|
| 113 |
Copyright: 2000-2006 Lee Thomason (www.grinninglizard.com)
|
| 114 |
2005 Tyge Lovset
|
| 115 |
Yves Berquin
|
| 116 |
License: Zlib
|
| 117 |
|
| 118 |
Files: plugins/grib_pi/src/zlib-1.2.3/*
|
| 119 |
Copyright: 1995-2005 Jean-loup Gailly <jloup@gzip.org>
|
| 120 |
1995-2005 Mark Adler <madler@alumni.caltech.edu>
|
| 121 |
License: Zlib
|
| 122 |
|
| 123 |
Files: plugins/grib_pi/src/bzip2/*
|
| 124 |
Copyright: 1996-2002 Julian R Seward <jseward@acm.org>
|
| 125 |
License: BSD-4-clause
|
| 126 |
|
| 127 |
Files: src/tri.c include/triangulate.h
|
| 128 |
Copyright: 1994 Atul Narkhede <narkhede@cs.unc.edu>
|
| 129 |
1994 The University of North Carolina at Chapel Hill (UNC-CH)
|
| 130 |
License: public-domain
|
| 131 |
This code is in the public domain. Specifically, we give to the public
|
| 132 |
domain all rights for future licensing of the source code, all resale
|
| 133 |
rights, and all publishing rights.
|
| 134 |
.
|
| 135 |
UNC-CH GIVES NO WARRANTY, EXPRESSED OR IMPLIED, FOR THE SOFTWARE
|
| 136 |
AND/OR DOCUMENTATION PROVIDED, INCLUDING, WITHOUT LIMITATION, WARRANTY
|
| 137 |
OF MERCHANTABILITY AND WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE.
|
| 138 |
|
| 139 |
Files: src/bitmaps/png2wx.pl
|
| 140 |
Copyright: 2004-2008 Jan Engelhardt <jengelh [at] medozas de>
|
| 141 |
License: public-domain
|
| 142 |
released in the Public Domain
|
| 143 |
|
| 144 |
Files: data/s57data/*
|
| 145 |
Copyright: 2000-2001 Sylvain Duclos <sylvain_duclos@yahoo.com>
|
| 146 |
2010 David S. Register <bdbcat@yahoo.com>
|
| 147 |
2010 by Pavel Kalian" <pavel@kalian.cz>
|
| 148 |
License: GPL-2.0+
|
| 149 |
|
| 150 |
Files: data/sounds/*
|
| 151 |
Copyright: 2010 Warzyniec Szwaja
|
| 152 |
License: GPL-2.0+
|
| 153 |
|
| 154 |
Files: data/wvsdata/*
|
| 155 |
Copyright: National Geophysical Data Center (NGDC)
|
| 156 |
License: public-domain
|
| 157 |
World Vector Shoreline is a U.S. Government work and is not eligible for
|
| 158 |
U.S. copyright protection.
|
| 159 |
|
| 160 |
Files: data/tcdata/*
|
| 161 |
Copyright: National Oceanic and Atmospheric Administration
|
| 162 |
2010 Dave Flater <dave@flaterco.com>
|
| 163 |
2010-2011 David S Register <bdbcat@yahoo.com>
|
| 164 |
License:
|
| 165 |
The data are licensed as follows, from
|
| 166 |
http://www.flaterco.com/xtide/harmonics_boilerplate.txt :
|
| 167 |
.
|
| 168 |
********* NOT FOR NAVIGATION ********
|
| 169 |
.
|
| 170 |
*** DO NOT RELY ON THIS DATA FILE FOR DECISIONS THAT CAN RESULT IN ***
|
| 171 |
*** HARM TO ANYONE OR ANYTHING. ***
|
| 172 |
.
|
| 173 |
Highly trustworthy tide predictions cannot be achieved on a zero
|
| 174 |
budget. If you need guaranteed results, don't use these data!
|
| 175 |
Contact the tide authority for your region (NOAA in the U.S.).
|
| 176 |
.
|
| 177 |
This data file is distributed in the hope that it will be useful,
|
| 178 |
but WITHOUT ANY WARRANTY; without any warranty that its use will NOT
|
| 179 |
INFRINGE ANY RIGHTS, and without even the implied warranty of
|
| 180 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
| 181 |
.
|
| 182 |
WHOEVER CHOOSES TO REDISTRIBUTE THESE DATA ASSUMES ALL LIABILITY
|
| 183 |
ASSOCIATED THEREWITH. NEITHER DAVID FLATER NOR ANYONE ELSE INVOLVED
|
| 184 |
SHALL BE LIABLE PERSONALLY OR OTHERWISE FOR ANY LOSSES THAT THE
|
| 185 |
REDISTRIBUTOR MIGHT SUFFER AS A CONSEQUENCE OF ANY CLAIMS, BOGUS OR
|
| 186 |
OTHERWISE, THAT ARE MADE TO THESE DATA.
|
| 187 |
.
|
| 188 |
--- Copyright statements ---
|
| 189 |
.
|
| 190 |
United States: Data published by the U.S. government is by law
|
| 191 |
non-proprietary. Stations in the U.S., territories of the U.S.,
|
| 192 |
commonwealths associated with the U.S., and countries with a Compact
|
| 193 |
of Free Association with the U.S. have been included. A few other
|
| 194 |
stations available from the NOS web site have been dropped.
|
| 195 |
.
|
| 196 |
Notice available on the NOS web site at
|
| 197 |
http://tidesandcurrents.noaa.gov/disclaimers.html as of
|
| 198 |
2007-05-30:
|
| 199 |
.
|
| 200 |
The information on government servers are in the public domain,
|
| 201 |
unless specifically annotated otherwise, and may be used freely by
|
| 202 |
the public. Before using information obtained from this server,
|
| 203 |
special attention should be given to the date and time of the data
|
| 204 |
and products being displayed. This information shall not be
|
| 205 |
modified in content and then presented as official government
|
| 206 |
material.
|
| 207 |
.
|
| 208 |
The user assumes the entire risk related to its use of these
|
| 209 |
data. NOS is providing these data "as is," and NOS disclaims any
|
| 210 |
and all warranties, whether express or implied, including (without
|
| 211 |
limitation) any implied warranties of merchantability or fitness
|
| 212 |
for a particular purpose. In no event will NOS be liable to you or
|
| 213 |
to any third party for any direct, indirect, incidental,
|
| 214 |
consequential, special or exemplary damages or lost profit
|
| 215 |
resulting from any use or misuse of this data.
|
| 216 |
.
|
| 217 |
NOS requests that attribution be given whenever NOS material is
|
| 218 |
reproduced and re-disseminated. Pursuant to 17 U.S.C. 403, third
|
| 219 |
parties producing copyrighted (compilation) works consisting
|
| 220 |
predominantly of material created by Federal Government employees
|
| 221 |
are encouraged to provide notice with such work(s) identifying the
|
| 222 |
U.S. Government material incorporated and stating that such
|
| 223 |
material is not subject to copyright protection.
|
| 224 |
|
| 225 |
License: GPL-2.0+
|
| 226 |
This package is free software; you can redistribute it and/or modify
|
| 227 |
it under the terms of the GNU General Public License as published by
|
| 228 |
the Free Software Foundation; either version 2 of the License, or
|
| 229 |
(at your option) any later version.
|
| 230 |
.
|
| 231 |
This package is distributed in the hope that it will be useful,
|
| 232 |
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| 233 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
| 234 |
GNU General Public License for more details.
|
| 235 |
.
|
| 236 |
You should have received a copy of the GNU General Public License
|
| 237 |
along with this program. If not, see <http://www.gnu.org/licenses/>
|
| 238 |
.
|
| 239 |
On Debian systems, the complete text of the GNU General
|
| 240 |
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
| 241 |
|
| 242 |
License: LGPL-2.0+
|
| 243 |
This library is free software; you can redistribute it and/or
|
| 244 |
modify it under the terms of the GNU Library General Public
|
| 245 |
License as published by the Free Software Foundation; either
|
| 246 |
version 2 of the License, or (at your option) any later version.
|
| 247 |
.
|
| 248 |
This library is distributed in the hope that it will be useful,
|
| 249 |
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| 250 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
| 251 |
Library General Public License for more details.
|
| 252 |
.
|
| 253 |
You should have received a copy of the GNU Library General Public
|
| 254 |
License along with this library; if not, see <http://www.gnu.org/licenses/>
|
| 255 |
.
|
| 256 |
On Debian systems, the complete text of the GNU General
|
| 257 |
Public License version 3 can be found in "/usr/share/common-licenses/LGPL-2".
|
| 258 |
|
| 259 |
License: GPL-3.0+
|
| 260 |
This package is free software; you can redistribute it and/or modify
|
| 261 |
it under the terms of the GNU General Public License as published by
|
| 262 |
the Free Software Foundation; either version 3 of the License, or
|
| 263 |
(at your option) any later version.
|
| 264 |
.
|
| 265 |
This package is distributed in the hope that it will be useful,
|
| 266 |
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| 267 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
| 268 |
GNU General Public License for more details.
|
| 269 |
.
|
| 270 |
You should have received a copy of the GNU General Public License
|
| 271 |
along with this program. If not, see <http://www.gnu.org/licenses/>
|
| 272 |
.
|
| 273 |
On Debian systems, the complete text of the GNU General
|
| 274 |
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
| 275 |
|
| 276 |
License: Expat
|
| 277 |
Permission is hereby granted, free of charge, to any person obtaining
|
| 278 |
a copy of this software and associated documentation files (the
|
| 279 |
"Software"), to deal in the Software without restriction, including
|
| 280 |
without limitation the rights to use, copy, modify, merge, publish,
|
| 281 |
distribute, sublicense, and/or sell copies of the Software, and to
|
| 282 |
permit persons to whom the Software is furnished to do so, subject to
|
| 283 |
the following conditions:
|
| 284 |
.
|
| 285 |
The above copyright notice and this permission notice shall be included
|
| 286 |
in all copies or substantial portions of the Software.
|
| 287 |
.
|
| 288 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
| 289 |
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
| 290 |
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
| 291 |
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
| 292 |
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
| 293 |
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
| 294 |
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
| 295 |
|
| 296 |
License: WXwindows
|
| 297 |
wxWindows Library Licence, Version 3.1
|
| 298 |
======================================
|
| 299 |
.
|
| 300 |
Copyright (C) 1998-2005 Julian Smart, Robert Roebling et al
|
| 301 |
.
|
| 302 |
Everyone is permitted to copy and distribute verbatim copies
|
| 303 |
of this licence document, but changing it is not allowed.
|
| 304 |
.
|
| 305 |
WXWINDOWS LIBRARY LICENCE
|
| 306 |
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
| 307 |
.
|
| 308 |
This library is free software; you can redistribute it and/or modify it
|
| 309 |
under the terms of the GNU Library General Public Licence as published by
|
| 310 |
the Free Software Foundation; either version 2 of the Licence, or (at
|
| 311 |
your option) any later version.
|
| 312 |
.
|
| 313 |
This library is distributed in the hope that it will be useful, but
|
| 314 |
WITHOUT ANY WARRANTY; without even the implied warranty of
|
| 315 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library
|
| 316 |
General Public Licence for more details.
|
| 317 |
.
|
| 318 |
You should have received a copy of the GNU Library General Public Licence
|
| 319 |
along with this software, usually in a file named COPYING.LIB. If not,
|
| 320 |
write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
| 321 |
Boston, MA 02110-1301 USA.
|
| 322 |
.
|
| 323 |
EXCEPTION NOTICE
|
| 324 |
.
|
| 325 |
1. As a special exception, the copyright holders of this library give
|
| 326 |
permission for additional uses of the text contained in this release of
|
| 327 |
the library as licenced under the wxWindows Library Licence, applying
|
| 328 |
either version 3.1 of the Licence, or (at your option) any later version of
|
| 329 |
the Licence as published by the copyright holders of version
|
| 330 |
3.1 of the Licence document.
|
| 331 |
.
|
| 332 |
2. The exception is that you may use, copy, link, modify and distribute
|
| 333 |
under your own terms, binary object code versions of works based
|
| 334 |
on the Library.
|
| 335 |
.
|
| 336 |
3. If you copy code from files distributed under the terms of the GNU
|
| 337 |
General Public Licence or the GNU Library General Public Licence into a
|
| 338 |
copy of this library, as this licence permits, the exception does not
|
| 339 |
apply to the code that you add in this way. To avoid misleading anyone as
|
| 340 |
to the status of such modified files, you must delete this exception
|
| 341 |
notice from such code and/or adjust the licensing conditions notice
|
| 342 |
accordingly.
|
| 343 |
.
|
| 344 |
4. If you write modifications of your own for this library, it is your
|
| 345 |
choice whether to permit this exception to apply to your modifications.
|
| 346 |
If you do not wish that, you must delete the exception notice from such
|
| 347 |
code and/or adjust the licensing conditions notice accordingly.
|
| 348 |
|
| 349 |
License: Zlib
|
| 350 |
This software is provided 'as-is', without any express or implied
|
| 351 |
warranty. In no event will the authors be held liable for any damages
|
| 352 |
arising from the use of this software.
|
| 353 |
.
|
| 354 |
Permission is granted to anyone to use this software for any purpose,
|
| 355 |
including commercial applications, and to alter it and redistribute it
|
| 356 |
freely, subject to the following restrictions:
|
| 357 |
.
|
| 358 |
1. The origin of this software must not be misrepresented; you must not
|
| 359 |
claim that you wrote the original software. If you use this software
|
| 360 |
in a product, an acknowledgment in the product documentation would be
|
| 361 |
appreciated but is not required.
|
| 362 |
.
|
| 363 |
2. Altered source versions must be plainly marked as such, and must not be
|
| 364 |
misrepresented as being the original software.
|
| 365 |
.
|
| 366 |
3. This notice may not be removed or altered from any source distribution.
|
| 367 |
|
| 368 |
License: BSD-3-clause
|
| 369 |
Redistribution and use in source and binary forms, with or without
|
| 370 |
modification, are permitted provided that the following conditions are
|
| 371 |
met:
|
| 372 |
.
|
| 373 |
1. Redistributions of source code must retain the above copyright
|
| 374 |
notice, this list of conditions and the following disclaimer.
|
| 375 |
2. Redistributions in binary form must reproduce the above copyright
|
| 376 |
notice, this list of conditions and the following disclaimer in the
|
| 377 |
documentation and/or other materials provided with the distribution.
|
| 378 |
3. Neither the name of Kitware, Inc., the Insight Software Consortium,
|
| 379 |
nor the names of its contributors may be used to endorse or promote
|
| 380 |
products derived from this software without specific prior written
|
| 381 |
permission.
|
| 382 |
.
|
| 383 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
| 384 |
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
| 385 |
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
| 386 |
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
| 387 |
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
| 388 |
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
| 389 |
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
| 390 |
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
| 391 |
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
| 392 |
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| 393 |
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 394 |
|
| 395 |
License: BSD-4-clause
|
| 396 |
Redistribution and use in source and binary forms, with or without
|
| 397 |
modification, are permitted provided that the following conditions
|
| 398 |
are met:
|
| 399 |
.
|
| 400 |
1. Redistributions of source code must retain the above copyright
|
| 401 |
notice, this list of conditions and the following disclaimer.
|
| 402 |
.
|
| 403 |
2. The origin of this software must not be misrepresented; you must
|
| 404 |
not claim that you wrote the original software. If you use this
|
| 405 |
software in a product, an acknowledgment in the product
|
| 406 |
documentation would be appreciated but is not required.
|
| 407 |
.
|
| 408 |
3. Altered source versions must be plainly marked as such, and must
|
| 409 |
not be misrepresented as being the original software.
|
| 410 |
.
|
| 411 |
4. The name of the author may not be used to endorse or promote
|
| 412 |
products derived from this software without specific prior written
|
| 413 |
permission.
|
| 414 |
.
|
| 415 |
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
|
| 416 |
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
| 417 |
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
| 418 |
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
| 419 |
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
| 420 |
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
|
| 421 |
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
| 422 |
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
| 423 |
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
| 424 |
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| 425 |
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|