X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fringbuffer-abi.h;h=b0e5a0609ac2cfd610eda7b0255727e13af08775;hb=d2428e875af8666473fb689429eaf1022862510d;hp=9c8bc77ecf27c6d7b06861b1f04512d8728cb9bd;hpb=1f49fc05ef59d2732d1f84423d0afda5fe4d4265;p=lttng-ust.git diff --git a/include/lttng/ringbuffer-abi.h b/include/lttng/ringbuffer-abi.h index 9c8bc77e..b0e5a060 100644 --- a/include/lttng/ringbuffer-abi.h +++ b/include/lttng/ringbuffer-abi.h @@ -20,6 +20,14 @@ * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. */ #define _UST_CMD(minor) (minor)