diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
| commit | 098ca2bda93c701c5331d4e6aace072495b4caaa (patch) | |
| tree | 58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/fb | |
| parent | a8c5ecf70f585821be114b7ddef930c927399e5d (diff) | |
Notes
Diffstat (limited to 'sys/dev/fb')
| -rw-r--r-- | sys/dev/fb/gallant12x22.c | 2 | ||||
| -rw-r--r-- | sys/dev/fb/gallant12x22.h | 2 | ||||
| -rw-r--r-- | sys/dev/fb/gfb.h | 2 | ||||
| -rw-r--r-- | sys/dev/fb/tga.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/fb/gallant12x22.c b/sys/dev/fb/gallant12x22.c index b26ad34f873c..a089f6a2ec46 100644 --- a/sys/dev/fb/gallant12x22.c +++ b/sys/dev/fb/gallant12x22.c @@ -1,7 +1,7 @@ /* $OpenBSD: gallant12x22.h,v 1.2 2002/05/09 08:59:03 maja Exp $ */ /* $NetBSD: gallant12x22.h,v 1.2 1999/05/18 21:51:58 ad Exp $ */ -/* +/*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/dev/fb/gallant12x22.h b/sys/dev/fb/gallant12x22.h index b26ad34f873c..a089f6a2ec46 100644 --- a/sys/dev/fb/gallant12x22.h +++ b/sys/dev/fb/gallant12x22.h @@ -1,7 +1,7 @@ /* $OpenBSD: gallant12x22.h,v 1.2 2002/05/09 08:59:03 maja Exp $ */ /* $NetBSD: gallant12x22.h,v 1.2 1999/05/18 21:51:58 ad Exp $ */ -/* +/*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/dev/fb/gfb.h b/sys/dev/fb/gfb.h index 470dfc268864..89ead2e3a225 100644 --- a/sys/dev/fb/gfb.h +++ b/sys/dev/fb/gfb.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1995, 1996 Carnegie-Mellon University. * All rights reserved. * diff --git a/sys/dev/fb/tga.h b/sys/dev/fb/tga.h index 28302485ac54..3616b61bd04c 100644 --- a/sys/dev/fb/tga.h +++ b/sys/dev/fb/tga.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1995, 1996 Carnegie-Mellon University. * All rights reserved. * |
