add copyright headers to base-files scripts and config files
[openwrt.git] / package / base-files / default / etc / init.d / S50httpd
index a1b883d..d278519 100755 (executable)
@@ -1,2 +1,4 @@
 #!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
 [ -d /www ] && httpd -p 80 -h /www -r OpenWrt