add copyright headers to base-files scripts and config files
[openwrt.git] / package / base-files / default / etc / hotplug.d / net / 10-net
index b68ec1b..f306ae3 100644 (file)
@@ -1,4 +1,6 @@
 #!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
 find_name()
 {
        for ifname in lan wan wifi ${ifnames}; do
This page took 0.022297 seconds and 4 git commands to generate.