X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=bindings%2Fpython%2Fexamples%2Fsequence_test.py;fp=bindings%2Fpython%2Fexamples%2Fsequence_test.py;h=8bd2c749c026a8f9266683c12915e4ad05fcc5c4;hp=38cf0aa1a47084e1cd069dacac667fd055a38145;hb=5aa9939faff1d920d0e7c90eacf04957d8900909;hpb=88d26616243a8f211be2ffddf0fdd2023052a0cc diff --git a/bindings/python/examples/sequence_test.py b/bindings/python/examples/sequence_test.py index 38cf0aa1..8bd2c749 100644 --- a/bindings/python/examples/sequence_test.py +++ b/bindings/python/examples/sequence_test.py @@ -18,6 +18,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. # This example uses the babeltrace python module # to partially test the sequence API