@@ -453,3 +453,36 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
453
453
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
454
454
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
455
455
SOFTWARE.
456
+
457
+ Notice for Dao-AILab/flash-attention
458
+ -------------------------------
459
+
460
+ BSD 3-Clause License
461
+
462
+ Copyright (c) 2022, the respective contributors, as shown by the AUTHORS file.
463
+ All rights reserved.
464
+
465
+ Redistribution and use in source and binary forms, with or without
466
+ modification, are permitted provided that the following conditions are met:
467
+
468
+ * Redistributions of source code must retain the above copyright notice, this
469
+ list of conditions and the following disclaimer.
470
+
471
+ * Redistributions in binary form must reproduce the above copyright notice,
472
+ this list of conditions and the following disclaimer in the documentation
473
+ and/or other materials provided with the distribution.
474
+
475
+ * Neither the name of the copyright holder nor the names of its
476
+ contributors may be used to endorse or promote products derived from
477
+ this software without specific prior written permission.
478
+
479
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
480
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
481
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
482
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
483
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
484
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
485
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
486
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
487
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
488
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments