Ver código fonte

luaexpatutils: fix file header

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 12 anos atrás
pai
commit
f17ccaf9c8
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      package/luaexpatutils/luaexpatutils.mk

+ 2 - 2
package/luaexpatutils/luaexpatutils.mk

@@ -1,8 +1,8 @@
-#############################################################
+################################################################################
 #
 # luaexpatutils
 #
-#############################################################
+################################################################################
 
 LUAEXPATUTILS_VERSION = 88c228365b
 LUAEXPATUTILS_SITE = http://github.com/stevedonovan/LuaExpatUtils/tarball/$(LUAEXPATUTILS_VERSION)