| # Copyright 2025 The Fuchsia Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| |
| # This allows an including .yaml file to list `fuchsia` in `standards`. |
| extra_standards: |
| fuchsia: Fuchsia |
| |
| # This overrides the default LLVM license text for the generated header. |
| license_text: |
| - Copyright 2025 The Fuchsia Authors. All rights reserved. |
| - Use of this source code is governed by a BSD-style license that can be |
| - found in the LICENSE file. |