Revision: 2174
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2174
Author:   phcoder
Date:     2009-05-04 16:08:27 +0000 (Mon, 04 May 2009)
Log Message:
-----------
2009-05-04  Vladimir Serbinenko  <[email protected]>

        Updated copyright year

        * fs/hfsplus.c: updated copyright year
        

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/fs/hfsplus.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog       2009-05-04 15:50:44 UTC (rev 2173)
+++ trunk/grub2/ChangeLog       2009-05-04 16:08:27 UTC (rev 2174)
@@ -1,5 +1,11 @@
 2009-05-04  Vladimir Serbinenko  <[email protected]>
 
+       Updated copyright year
+
+       * fs/hfsplus.c: updated copyright year
+       
+2009-05-04  Vladimir Serbinenko  <[email protected]>
+
        HFS+ UUID
 
        * fs/hfsplus.c (grub_hfsplus_volheader): added num_serial field 

Modified: trunk/grub2/fs/hfsplus.c
===================================================================
--- trunk/grub2/fs/hfsplus.c    2009-05-04 15:50:44 UTC (rev 2173)
+++ trunk/grub2/fs/hfsplus.c    2009-05-04 16:08:27 UTC (rev 2174)
@@ -1,7 +1,7 @@
 /* hfsplus.c - HFS+ Filesystem.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2005,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2005,2006,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



Reply via email to