Skip to content

Commit

Permalink
add Apache file headers to WAFER
Browse files Browse the repository at this point in the history
  • Loading branch information
lsida committed Apr 27, 2020
1 parent bd00122 commit 8559063
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions WAF/WAF-Enhanced-Replicator/wafer
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0

#!/usr/bin/env python3

# Modules Importing
Expand Down
3 changes: 3 additions & 0 deletions WAF/WAF-Enhanced-Replicator/waffun.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0

#!/usr/bin/env python3

# Modules Importing
Expand Down
3 changes: 3 additions & 0 deletions WAF/WAF-Enhanced-Replicator/wafget.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0

#!/usr/bin/env python3

# Modules importing
Expand Down

0 comments on commit 8559063

Please sign in to comment.