From 8cd274909c956c7bae19b897f4a9ef2c83e7760b Mon Sep 17 00:00:00 2001
From: Fabian Keil
Date: Fri, 8 Apr 2016 08:31:04 +0000
Subject: [PATCH] Center the content of the homepage footer
---
GNUmakefile.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/GNUmakefile.in b/GNUmakefile.in
index b311a5da..2cbc0981 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -1,6 +1,6 @@
# Note: GNUmakefile is built automatically from GNUmakefile.in
#
-# $Id: GNUmakefile.in,v 1.238 2016/04/04 10:50:54 fabiankeil Exp $
+# $Id: GNUmakefile.in,v 1.239 2016/04/08 08:30:53 fabiankeil Exp $
#
# Written by and Copyright (C) 2001-2014 members of the
# Privoxy team. http://www.privoxy.org/
@@ -519,6 +519,7 @@ dok-webserver:
s/<\/HEAD/\n<\/HEAD/;\
s/\.\d\. //;\
s/__copy/©/;\
+ s@(\1@; s@(
@' \
doc/webserver/index.html && $(RM) doc/webserver/*.bak
--
2.39.2