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: index.html
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -308,6 +308,15 @@ <h2>Version history</h2>
308
308
Initial release
309
309
</p>
310
310
</div>
311
+
<divclass="footer">
312
+
<p>
313
+
<ahref="https://github.com/TC-Chart-Converter/TC-Chart-Converter.github.io/">Trombone Champ Chart Converter</a> by RShields and contributors<br>
314
+
Licensed under the <ahref="https://github.com/TC-Chart-Converter/TC-Chart-Converter.github.io/blob/main/LICENSE">GNU Affero General Public License v3.0</a><br>
315
+
<br>
316
+
<ahref="https://github.com/colxi/midi-parser-js">MidiParser.js</a> by Sergi Guzman and contributors<br>
317
+
Licensed under the <ahref="https://github.com/colxi/midi-parser-js/blob/master/LICENSE">GNU General Public License v3.0</a>
0 commit comments