File: drop-w3c-validation-badge.patch

package info (click to toggle)
freetds 1.3.17%2Bds-2%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 9,192 kB
  • sloc: ansic: 98,431; sh: 5,044; xml: 4,472; sql: 1,488; makefile: 1,077; perl: 509; php: 22
file content (21 lines) | stat: -rw-r--r-- 682 bytes parent folder | download | duplicates (4)
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>