Skip to content

Commit 7e1bebe

Browse files
committed
updated header license info
1 parent c64e337 commit 7e1bebe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

onconnect/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1+
// Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: MIT-0
33

44
const AWS = require('aws-sdk');

ondisconnect/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1+
// Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: MIT-0
33

44
// https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-websocket-api-route-keys-connect-disconnect.html

sendmessage/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1+
// Copyright 2018-2020Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: MIT-0
33

44
const AWS = require('aws-sdk');

0 commit comments

Comments
 (0)