From a58a5e67b127e4ea17eef6d4db556b34bfd16212 Mon Sep 17 00:00:00 2001 From: Pawel Gadzinski Date: Thu, 30 Jan 2025 13:35:05 -0800 Subject: [PATCH] license fix Signed-off-by: Pawel Gadzinski --- tests/pytorch/debug/conftest.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/pytorch/debug/conftest.py b/tests/pytorch/debug/conftest.py index 4440fcb6c7..20edc6aab7 100644 --- a/tests/pytorch/debug/conftest.py +++ b/tests/pytorch/debug/conftest.py @@ -1,3 +1,6 @@ +# Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# +# See LICENSE for license information. import pytest