Skip to content

Commit 59ae36c

Browse files
authored
Add copyright header (#728)
1 parent bd27a4d commit 59ae36c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/greengrass/basic_discovery/hello_world_subscriber.py

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
# SPDX-License-Identifier: Apache-2.0.
3+
14
import argparse
25
import sys
36
import time

0 commit comments

Comments
 (0)