diff --git a/NOTICE.txt b/NOTICE.txt index 30b93b9fa7e7..434630a6dbfc 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ AWS SDK for Java 2.0 -Copyright 2010-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. +Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. This product includes software developed by Amazon Technologies, Inc (http://www.amazon.com/). diff --git a/aws-sdk-java/build.properties b/aws-sdk-java/build.properties index f6cfe5931dbf..ecf2dae6fcb1 100644 --- a/aws-sdk-java/build.properties +++ b/aws-sdk-java/build.properties @@ -1,5 +1,5 @@ # -# Copyright 2010-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. +# Copyright 2010-2019 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. @@ -22,4 +22,4 @@ bin.includes = LICENSE.txt,\ META-INF/,\ . -jre.compilation.profile = JavaSE-1.6 \ No newline at end of file +jre.compilation.profile = JavaSE-1.6 diff --git a/bom/build.properties b/bom/build.properties index f6cfe5931dbf..ecf2dae6fcb1 100644 --- a/bom/build.properties +++ b/bom/build.properties @@ -1,5 +1,5 @@ # -# Copyright 2010-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. +# Copyright 2010-2019 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. @@ -22,4 +22,4 @@ bin.includes = LICENSE.txt,\ META-INF/,\ . -jre.compilation.profile = JavaSE-1.6 \ No newline at end of file +jre.compilation.profile = JavaSE-1.6 diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 2caf4064eaf8..c4f1455bacef 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -1,6 +1,6 @@ - \ No newline at end of file + diff --git a/build-tools/src/main/resources/software/amazon/awssdk/checkstyle.xml b/build-tools/src/main/resources/software/amazon/awssdk/checkstyle.xml index c8a04448aa6b..397459c29c47 100644 --- a/build-tools/src/main/resources/software/amazon/awssdk/checkstyle.xml +++ b/build-tools/src/main/resources/software/amazon/awssdk/checkstyle.xml @@ -1,6 +1,6 @@ + value="/*\n * Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the "License").\n * You may not use this file except in compliance with the License.\n * A copy of the License is located at\n *\n * http://aws.amazon.com/apache2.0\n *\n * or in the "license" file accompanying this file. This file is distributed\n * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either\n * express or implied. See the License for the specific language governing\n * permissions and limitations under the License.\n */"/> diff --git a/build-tools/src/main/resources/software/amazon/awssdk/intellij-codestyle.xml b/build-tools/src/main/resources/software/amazon/awssdk/intellij-codestyle.xml index 89247777f7fa..e6e6e5ef6a68 100644 --- a/build-tools/src/main/resources/software/amazon/awssdk/intellij-codestyle.xml +++ b/build-tools/src/main/resources/software/amazon/awssdk/intellij-codestyle.xml @@ -1,5 +1,5 @@