diff --git a/WAF/WAF-Enhanced-Replicator/wafer b/WAF/WAF-Enhanced-Replicator/wafer index 9daa795..dc99dbb 100755 --- a/WAF/WAF-Enhanced-Replicator/wafer +++ b/WAF/WAF-Enhanced-Replicator/wafer @@ -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 diff --git a/WAF/WAF-Enhanced-Replicator/waffun.py b/WAF/WAF-Enhanced-Replicator/waffun.py index fd74558..81da899 100644 --- a/WAF/WAF-Enhanced-Replicator/waffun.py +++ b/WAF/WAF-Enhanced-Replicator/waffun.py @@ -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 diff --git a/WAF/WAF-Enhanced-Replicator/wafget.py b/WAF/WAF-Enhanced-Replicator/wafget.py index 00b2dae..e02b501 100644 --- a/WAF/WAF-Enhanced-Replicator/wafget.py +++ b/WAF/WAF-Enhanced-Replicator/wafget.py @@ -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