Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion patches/trivalent/ui/add-license-info.patch
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ index b9ac4e634f..3a6f4d60d7 100644
+ </pre>
+ </div>
+ <div class="secondary">The Trivalent source code is available <a href="https://github.com/secureblue/Trivalent">on github</a>.</div>
+ <div class="secondary">The Trivalent patches are licensed under the <a href="https://github.com/secureblue/Trivalent/blob/live/patches/LICENSE">Apache License, Version 2.0</a>.</div>
+ <div class="secondary">The Trivalent patches are licensed under the <a href="https://github.com/secureblue/Trivalent/blob/live/patches/trivalent/LICENSE">Apache License, Version 2.0</a>.</div>
+ </div>
+ <hr />
+ <div class="info-section">
Expand Down