summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos2014-03-27 07:05:48 +0000
committerGabor Juhos2014-03-27 07:05:48 +0000
commit9ede0fbb5b8b91c04fd79889c6c430f50fe778aa (patch)
treeb1b0f785274cff0400c72fd562c674aef18d3e5b
parent3bf69a9c796e47c1b2073f413c415e5a7818951c (diff)
downloadpackages-9ede0fbb5b8b91c04fd79889c6c430f50fe778aa.tar.gz
packages/sshtunnel: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40223
-rw-r--r--net/sshtunnel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sshtunnel/Makefile b/net/sshtunnel/Makefile
index 2e96d9d48..f47279f99 100644
--- a/net/sshtunnel/Makefile
+++ b/net/sshtunnel/Makefile
@@ -1,6 +1,6 @@
-#
+#
# Copyright (C) 2010-2011 OpenWrt.org
-# Copyright (C) 2010 segal.di.ubi.pt
+# Copyright (C) 2010 segal.di.ubi.pt
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.