X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fgen-tp%2Fsample.c;h=dab6e7d8b946de0744a653acf2bf7e44cbf203e7;hb=d2428e875af8666473fb689429eaf1022862510d;hp=185ea3faa6428c2210ad7bcdfc98c10afffdd771;hpb=1f49fc05ef59d2732d1f84423d0afda5fe4d4265;p=lttng-ust.git diff --git a/doc/examples/gen-tp/sample.c b/doc/examples/gen-tp/sample.c index 185ea3fa..dab6e7d8 100644 --- a/doc/examples/gen-tp/sample.c +++ b/doc/examples/gen-tp/sample.c @@ -11,6 +11,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. */ #include