diff --git a/lib/aws/sns/originators/from_auto_scaling.rb b/lib/aws/sns/originators/from_auto_scaling.rb index 089a35011fe..b9758c2939a 100644 --- a/lib/aws/sns/originators/from_auto_scaling.rb +++ b/lib/aws/sns/originators/from_auto_scaling.rb @@ -1,4 +1,4 @@ -# Copyright 2011-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved. +# Copyright 2011-2013 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 diff --git a/spec/aws/sns/originators/from_auto_scaling_spec.rb b/spec/aws/sns/originators/from_auto_scaling_spec.rb index b62ba3534ef..adb57bf130c 100644 --- a/spec/aws/sns/originators/from_auto_scaling_spec.rb +++ b/spec/aws/sns/originators/from_auto_scaling_spec.rb @@ -1,4 +1,4 @@ -# Copyright 2011-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved. +# Copyright 2011-2013 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