aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/hotplug.d/net/10-net
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-06-27 00:36:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-06-27 00:36:13 +0000
commitd746a3c00aa26d453d96f4fbba451f30cdc13287 (patch)
treeae453198d2fb7da5cf5a393bb85106cf10e919a0 /package/base-files/default/etc/hotplug.d/net/10-net
parent1e3f11406db5fb18b66015416a38d416ba082c06 (diff)
downloadupstream-d746a3c00aa26d453d96f4fbba451f30cdc13287.tar.gz
upstream-d746a3c00aa26d453d96f4fbba451f30cdc13287.tar.bz2
upstream-d746a3c00aa26d453d96f4fbba451f30cdc13287.zip
add copyright headers to base-files scripts and config files
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4090 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/default/etc/hotplug.d/net/10-net')
-rw-r--r--package/base-files/default/etc/hotplug.d/net/10-net2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/base-files/default/etc/hotplug.d/net/10-net b/package/base-files/default/etc/hotplug.d/net/10-net
index b68ec1be28..f306ae342d 100644
--- a/package/base-files/default/etc/hotplug.d/net/10-net
+++ b/package/base-files/default/etc/hotplug.d/net/10-net
@@ -1,4 +1,6 @@
#!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
find_name()
{
for ifname in lan wan wifi ${ifnames}; do