add copyright headers to base-files scripts and config files
[openwrt.git] / package / base-files / default / sbin / ifdown
index 0d85ca8..50ffee5 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
 [ $# = 0 ] && { echo "  $0 <group>"; exit; }
 . /etc/functions.sh
 . /etc/config/network