diff options
Diffstat (limited to 'docs/busybox.net/footer.html')
-rw-r--r-- | docs/busybox.net/footer.html | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/docs/busybox.net/footer.html b/docs/busybox.net/footer.html deleted file mode 100644 index 066709237..000000000 --- a/docs/busybox.net/footer.html +++ /dev/null | |||
@@ -1,51 +0,0 @@ | |||
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 | <!--div style="font-family: arial, helvetica, sans-serif; font-size: 80%;" --> | ||
16 | <a href="/copyright.txt">Copyright © 1999-2008 Erik Andersen</a> | ||
17 | <br> | ||
18 | Mail all comments, insults, suggestions and bribes to | ||
19 | <br> | ||
20 | Denys Vlasenko <a href="mailto:vda.linux@googlemail.com">vda.linux@googlemail.com</a><br> | ||
21 | </font> | ||
22 | <!--/div--> | ||
23 | </td> | ||
24 | |||
25 | <td> | ||
26 | <a href="http://www.vim.org/"><img border="0" | ||
27 | width="88" height="31" | ||
28 | src="images/written.in.vi.png" | ||
29 | alt="This site created with the vi editor" /></a> | ||
30 | </td> | ||
31 | |||
32 | <td> | ||
33 | <a href="http://osuosl.org/"><img border="0" | ||
34 | width="114" height="63" | ||
35 | src="images/osuosl.png" | ||
36 | alt="This site is kindly hosted by OSL" /></a> | ||
37 | </td> | ||
38 | <!-- | ||
39 | <td> | ||
40 | <a href="http://validator.w3.org/check?uri=referer"><img | ||
41 | border="0" height="31" width="88" | ||
42 | src="images/valid-html401.png" | ||
43 | alt="Valid HTML" /></a> | ||
44 | </td> | ||
45 | --> | ||
46 | </tr> | ||
47 | </table> | ||
48 | |||
49 | </body> | ||
50 | </html> | ||
51 | |||