Skip to content

Commit 6ac1d2f

Browse files
committed
Per review, updating content of container notice file
Signed-off-by: Parker Drake <[email protected]>
1 parent 919f193 commit 6ac1d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate_container_oss_attribution.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ mkdir -p "${OUTPUT_DIR}"
4747

4848
# Generate the attribution file
4949
cat > "${OUTPUT_FILE}" << EOF
50-
This distribution includes open source which is archived at the following URL: ${OSS_URL}
50+
This container image includes open-source software whose source code is archived in the /third-party-source directory or at ${OSS_URL}.
5151
5252
For further inquiries or assistance, contact us at [email protected]
5353
EOF

0 commit comments

Comments
 (0)