diff options
Diffstat (limited to 'docs/busybox.net/sponsors.html')
-rw-r--r-- | docs/busybox.net/sponsors.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/busybox.net/sponsors.html b/docs/busybox.net/sponsors.html new file mode 100644 index 000000000..bfe3c6e7d --- /dev/null +++ b/docs/busybox.net/sponsors.html | |||
@@ -0,0 +1,31 @@ | |||
1 | <!--#include file="header.html" --> | ||
2 | |||
3 | <h3>Sponsors</h3> | ||
4 | |||
5 | <p>Please visit our sponsors and thank them for their support! They have | ||
6 | provided money for equipment and bandwidth. Next time you need help with a | ||
7 | project, consider these fine companies!</p> | ||
8 | |||
9 | |||
10 | <ul> | ||
11 | <li><a href="http://www.penguru.net">Penguru Consulting</a><br> | ||
12 | Custom development for embedded Linux systems and multimedia platforms | ||
13 | </li> | ||
14 | |||
15 | <li><a href="http://opensource.se/">opensource.se</a><br> | ||
16 | Embedded open source consulting in Europe. | ||
17 | </li> | ||
18 | |||
19 | <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br> | ||
20 | Custom Linux, embedded Linux, BusyBox, and uClibc development. | ||
21 | </li> | ||
22 | |||
23 | <li><a href="http://www.timesys.com">TimeSys</a><br> | ||
24 | Embedded Linux development, cross-compilers, real-time, KGDB, tsrpm and cygwin. | ||
25 | </li> | ||
26 | </ul> | ||
27 | |||
28 | <p>If you wish to be a sponsor, or if you have already contributed and would | ||
29 | like your name added here, email <a href="mailto:rob@landley.net">Rob</a>.</p> | ||
30 | |||
31 | <!--#include file="footer.html" --> | ||