diff --git a/ecs-init/logger/log.go b/ecs-init/logger/log.go index b3f0ed8eb15..73443fc19ca 100644 --- a/ecs-init/logger/log.go +++ b/ecs-init/logger/log.go @@ -1,3 +1,5 @@ +// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved. +// // Licensed under the Apache License, Version 2.0 (the "License"). You may // not use this file except in compliance with the License. A copy of the // License is located at diff --git a/ecs-init/logger/log_test.go b/ecs-init/logger/log_test.go index d7ac80ac8b9..c64292db7a5 100644 --- a/ecs-init/logger/log_test.go +++ b/ecs-init/logger/log_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"). You may // not use this file except in compliance with the License. A copy of the