blob: ddc7dc172ffd34233f314699642c025d83fcec7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
</main>
<hr/>
<footer>
<p>
Comments about these web pages? Please use
<a href="https://packages.debian.org/sid/reportbug">reportbug</a>
to report a bug against the lintian package.
</p>
<p>
The source code to Lintian is available under the GNU GPL version 2,
or (at your option) any later version. It can be downloaded from
<a href="{$config_vars{LINTIAN_SOURCE}}">{$config_vars{LINTIAN_SOURCE}}</a>.
</p>
<p>Page last updated: {$timestamp} using Lintian {$version}.</p>
</footer>
</body>
</html>
|