diff options
Diffstat (limited to 'sys/pci/locate.pl')
-rwxr-xr-x | sys/pci/locate.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/locate.pl b/sys/pci/locate.pl index 89688e1c6af22..24815999aacf8 100755 --- a/sys/pci/locate.pl +++ b/sys/pci/locate.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# $FreeBSD$ +# $FreeBSD: src/sys/pci/locate.pl,v 1.4.40.1 2010/12/21 17:10:29 kensmith Exp $ use strict; |