diff options
Diffstat (limited to 'sys/contrib/dev/ath/freebsd/ah_if.m')
-rw-r--r-- | sys/contrib/dev/ath/freebsd/ah_if.m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/ath/freebsd/ah_if.m b/sys/contrib/dev/ath/freebsd/ah_if.m index 317cadf..0bcc6b8 100644 --- a/sys/contrib/dev/ath/freebsd/ah_if.m +++ b/sys/contrib/dev/ath/freebsd/ah_if.m @@ -1,5 +1,5 @@ # -# Copyright (c) 2002-2004 Sam Leffler, Errno Consulting, Atheros +# Copyright (c) 2002-2006 Sam Leffler, Errno Consulting, Atheros # Communications, Inc. All rights reserved. # # Redistribution and use in source and binary forms are permitted @@ -33,7 +33,7 @@ # OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGES. # -# $Id: ah_if.m,v 1.5 2004/01/07 23:09:30 sam Exp $ +# $Id: //depot/sw/linuxsrc/src/802_11/madwifi/hal/main/freebsd/ah_if.m#6 $ # INTERFACE ath_hal; |