Blame BSD

Packit 6c0a39
Some parts are under the BSDv2 License :
Packit 6c0a39
Packit 6c0a39
Packit 6c0a39
Copyright (c) 2000 Markus Friedl.  All rights reserved.
Packit 6c0a39
Redistribution and use in source and binary forms, with or without
Packit 6c0a39
modification, are permitted provided that the following conditions
Packit 6c0a39
are met:
Packit 6c0a39
 1. Redistributions of source code must retain the above copyright
Packit 6c0a39
    notice, this list of conditions and the following disclaimer.
Packit 6c0a39
 2. Redistributions in binary form must reproduce the above copyright
Packit 6c0a39
    notice, this list of conditions and the following disclaimer in the
Packit 6c0a39
    documentation and/or other materials provided with the distribution.
Packit 6c0a39
 
Packit 6c0a39
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
Packit 6c0a39
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
Packit 6c0a39
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
Packit 6c0a39
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
Packit 6c0a39
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
Packit 6c0a39
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
Packit 6c0a39
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
Packit 6c0a39
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
Packit 6c0a39
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
Packit 6c0a39
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Packit 6c0a39