Update copyright year to 2010.

This commit is contained in:
Dean Camera 2009-12-30 23:49:19 +00:00
parent 5e3572d7d1
commit 7f9f97c792
528 changed files with 1068 additions and 1064 deletions

View file

@ -1,5 +1,5 @@
/*-----------------------------------------------------------------------*/
/* Low level disk I/O module skeleton for Petit FatFs (C)ChaN, 2009 */
/* Low level disk I/O module skeleton for Petit FatFs (C)ChaN, 2010 */
/*-----------------------------------------------------------------------*/
#include "diskio.h"