From: short <> Date: Thu, 11 Nov 2004 17:05:06 +0000 (+0000) Subject: Cosmetic: Cleanup initial comments block. X-Git-Url: http://git.jankratochvil.net/?p=netdnsspoof.git;a=commitdiff_plain;h=843c203dba9b35a86ec917b8d84e56ac2ea79f3b Cosmetic: Cleanup initial comments block. --- diff --git a/netdnsspoof b/netdnsspoof index 963c067..ce43530 100755 --- a/netdnsspoof +++ b/netdnsspoof @@ -1,6 +1,7 @@ #! /usr/bin/perl # -# $Id$ +# $Id$ + use strict; use warnings;