From 7f9f97c792dee6875fbca9806422bdd7d6c5a657 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 30 Dec 2009 23:49:19 +0000 Subject: Update copyright year to 2010. --- Projects/TemperatureDataLogger/Lib/FATFs/ff.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Projects/TemperatureDataLogger/Lib/FATFs/ff.h') diff --git a/Projects/TemperatureDataLogger/Lib/FATFs/ff.h b/Projects/TemperatureDataLogger/Lib/FATFs/ff.h index c24d6c7f3..41e136ee5 100644 --- a/Projects/TemperatureDataLogger/Lib/FATFs/ff.h +++ b/Projects/TemperatureDataLogger/Lib/FATFs/ff.h @@ -1,11 +1,11 @@ /*---------------------------------------------------------------------------/ -/ FatFs - FAT file system module include file R0.07e (C)ChaN, 2009 +/ FatFs - FAT file system module include file R0.07e (C)ChaN, 2010 /----------------------------------------------------------------------------/ / FatFs module is a generic FAT file system module for small embedded systems. / This is a free software that opened for education, research and commercial / developments under license policy of following trems. / -/ Copyright (C) 2009, ChaN, all right reserved. +/ Copyright (C) 2010, ChaN, all right reserved. / / * The FatFs module is a free software and there is NO WARRANTY. / * No restriction on use. You can use, modify and redistribute it for -- cgit v1.2.3