fix unnecessary rebuild of .targetinfo
[openwrt-10.03/.git] / scripts / rstrip.sh
index 619af00d535d4c97398e30101f282396410f44f0..09a2f9f5515d735f0af283d26d6abdd4efe90c01 100755 (executable)
@@ -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##*/}