You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: THIRD-PARTY-LICENSES
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
The "Unlock Mainframe COBOL data files" project includes the following third-party software/licensing:
1
+
The "Unlock Mainframe Data files on AWS Cloud" project includes the following third-party software/licensing:
2
2
3
3
4
4
** The Stingray Schema-Based File Reader by Steven F. Lott - https://github.com/slott56/Stingray-Reader
@@ -31,7 +31,7 @@ SOFTWARE.
31
31
// Original Copyright (c) 2020 Steven F. Lott. Licensed under the MIT License.
32
32
// Modifications Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
33
33
34
-
The following python functions from "Stingray Schema-Based File Reader" file [cobol_parser.py](https://github.com/slott56/Stingray-Reader/blob/main/stingray/cobol_parser.py) is included as is or with modifications in cpy_parser.py file in "Unlock Mainframe COBOL data files" project.
34
+
The following python functions from "Stingray Schema-Based File Reader" file cobol_parser.py is included as is or with modifications in cpy_parser.py file in this project.
0 commit comments