Add authors to license header. (#14371)

Signed-off-by: Thomas Parnell <tpa@zurich.ibm.com>
Co-authored-by: Burkhard Ringlein <ngl@zurich.ibm.com>
Co-authored-by: Jan van Lunteren <jvl@zurich.ibm.com>
This commit is contained in:
Thomas Parnell 2025-03-06 17:43:09 +01:00 committed by GitHub
parent ada19210a3
commit e642ec962c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,10 @@
# SPDX-License-Identifier: Apache-2.0
# Authors:
# - Burkhard Ringlein
# - Jan van Lunteren
# - Thomas Parnell
import torch
import triton
import triton.language as tl