Skip to content

Commit 20a8179

Browse files
authored
Add missing header preamble
1 parent 36dd89d commit 20a8179

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tasks.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
from invoke import Collection, task
1+
# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED.
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
24

5+
from invoke import Collection, task
36

47

58
@task

0 commit comments

Comments
 (0)