credit where credit is due

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2006-06-27 00:35:46 +00:00
parent ed5ef674d1
commit 02cdebbb91
90 changed files with 547 additions and 15 deletions

View file

@ -1,4 +1,11 @@
#!/bin/sh
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
SELF=${0##*/}