Skip to content

Commit 8559063

Browse files
committed
add Apache file headers to WAFER
1 parent bd00122 commit 8559063

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

WAF/WAF-Enhanced-Replicator/wafer

+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
#!/usr/bin/env python3
25

36
# Modules Importing

WAF/WAF-Enhanced-Replicator/waffun.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
#!/usr/bin/env python3
25

36
# Modules Importing

WAF/WAF-Enhanced-Replicator/wafget.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
#!/usr/bin/env python3
25

36
# Modules importing

0 commit comments

Comments
 (0)