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..c2ed1d9e6199f 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.30.1 2008/10/02 02:57:24 kensmith Exp $ use strict; |