Revision: 2486
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2486
Author: robertmh
Date: 2009-08-08 18:53:49 +0000 (Sat, 08 Aug 2009)
Log Message:
-----------
2009-08-08 Robert Millan <[email protected]>
* fs/jfs.c: Update copyright year.
Modified Paths:
--------------
trunk/grub2/ChangeLog
trunk/grub2/fs/jfs.c
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2009-08-08 17:59:19 UTC (rev 2485)
+++ trunk/grub2/ChangeLog 2009-08-08 18:53:49 UTC (rev 2486)
@@ -1,3 +1,7 @@
+2009-08-08 Robert Millan <[email protected]>
+
+ * fs/jfs.c: Update copyright year.
+
2009-08-08 Felix Zielcke <[email protected]>
* util/grub.d/00_header.in: Fix a comment.
Modified: trunk/grub2/fs/jfs.c
===================================================================
--- trunk/grub2/fs/jfs.c 2009-08-08 17:59:19 UTC (rev 2485)
+++ trunk/grub2/fs/jfs.c 2009-08-08 18:53:49 UTC (rev 2486)
@@ -1,7 +1,7 @@
/* jfs.c - JFS. */
/*
* GRUB -- GRand Unified Bootloader
- * Copyright (C) 2004,2005,2006,2007,2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004,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