summaryrefslogtreecommitdiff
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, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgb/bin2h.pl b/sys/dev/cxgb/bin2h.pl
index 1fdc44f5f495..eef62e23c8b4 100644
--- a/sys/dev/cxgb/bin2h.pl
+++ b/sys/dev/cxgb/bin2h.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
-#$FreeBSD$
+#$FreeBSD: src/sys/dev/cxgb/bin2h.pl,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
if ($#ARGV != 1) {
print "bin2h.pl <firmware> <headername>\n";