Skip to content

Commit d741ace

Browse files
committed
Update license year to 2019
1 parent f6aa876 commit d741ace

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2015-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1+
Copyright 2015-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
22

33
Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
44
License. A copy of the License is located at

scripts/license.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ for repo in ./../../../vendor/gopkg.in/*; do
5353
done;
5454

5555
cat << EOF > "${outputfile}"
56-
// Copyright 2015-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
56+
// Copyright 2015-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
5757
//
5858
// Licensed under the Apache License, Version 2.0 (the "License"). You may
5959
// not use this file except in compliance with the License. A copy of the

0 commit comments

Comments
 (0)