]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-02-14 Felix Zielcke <fzielcke@z-51.de>
authorfzielcke <fzielcke@localhost>
Sat, 14 Feb 2009 14:38:50 +0000 (14:38 +0000)
committerfzielcke <fzielcke@localhost>
Sat, 14 Feb 2009 14:38:50 +0000 (14:38 +0000)
* fs/fat.c: Add 2009 to Copyright line.

ChangeLog
fs/fat.c

index 3e09cb82336c2319fd40addc59944bf709377bc6..7382a4e7ad37c77a013119aa9f5883e0094e2681 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-14  Felix Zielcke  <fzielcke@z-51.de>
+
+       * fs/fat.c: Add 2009 to Copyright line.
+
 2009-02-14  Christian Franke  <franke@computer.org>
 
        * commands/hdparm.c: New file.  Provides `hdparm' command
index 36278b09260ada3993b5c90f2dc015b71b30c371..acaa0274b7fd7d0ec11a9dbff56cd333d9e7049c 100644 (file)
--- 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