add missing copyright
[openwrt.git] / package / base-files / default / etc / init.d / rcS
index b38e449..dad989f 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/sh
 #!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
 ${FAILSAFE:+exit}
 
 [ -f /etc/config/network ] && . /etc/config/network
 ${FAILSAFE:+exit}
 
 [ -f /etc/config/network ] && . /etc/config/network
This page took 0.032325 seconds and 4 git commands to generate.