aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/brcm-2.4/bin/firstboot
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/brcm-2.4/bin/firstboot
parent1e3f11406db5fb18b66015416a38d416ba082c06 (diff)
downloadmaster-187ad058-d746a3c00aa26d453d96f4fbba451f30cdc13287.tar.gz
master-187ad058-d746a3c00aa26d453d96f4fbba451f30cdc13287.tar.bz2
master-187ad058-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/brcm-2.4/bin/firstboot')
-rwxr-xr-xpackage/base-files/brcm-2.4/bin/firstboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/brcm-2.4/bin/firstboot b/package/base-files/brcm-2.4/bin/firstboot
index 28189780bd..d37ce4f90b 100755
--- a/package/base-files/brcm-2.4/bin/firstboot
+++ b/package/base-files/brcm-2.4/bin/firstboot
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id$
+# Copyright (C) 2006 OpenWrt.org
rom=$(awk '/squashfs/ {print $2}' /proc/mounts)
jffs=$(awk '/jffs2/ {print $2}' /proc/mounts)