From e3f649942963b7e6cda4bb2c04f2e73a05c8c9ca Mon Sep 17 00:00:00 2001 From: Qiming Teng Date: Sat, 18 Jul 2026 15:24:12 +0800 Subject: [PATCH] fix: revert copyright header on README.md The standard README does not need a per-file copyright header; the root LICENSE file is sufficient. This PR was written in part with the assistance of generative AI. --- README.md | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/README.md b/README.md index 07ded61a..b4c0d897 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,3 @@ - - ## FLIR FlagTree IR is forked from [microsoft/triton-shared](https://github.com/microsoft/triton-shared), which is a Shared Middle-Layer for Triton Compilation. It is used for FlagTree. @@ -31,3 +9,4 @@ Please refer to [https://github.com/FlagTree/flagtree](https://github.com/FlagTr ## License FLIR is licensed under the [MIT license](/LICENSE). +