aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgb/bin2h.pl
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cxgb/bin2h.pl')
-rw-r--r--sys/dev/cxgb/bin2h.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/cxgb/bin2h.pl b/sys/dev/cxgb/bin2h.pl
index 83ad3028c9a1..8d132be43ffb 100644
--- a/sys/dev/cxgb/bin2h.pl
+++ b/sys/dev/cxgb/bin2h.pl
@@ -1,7 +1,5 @@
#!/usr/bin/perl -w
-#$FreeBSD$
-
if ($#ARGV != 1) {
print "bin2h.pl <firmware> <headername>\n";
exit 1;