From bae70de917ef4827408f7078af1c0949583e28b2 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:06:22 +0000 Subject: [PATCH] packages/haproxy: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40259 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/haproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 62ac44dc4..efe638870 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,6 +1,6 @@ # # Copyright (C) 2010-2011 OpenWrt.org -# Copyright (C) 2009-2010 Thomas Heil +# Copyright (C) 2009-2010 Thomas Heil # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information.