From 7712d80786198a5eec14451a96bdb452458ea3b1 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sun, 13 May 2012 12:21:26 +0100 Subject: [PATCH] update copyright dates --- include/fat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/fat.h b/include/fat.h index ad1eba0..32da817 100644 --- a/include/fat.h +++ b/include/fat.h @@ -2,7 +2,7 @@ fat.h Simple functionality for startup, mounting and unmounting of FAT-based devices. - Copyright (c) 2006 - 2009 + Copyright (c) 2006 - 2012 Michael "Chishm" Chisholm Dave "WinterMute" Murphy