X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fringbuffer-abi.h;h=da6f813a8fa6212779892e77926690b7cbb4029b;hb=476037d9a24fdd5e339e3565743aadb9cb8a0a96;hp=25bc194b58885f4c908632fc63353026da28f466;hpb=4318ae1be57eb7983ab4857a7a8eeb4a030a8216;p=lttng-ust.git diff --git a/include/lttng/ringbuffer-abi.h b/include/lttng/ringbuffer-abi.h index 25bc194b..da6f813a 100644 --- a/include/lttng/ringbuffer-abi.h +++ b/include/lttng/ringbuffer-abi.h @@ -11,7 +11,14 @@ * Author: * Mathieu Desnoyers * - * Dual LGPL v2.1/GPL v2 license. + * THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED + * OR IMPLIED. ANY USE IS AT YOUR OWN RISK. + * + * 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. */ #define _UST_CMD(minor) (minor)