Skip to content

Commit 41ea548

Browse files
sameed20GMishx
authored andcommitted
fix(licenseinfo): Corrected the Open Source title in TEXT format to match DOCX format
Signed-off-by: Sameed <sameed.ahmad@siemens-healthineers.com>
1 parent f15ccd7 commit 41ea548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/licenseinfo/src/main/resources/textLicenseInfoFile.vm

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Identifier Name & Identifier Value
2020
#end
2121

2222
#end
23-
Open Source Software Contained in this Product/Device:
23+
Open Source Software and/or other third-party software contained in this Product:
2424
======================================================
2525
#foreach($releaseName in $licenseInfoResults.keySet()) #set($errorResults=[])
2626
* $releaseName #foreach($errorResult in $licenseInfoErrorResults.get($releaseName))

0 commit comments

Comments
 (0)