diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2010-03-23 23:19:23 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2010-03-23 23:19:23 +0000 |
| commit | b266b96af912188c0f5fcffa2dbc74e000ce3ca6 (patch) | |
| tree | 30f56da97634a5f33a5d7823e330ed7658269e12 /sys/dev/fb/vesa.c | |
| parent | 3b56b13e8e3a3dd1163a57469d27d245b5acb3c2 (diff) | |
Notes
Diffstat (limited to 'sys/dev/fb/vesa.c')
| -rw-r--r-- | sys/dev/fb/vesa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fb/vesa.c b/sys/dev/fb/vesa.c index 287cc6a9dff5..733f5b86aa39 100644 --- a/sys/dev/fb/vesa.c +++ b/sys/dev/fb/vesa.c @@ -1,5 +1,6 @@ /*- * Copyright (c) 1998 Kazutaka YOKOTA and Michael Smith + * Copyright (c) 2009-2010 Jung-uk Kim <jkim@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
