From 25b4b427036a1c60245bfaafe0e4a746ff950f15 Mon Sep 17 00:00:00 2001 From: AWS Mobile SDK Team <46607340+awsmobilesdk@users.noreply.github.com> Date: Mon, 6 Jan 2020 08:47:24 -0800 Subject: [PATCH] [sns] Update models to latest (#2196) --- AWSSNS/AWSSNS.h | 2 +- AWSSNS/AWSSNSModel.h | 2 +- AWSSNS/AWSSNSModel.m | 2 +- AWSSNS/AWSSNSResources.h | 2 +- AWSSNS/AWSSNSResources.m | 2 +- AWSSNS/AWSSNSService.h | 2 +- AWSSNS/AWSSNSService.m | 2 +- AWSSNSUnitTests/AWSGeneralSNSTests.m | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/AWSSNS/AWSSNS.h b/AWSSNS/AWSSNS.h index e05f8ceef2c..32944715f2e 100644 --- a/AWSSNS/AWSSNS.h +++ b/AWSSNS/AWSSNS.h @@ -1,5 +1,5 @@ // -// Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +// Copyright 2010-2020 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. diff --git a/AWSSNS/AWSSNSModel.h b/AWSSNS/AWSSNSModel.h index 07f07bf3d66..c41bd4b7d65 100644 --- a/AWSSNS/AWSSNSModel.h +++ b/AWSSNS/AWSSNSModel.h @@ -1,5 +1,5 @@ // -// Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +// Copyright 2010-2020 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. diff --git a/AWSSNS/AWSSNSModel.m b/AWSSNS/AWSSNSModel.m index b9957f0f392..e16aec6b8c3 100644 --- a/AWSSNS/AWSSNSModel.m +++ b/AWSSNS/AWSSNSModel.m @@ -1,5 +1,5 @@ // -// Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +// Copyright 2010-2020 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. diff --git a/AWSSNS/AWSSNSResources.h b/AWSSNS/AWSSNSResources.h index 92588c200bd..dde8732e92d 100644 --- a/AWSSNS/AWSSNSResources.h +++ b/AWSSNS/AWSSNSResources.h @@ -1,5 +1,5 @@ // -// Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +// Copyright 2010-2020 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. diff --git a/AWSSNS/AWSSNSResources.m b/AWSSNS/AWSSNSResources.m index ce2a498e237..4a0f2cbc6b2 100644 --- a/AWSSNS/AWSSNSResources.m +++ b/AWSSNS/AWSSNSResources.m @@ -1,5 +1,5 @@ // -// Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +// Copyright 2010-2020 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. diff --git a/AWSSNS/AWSSNSService.h b/AWSSNS/AWSSNSService.h index c9aa6f3539f..8c18d8c3e3b 100644 --- a/AWSSNS/AWSSNSService.h +++ b/AWSSNS/AWSSNSService.h @@ -1,5 +1,5 @@ // -// Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +// Copyright 2010-2020 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. diff --git a/AWSSNS/AWSSNSService.m b/AWSSNS/AWSSNSService.m index c63db055eaa..bec7ddc839d 100644 --- a/AWSSNS/AWSSNSService.m +++ b/AWSSNS/AWSSNSService.m @@ -1,5 +1,5 @@ // -// Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +// Copyright 2010-2020 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. diff --git a/AWSSNSUnitTests/AWSGeneralSNSTests.m b/AWSSNSUnitTests/AWSGeneralSNSTests.m index c50de0505e8..2f5d4173146 100644 --- a/AWSSNSUnitTests/AWSGeneralSNSTests.m +++ b/AWSSNSUnitTests/AWSGeneralSNSTests.m @@ -1,5 +1,5 @@ // -// Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +// Copyright 2010-2020 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.