forked from JMRI/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFooter
More file actions
19 lines (16 loc) · 1004 Bytes
/
Footer
File metadata and controls
19 lines (16 loc) · 1004 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!-- Footer -->
<hr class="hide">
<div id="footer">
<ul id="bn">
<li>Contact us via the <a href="https://groups.yahoo.com/neo/groups/jmriusers/info">JMRI users</a> Yahoo group</li>
</ul>
<p>Thanks and congratulations to
<a href="/help/en/Acknowledgements.shtml" title="Who is JMRI">
all who contributed</a>!</p>
<p>Copyright © 1997 - 2017 JMRI Community.
<p>JMRI®, DecoderPro®, PanelPro™, SignalPro™, TrainPro™, DispatcherPro™, OperationsPro™ and associated logos are our trademarks.
<p><a href="/Copyright.html">Additional information on copyright, trademarks and licenses is linked here.</a></p>
<br>Site hosted by:<br>
<a href="http://sourceforge.net/projects/jmri/"><img src="https://sourceforge.net/sflogo.php?group_id=26788&type=12" width="120" height="30" border="0" alt="Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
</div>
<!-- /Footer -->