Skip to content

Commit dffbf5a

Browse files
Update copyright to the correct text, by running this command:
find . -type f -exec sed -i "s/SPDX-FileCopyrightText: 2026 GitHub/SPDX-FileCopyrightText: GitHub, Inc./g" {} \;
1 parent 048a1dd commit dffbf5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/seclab_taskflow_agent/banner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2026 GitHub
1+
# SPDX-FileCopyrightText: GitHub, Inc.
22
# SPDX-License-Identifier: MIT
33

44
from .capi import get_AI_endpoint

0 commit comments

Comments
 (0)