aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/busybox.net/footer.html')
-rw-r--r--docs/busybox.net/footer.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/docs/busybox.net/footer.html b/docs/busybox.net/footer.html
new file mode 100644
index 000000000..5f2335a2b
--- /dev/null
+++ b/docs/busybox.net/footer.html
@@ -0,0 +1,47 @@
1<!-- Footer -->
2
3
4 </td>
5 </tr>
6 </table>
7
8<hr />
9
10
11 <table width="100%">
12 <tr>
13 <td width="60%">
14 <font face="arial, helvetica, sans-serif" size="-1">
15 <a href="/copyright.txt">Copyright &copy; 1999-2005 Erik Andersen</a>
16 <br>
17 Mail all comments, insults, suggestions and bribes to
18 <br>
19 Denis Vlasenko <a href="mailto:vda.linux@googlemail.com">vda.linux@googlemail.com</a><br>
20 </font>
21 </td>
22
23 <td>
24 <a href="http://www.vim.org/"><img border=0 width=88 height=31
25 src="images/written.in.vi.png"
26 alt="This site created with the vi editor"></a>
27 </td>
28
29 <td>
30 <a href="http://osuosl.org/"><img border=0 width=114 height=63
31 src="images/osuosl.png"
32 alt="This site is kindly hosted by OSL"></a>
33 </td>
34<!--
35 <td>
36 <a href="http://validator.w3.org/check?uri=referer"><img
37 border="0" height="31" width="88"
38 src="images/valid-html401.png"
39 alt="Valid HTML"></a>
40 </td>
41-->
42 </TR>
43 </table>
44
45 </body>
46</html>
47