diff --git a/libs/ucl/Makefile b/libs/ucl/Makefile index 3d3359ac9..50dafd916 100644 --- a/libs/ucl/Makefile +++ b/libs/ucl/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -54,4 +54,3 @@ define Package/libucl/install endef $(eval $(call BuildPackage,libucl)) -