Skip to content

Commit 017164b

Browse files
committed
Add missing SPDX header.
1 parent b14170d commit 017164b

File tree

1 file changed

+3
-0
lines changed
  • javascriptv3/example_code/cross-services/textract-react/src

1 file changed

+3
-0
lines changed

javascriptv3/example_code/cross-services/textract-react/src/Config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
export const Config = {
25
ConfigError:
36
"Demo resources not initialized. You must deploy AWS resources and demo elements before running this application. See the README for details.",

0 commit comments

Comments
 (0)