fix typo in Changes
[spider.git] / perl / spot2csv.pl
index c6506dd0150c827c5a14782e936805ff9f755685..228208eb62b66cafcb09ee5c3e596759db1ea211 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
 #
 # convert a DXSpider Spot file to csv format
 #
@@ -6,7 +6,7 @@
 #
 # Copyright (c) 2001 Dirk Koopman G1TLH
 #
-# $Id$
+#
 # 
 # make sure that modules are searched in the order local then perl
 use strict;