X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Fbitfield.h;h=b7b4a1bd5e93ba39fdce43846e73c7e36525a72a;hb=41858e2b6e81ee5e02eccdd7467b9239d4cdf726;hp=c3f2d1ace18b97537212f55d8a3f898022da6139;hpb=6423c3134bf07d4a7db56f69f2c79b540a79c4f1;p=lttng-ust.git diff --git a/include/lttng/bitfield.h b/include/lttng/bitfield.h index c3f2d1ac..b7b4a1bd 100644 --- a/include/lttng/bitfield.h +++ b/include/lttng/bitfield.h @@ -17,6 +17,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 /* C99 5.2.4.2 Numerical limits */