diff options
Diffstat (limited to 'sys/dev/wl')
| -rw-r--r-- | sys/dev/wl/if_wl.c | 2 | ||||
| -rw-r--r-- | sys/dev/wl/if_wl.h | 2 | ||||
| -rw-r--r-- | sys/dev/wl/if_wl_i82586.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/wl/if_wl.c b/sys/dev/wl/if_wl.c index 17ad81a3e2fa..db485908134c 100644 --- a/sys/dev/wl/if_wl.c +++ b/sys/dev/wl/if_wl.c @@ -173,7 +173,7 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/wl/if_wl.c,v 1.76 2007/03/21 03:38:36 nyan Exp $"); /* * NOTE: diff --git a/sys/dev/wl/if_wl.h b/sys/dev/wl/if_wl.h index e883b782b046..b177c4c114e4 100644 --- a/sys/dev/wl/if_wl.h +++ b/sys/dev/wl/if_wl.h @@ -18,7 +18,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/wl/if_wl.h,v 1.7 2005/01/06 01:43:34 imp Exp $ */ /* Definitions for WaveLAN driver */ diff --git a/sys/dev/wl/if_wl_i82586.h b/sys/dev/wl/if_wl_i82586.h index fc08adcc5226..712ff9262e85 100644 --- a/sys/dev/wl/if_wl_i82586.h +++ b/sys/dev/wl/if_wl_i82586.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/wl/if_wl_i82586.h,v 1.1 2005/05/09 04:47:57 nyan Exp $ */ /* Copyright 1988, 1989 by Olivetti Advanced Technology Center, Inc., |
