diff --git a/ChangeLog b/ChangeLog index 3e09cb823..7382a4e7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-02-14 Felix Zielcke + + * fs/fat.c: Add 2009 to Copyright line. + 2009-02-14 Christian Franke * commands/hdparm.c: New file. Provides `hdparm' command diff --git a/fs/fat.c b/fs/fat.c index 36278b092..acaa0274b 100644 --- a/fs/fat.c +++ b/fs/fat.c @@ -1,7 +1,7 @@ /* fat.c - FAT filesystem */ /* * GRUB -- GRand Unified Bootloader - * Copyright (C) 2000,2001,2002,2003,2004,2005,2007,2008 Free Software Foundation, Inc. + * Copyright (C) 2000,2001,2002,2003,2004,2005,2007,2008,2009 Free Software Foundation, Inc. * * GRUB is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by