File tree Expand file tree Collapse file tree 1 file changed +29
-29
lines changed
tests/testdata/test_attrib/gen_license_key_name_check/expected Expand file tree Collapse file tree 1 file changed +29
-29
lines changed Original file line number Diff line number Diff line change 1- <!doctype html>
2- < html >
3- < head >
4- < style type ="text/css ">
5- div .additional-license-text-list {display : block}
6- body {font-family : Helvetica, Arial, sans-serif;}
7- pre {white-space : pre-wrap;}
8- </ style >
9- < title > Open Source Software Information</ title >
10- </ head >
11-
12-
13-
14- < div class ="oss-component " id ="component_0 ">
15-
16- < h2 > Apache-2.0</ h2 >
17- < pre > This is Apache</ pre >
18-
19- < h2 > LGPL-3.0-or-later</ h2 >
20- < pre > This is LGPL</ pre >
21-
22-
23- </ div >
24-
25-
26- < hr />
27-
28- </ body >
29- </ html >
1+ <!doctype html>
2+ < html >
3+ < head >
4+ < style type ="text/css ">
5+ div .additional-license-text-list {display : block}
6+ body {font-family : Helvetica, Arial, sans-serif;}
7+ pre {white-space : pre-wrap;}
8+ </ style >
9+ < title > Open Source Software Information</ title >
10+ </ head >
11+
12+
13+
14+ < div class ="oss-component " id ="component_0 ">
15+
16+ < h2 > Apache-2.0</ h2 >
17+ < pre > This is Apache</ pre >
18+
19+ < h2 > LGPL-3.0-or-later</ h2 >
20+ < pre > This is LGPL</ pre >
21+
22+
23+ </ div >
24+
25+
26+ < hr />
27+
28+ </ body >
29+ </ html >
You can’t perform that action at this time.
0 commit comments