buildframework/helium/licenses/Jinja2-2.1.1_required notices.txt
changeset 1 be27ed110b50
equal deleted inserted replaced
0:044383f39525 1:be27ed110b50
       
     1 
       
     2     1: Copyright (c) 2006-2008 by the respective authors (see AUTHORS file).
       
     3     2: All rights reserved.
       
     4     3: 
       
     5     4: Redistribution and use in source and binary forms, with or without
       
     6     5: modification, are permitted provided that the following conditions are
       
     7     6: met:
       
     8     7: 
       
     9     8:     * Redistributions of source code must retain the above copyright
       
    10     9:       notice, this list of conditions and the following disclaimer.
       
    11    10: 
       
    12    11:     * Redistributions in binary form must reproduce the above
       
    13    12:       copyright notice, this list of conditions and the following
       
    14    13:       disclaimer in the documentation and/or other materials provided
       
    15    14:       with the distribution.
       
    16    15: 
       
    17    16:     * The names of the contributors may not be used to endorse or
       
    18    17:       promote products derived from this software without specific
       
    19    18:       prior written permission.
       
    20    19: 
       
    21    20: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
       
    22    21: "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
       
    23    22: LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
       
    24    23: A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
       
    25    24: OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
       
    26    25: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
       
    27    26: LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
       
    28    27: DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
       
    29    28: THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
       
    30    29: (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
       
    31    30: OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
    32 
       
    33 Jinja2-2.1.1/AUTHORS:
       
    34 
       
    35     1: Jinja is written and maintained by Armin Ronacher <armin.ronacher@active-4.com>.
       
    36     2: 
       
    37     3: Other contributors (as mentionend in :copyright:s) are:
       
    38     4: 
       
    39     5: - Armin Ronacher <armin.ronacher@active-4.com>
       
    40     6: - Georg Brandl
       
    41     7: - Lawrence Journal-World.
       
    42     8: - Bryan McLemore
       
    43     9: - Mickaël Guérin <kael@crocobox.org>
       
    44    10: - Cameron Knight