Skip to content

Commit ac669de

Browse files
ZeroXLaurenclaude
andcommitted
fix: use Microsoft copyright header per imran-siddique review
Per @imran-siddique in microsoft#1205, swap the Tom Farley (ScopeBlind) header for the repo's standard Microsoft Corporation / MIT License header. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent dc971f3 commit ac669de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/sb-runtime-governed/getting_started.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2026 Tom Farley (ScopeBlind).
2+
# Copyright (c) Microsoft Corporation.
33
# Licensed under the MIT License.
44

55
"""

0 commit comments

Comments
 (0)