]> sjero.net Git - wget/blobdiff - util/rmold.pl
Use /usr/bin/env to find the perl interpreter.
[wget] / util / rmold.pl
index c227e2c0a2beff16dc42ebad2a4898a31051d751..62d5395369fdbbeaa2c3e7346a64aa0c74df9a48 100755 (executable)
@@ -1,6 +1,7 @@
-#! /usr/bin/perl -w
+#!/usr/bin/env perl -w
 
-# Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by