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: src/licensedcode/templates/footer.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,5 +8,6 @@
8
8
</p>
9
9
<p>Designed and built by <ahref="https://www.nexb.com/" target="_blank">nexB</a>. Licensed under the <ahref="cc-by-4.0.html">Creative Commons Attribution License 4.0 (CC-BY-4.0)</a>.</p>
10
10
<p>Generated with <ahref="https://github.com/nexB/scancode-toolkit" target="_blank">ScanCode toolkit</a> {{ scancode_version }} on {{ now }}.</p>
11
+
<p>This is updated daily automatically with latest updates from the develop branch of scancode-toolkit, if any.</p>
0 commit comments