aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gx
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/gx')
-rw-r--r--sys/dev/gx/if_gx.c2
-rw-r--r--sys/dev/gx/if_gxreg.h2
-rw-r--r--sys/dev/gx/if_gxvar.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/gx/if_gx.c b/sys/dev/gx/if_gx.c
index 797227225561..08d7fccd31a1 100644
--- a/sys/dev/gx/if_gx.c
+++ b/sys/dev/gx/if_gx.c
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/gx/if_gx.c,v 1.19 2004/05/30 20:08:32 phk Exp $");
#include <sys/param.h>
#include <sys/systm.h>
diff --git a/sys/dev/gx/if_gxreg.h b/sys/dev/gx/if_gxreg.h
index 4a14a9102b12..efec910c5c20 100644
--- a/sys/dev/gx/if_gxreg.h
+++ b/sys/dev/gx/if_gxreg.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/gx/if_gxreg.h,v 1.1 2001/10/19 02:17:32 jlemon Exp $
*/
/*
diff --git a/sys/dev/gx/if_gxvar.h b/sys/dev/gx/if_gxvar.h
index 8570a506afa8..a805a20d1c20 100644
--- a/sys/dev/gx/if_gxvar.h
+++ b/sys/dev/gx/if_gxvar.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/gx/if_gxvar.h,v 1.4 2002/11/14 23:54:52 sam Exp $
*/
#if __FreeBSD_version < 500000