From b6c966df355ea776e9679d2e90d0096580778990 Mon Sep 17 00:00:00 2001 From: Aviral Goel Date: Tue, 18 Nov 2025 13:23:14 -0500 Subject: [PATCH] chore(copyright): update copyright header for docs & include directory (#3226) * chore(copyright): update copyright header for tile_engine directory * chore(copyright): update copyright header for script directory * chore(copyright): update copyright header for test_data directory * chore(copyright): update copyright header for python directory * chore(copyright): update copyright header for profiler directory * chore(copyright): update copyright header for library directory * chore(copyright): update copyright header for include directory * chore(copyright): update copyright header for docs directory [ROCm/composable_kernel commit: e91ee8578cc9e493f12ee01055a35a405571effc] --- docs/conf.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/conf.py b/docs/conf.py index fe8a1c1d79..58e78f3d1d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,3 +1,6 @@ +# Copyright (c) Advanced Micro Devices, Inc., or its affiliates. +# SPDX-License-Identifier: MIT + # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full