sunxi: deprecate 3.12 support
[openwrt.git] / scripts / abs2rel.pl
index 1bd9a14..3b0de10 100755 (executable)
@@ -1,11 +1,10 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 # 
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 use strict;
 require File::Spec;