diff options
Diffstat (limited to 'sys/dev/bwn')
| -rw-r--r-- | sys/dev/bwn/if_bwn.c | 2 | ||||
| -rw-r--r-- | sys/dev/bwn/if_bwnreg.h | 2 | ||||
| -rw-r--r-- | sys/dev/bwn/if_bwnvar.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/bwn/if_bwn.c b/sys/dev/bwn/if_bwn.c index 1937d89f1511..d979c6cc376d 100644 --- a/sys/dev/bwn/if_bwn.c +++ b/sys/dev/bwn/if_bwn.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/bwn/if_bwn.c,v 1.15.2.21.2.2 2011/01/26 17:20:34 bschmidt Exp $"); /* * The Broadcom Wireless LAN controller driver. diff --git a/sys/dev/bwn/if_bwnreg.h b/sys/dev/bwn/if_bwnreg.h index 71f56f4da507..adfde7641bda 100644 --- a/sys/dev/bwn/if_bwnreg.h +++ b/sys/dev/bwn/if_bwnreg.h @@ -26,7 +26,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/bwn/if_bwnreg.h,v 1.1.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _IF_BWNREG_H diff --git a/sys/dev/bwn/if_bwnvar.h b/sys/dev/bwn/if_bwnvar.h index 461587dd6c37..ea76987f3b41 100644 --- a/sys/dev/bwn/if_bwnvar.h +++ b/sys/dev/bwn/if_bwnvar.h @@ -26,7 +26,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/bwn/if_bwnvar.h,v 1.4.2.5.4.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _IF_BWNVAR_H |
