File: 0004-Fix-privacy-breach-logo.patch

package info (click to toggle)
howm 1.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,736 kB
  • sloc: lisp: 7,810; sh: 3,544; ruby: 996; makefile: 96
file content (30 lines) | stat: -rw-r--r-- 1,195 bytes parent folder | download
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
From: Youhei SASAKI <uwabami@gfd-dennou.org>
Date: Fri, 8 Jan 2016 21:04:48 +0900
Subject: Fix privacy-breach-logo

Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>
---
 doc/index-j.html | 1 -
 doc/index.html   | 1 -
 2 files changed, 2 deletions(-)

Index: howm/doc/index-j.html
===================================================================
--- howm.orig/doc/index-j.html
+++ howm/doc/index-j.html
@@ -292,5 +292,4 @@ Emacs で断片的なメモをどんど
 <hr>
 email アドレスはソースファイル冒頭を参照ください
 <!-- 作者◆IsNd58WHgU -->
-<a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=913" width="96" height="31" border="0" alt="SourceForge.jp"></a>
 </body> </html>
Index: howm/doc/index.html
===================================================================
--- howm.orig/doc/index.html
+++ howm/doc/index.html
@@ -339,5 +339,4 @@ See <a href="README.rd">README</a> for d
 My email address is written at the beginning of source files.
 
 <hr>
-<a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=913" width="96" height="31" border="0" alt="SourceForge.jp"></a> 
 </body> </html>