Blame src/openct/LICENSE

Packit 9f0df5
OpenCT, a middleware framework for smart card terminals.
Packit 9f0df5
Packit 9f0df5
Copyright (c) 2003, Olaf Kirch <okir@suse.de>
Packit 9f0df5
Copyright (c) 2003, Andreas Jellinghaus <aj@dungeon.inka.de>
Packit 9f0df5
All rights reserved.
Packit 9f0df5
Packit 9f0df5
Redistribution and use in source and binary forms, with or without
Packit 9f0df5
modification, are permitted provided that the following conditions are met:
Packit 9f0df5
Packit 9f0df5
  * Redistributions of source code must retain the above copyright notice,
Packit 9f0df5
    this list of conditions and the following disclaimer.
Packit 9f0df5
  * Redistributions in binary form must reproduce the above copyright notice,
Packit 9f0df5
    this list of conditions and the following disclaimer in the documentation
Packit 9f0df5
    and/or other materials provided with the distribution.
Packit 9f0df5
  * Neither the name of the authors nor the names of its contributors
Packit 9f0df5
    may be used to endorse or promote products derived from this software
Packit 9f0df5
    without specific prior written permission.
Packit 9f0df5
Packit 9f0df5
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
Packit 9f0df5
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
Packit 9f0df5
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
Packit 9f0df5
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
Packit 9f0df5
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
Packit 9f0df5
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
Packit 9f0df5
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
Packit 9f0df5
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
Packit 9f0df5
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
Packit 9f0df5
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.