1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Description: remove ref to W3C validation icon
Per lintian, this is a (potential) privacy violation.
Author: Joseph Nahmias <jello@debian.org>
Origin: vendor
Forwarded: not-needed
Last-Update: 2023-01-25
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/doc/tds.html
+++ b/doc/tds.html
@@ -1532,10 +1532,5 @@ The following people have contributed to
<h2>Document Status </h2>
<P>$Id: tds.html,v 1.41 2008-11-25 23:38:33 jklowden Exp $</p>
-<p>
- <a href="http://validator.w3.org/check?uri=referer"><img
- src="http://www.w3.org/Icons/valid-html401"
- alt="Valid HTML 4.01 Strict" height="31" width="88"></a>
- </p>
</body>
</html>
|