X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=scripts%2Frstrip.sh;h=09a2f9f5515d735f0af283d26d6abdd4efe90c01;hb=4fae1f4d2d72cab22841258a92474e769f32d6f8;hp=619af00d535d4c97398e30101f282396410f44f0;hpb=10161b7a90cf7592af544f11884c49b24164f9c2;p=openwrt-10.03%2F.git diff --git a/scripts/rstrip.sh b/scripts/rstrip.sh index 619af00d5..09a2f9f55 100755 --- a/scripts/rstrip.sh +++ b/scripts/rstrip.sh @@ -1,4 +1,11 @@ -#!/bin/sh +#!/usr/bin/env bash +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + SELF=${0##*/}