summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos2014-03-27 07:06:22 +0000
committerGabor Juhos2014-03-27 07:06:22 +0000
commit6c8a4686d8a880da8240440a64d7c9ef2696a97d (patch)
tree8ba0d9d2cc344b8cf78d5e145f5a455d6bd82cdd
parent75d117d85e6e7da39a6eb0af26557bd541704985 (diff)
downloadpackages-6c8a4686d8a880da8240440a64d7c9ef2696a97d.tar.gz
packages/haproxy: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40259
-rw-r--r--net/haproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <heil@terminal-consulting.de>
+# Copyright (C) 2009-2010 Thomas Heil <heil@terminal-consulting.de>
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.