-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfooter.html
More file actions
executable file
·97 lines (84 loc) · 2.07 KB
/
footer.html
File metadata and controls
executable file
·97 lines (84 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
</blockquote>
<table border="0" rules="none" bgcolor="#FFFFFF" width="95%" align=center cellpadding=0 cellspacing=0>
<tr valign=top>
<td colspan=2 bgcolor="darkblue"></td>
<tr valign=top>
<td colspan=2 bgcolor="darkblue"></td>
<tr valign=top>
<td colspan=2 bgcolor="white"></td>
</tr>
<tr valign=top>
<td width=135 >
<a href="//www.splint.org"><img src="//www.splint.org/glowingwall-narrows.jpg"
width=132 height=65 border=0 alt=""></a>
</td>
<td>
<table cellpadding=0 cellspacing=0 width="100%">
<tr>
<td colspan=2 bgcolor="slate"></td>
</tr>
<tr>
<td>
<font color="darkblue" face="arial,helvetica"><a href="//www.splint.org/"><b>Splint</b> - Secure Programming Lint</a></font>
</td>
<td align=right>
<font face="arial,helvetica,sans-serif"><font color="darkblue">
<font size=-1>
<a href="mailto:info@splint.org">info@splint.org</a></font>
</font></font>
</td>
</tr>
<tr>
<td>
<font face="arial,helvetica,sans-serif" size=-1>
<a
href="//www.splint.org/download.html">Download</a>
-
<A
HREF="//www.splint.org/documentation/">Documentation</a>
-
<a href="//www.splint.org/manual/">Manual</a>
-
<a
href="//www.splint.org/links.html">Links</a><br>
<a
href="//www.splint.org/source.html">Source</a>
-
<A
HREF="//www.splint.org/linux.html">Linux</a>
-
<a href="//www.splint.org/pubs.html">Publications</a>
-
<a
href="//www.splint.org/talks.html">Talks</a><br>
</font>
</td>
<td align=right valign=top>
<font face="arial,helvetica,sans-serif" size=-1>
<a
href="//www.splint.org/bugs.html">Reporting
Bugs</a>
<a
href="//www.splint.org/sponsors.html">Sponsors</a>
-
<a
href="//www.splint.org/credits.html">Credits</a>
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3775212-3");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>