this program is free software you can redistribute it and/or modify it
under the terms of the gnu general public license version 2 as
published by the free software foundation derived from the x86
version: implement fast crc-t10dif computation with sse and pclmulqdq
instructions copyright (c) 2013 intel corporation authors: erdinc
ozturk <erdinc ozturk@intel com> vinodh gopal <vinodh gopal@intel com>
james guilford <james guilford@intel com> tim chen <tim c chen@linux
intel com> this software is available to you under a choice of one of
two licenses you may choose to be licensed under the terms of the gnu
general public license (gpl) version 2 available from the file copying
in the main directory of this source tree or the openib org bsd
license below: redistribution and use in source and binary forms with
or without modification are permitted provided that the following
conditions are met: * redistributions of source code must retain the
above copyright notice this list of conditions and the following
disclaimer * redistributions in binary form must reproduce the above
copyright notice this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution * neither the name of the intel corporation nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission
this software is provided by intel corporation as is and any express
or implied warranties including but not limited to the implied
warranties of merchantability and fitness for a particular purpose are
disclaimed in no event shall intel corporation or contributors be
liable for any direct indirect incidental special exemplary or
consequential damages (including but not limited to procurement of
substitute goods or services loss of use data or profits or business
interruption) however caused and on any theory of liability whether in
contract strict liability or tort (including negligence or otherwise)
arising in any way out of the use of this software even if advised of
the possibility of such damage
|