X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fendian.h;h=7df67f557a0efac48a7c56011a184af4f2256193;hp=5cf0a6e28e6f5b58ed3beba40b6a91de37b5e7dc;hb=eb31c5e6bbfbb02093ff45616446c26730898c05;hpb=17d37c4d92c1f0f8e81b18ae1cde2c509dc06d54 diff --git a/include/babeltrace/endian.h b/include/babeltrace/endian.h index 5cf0a6e2..7df67f55 100644 --- a/include/babeltrace/endian.h +++ b/include/babeltrace/endian.h @@ -8,14 +8,15 @@ * * endian.h compatibility layer. * - * THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED - * OR IMPLIED. ANY USE IS AT YOUR OWN RISK. + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * Permission is hereby granted to use or copy this program - * for any purpose, provided the above notices are retained on all copies. - * Permission to modify the code and to distribute modified code is granted, - * provided the above notices are retained, and a notice that the code was - * modified is included with the above copyright notice. + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. */ #ifdef __FreeBSD__