From e7d5cd47c5d72a7a17846df9702db12f3600560a Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Thu, 23 Feb 2012 19:16:05 +0000 Subject: [PATCH] Update my copyright date. --- sys/dev/fb/vesa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/fb/vesa.c b/sys/dev/fb/vesa.c index 9b47442021e..731ddd0c53b 100644 --- a/sys/dev/fb/vesa.c +++ b/sys/dev/fb/vesa.c @@ -1,6 +1,6 @@ /*- * Copyright (c) 1998 Kazutaka YOKOTA and Michael Smith - * Copyright (c) 2009-2010 Jung-uk Kim + * Copyright (c) 2009-2012 Jung-uk Kim * All rights reserved. * * Redistribution and use in source and binary forms, with or without