]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2010-01-03 Robert Millan <rmh.grub@aybabtu.com>
authorRobert Millan <rmh@aybabtu.com>
Sun, 3 Jan 2010 22:05:07 +0000 (22:05 +0000)
committerRobert Millan <rmh@aybabtu.com>
Sun, 3 Jan 2010 22:05:07 +0000 (22:05 +0000)
* boot/i386/pc/boot.S: Update copyright year.
* boot/i386/pc/cdboot.S: Likewise.
* boot/i386/pc/diskboot.S: Likewise.
* boot/i386/pc/lnxboot.S: Likewise.
* boot/i386/pc/pxeboot.S: Likewise.
* bus/pci.c: Likewise.
* commands/cmp.c: Likewise.
* commands/help.c: Likewise.
* commands/hexdump.c: Likewise.
* commands/i386/pc/halt.c: Likewise.
* commands/i386/pc/play.c: Likewise.
* commands/i386/pc/vbeinfo.c: Likewise.
* commands/ls.c: Likewise.
* commands/test.c: Likewise.
* disk/dmraid_nvidia.c: Likewise.
* disk/i386/pc/biosdisk.c: Likewise.
* disk/ieee1275/nand.c: Likewise.
* disk/ieee1275/ofdisk.c: Likewise.
* disk/lvm.c: Likewise.
* disk/raid.c: Likewise.
* disk/raid6_recover.c: Likewise.
* disk/scsi.c: Likewise.
* fs/affs.c: Likewise.
* fs/cpio.c: Likewise.
* fs/ext2.c: Likewise.
* fs/hfs.c: Likewise.
* fs/iso9660.c: Likewise.
* fs/ntfs.c: Likewise.
* fs/sfs.c: Likewise.
* fs/udf.c: Likewise.
* fs/ufs.c: Likewise.
* fs/xfs.c: Likewise.
* gencmdlist.sh: Likewise.
* genmk.rb: Likewise.
* include/grub/disk.h: Likewise.
* include/grub/efi/api.h: Likewise.
* include/grub/efi/efi.h: Likewise.
* include/grub/efi/pe32.h: Likewise.
* include/grub/elf.h: Likewise.
* include/grub/fs.h: Likewise.
* include/grub/i386/at_keyboard.h: Likewise.
* include/grub/i386/pc/memory.h: Likewise.
* include/grub/i386/pc/vbe.h: Likewise.
* include/grub/i386/pci.h: Likewise.
* include/grub/i386/tsc.h: Likewise.
* include/grub/ieee1275/ieee1275.h: Likewise.
* include/grub/ntfs.h: Likewise.
* include/grub/sparc64/ieee1275/ieee1275.h: Likewise.
* include/grub/sparc64/libgcc.h: Likewise.
* include/grub/symbol.h: Likewise.
* include/grub/types.h: Likewise.
* include/multiboot2.h: Likewise.
* io/gzio.c: Likewise.
* kern/device.c: Likewise.
* kern/disk.c: Likewise.
* kern/efi/efi.c: Likewise.
* kern/efi/mm.c: Likewise.
* kern/elf.c: Likewise.
* kern/file.c: Likewise.
* kern/i386/dl.c: Likewise.
* kern/i386/pc/init.c: Likewise.
* kern/i386/pc/startup.S: Likewise.
* kern/ieee1275/ieee1275.c: Likewise.
* kern/ieee1275/init.c: Likewise.
* kern/main.c: Likewise.
* kern/mm.c: Likewise.
* kern/powerpc/dl.c: Likewise.
* kern/sparc64/dl.c: Likewise.
* kern/x86_64/dl.c: Likewise.
* lib/hexdump.c: Likewise.
* loader/efi/appleloader.c: Likewise.
* loader/i386/ieee1275/linux.c: Likewise.
* loader/i386/pc/chainloader.c: Likewise.
* loader/i386/pc/linux.c: Likewise.
* loader/i386/pc/multiboot2.c: Likewise.
* loader/ieee1275/multiboot2.c: Likewise.
* loader/multiboot2.c: Likewise.
* loader/multiboot_loader.c: Likewise.
* loader/powerpc/ieee1275/linux.c: Likewise.
* normal/completion.c: Likewise.
* normal/menu_entry.c: Likewise.
* partmap/apple.c: Likewise.
* util/grub.d/10_hurd.in: Likewise.
* util/hostfs.c: Likewise.
* video/readers/png.c: Likewise.

86 files changed:
ChangeLog
boot/i386/pc/boot.S
boot/i386/pc/cdboot.S
boot/i386/pc/diskboot.S
boot/i386/pc/lnxboot.S
boot/i386/pc/pxeboot.S
bus/pci.c
commands/cmp.c
commands/help.c
commands/hexdump.c
commands/i386/pc/halt.c
commands/i386/pc/play.c
commands/i386/pc/vbeinfo.c
commands/ls.c
commands/test.c
disk/dmraid_nvidia.c
disk/i386/pc/biosdisk.c
disk/ieee1275/nand.c
disk/ieee1275/ofdisk.c
disk/lvm.c
disk/raid.c
disk/raid6_recover.c
disk/scsi.c
fs/affs.c
fs/cpio.c
fs/ext2.c
fs/hfs.c
fs/iso9660.c
fs/ntfs.c
fs/sfs.c
fs/udf.c
fs/ufs.c
fs/xfs.c
gencmdlist.sh
genmk.rb
include/grub/disk.h
include/grub/efi/api.h
include/grub/efi/efi.h
include/grub/efi/pe32.h
include/grub/elf.h
include/grub/fs.h
include/grub/i386/at_keyboard.h
include/grub/i386/pc/memory.h
include/grub/i386/pc/vbe.h
include/grub/i386/pci.h
include/grub/i386/tsc.h
include/grub/ieee1275/ieee1275.h
include/grub/ntfs.h
include/grub/sparc64/ieee1275/ieee1275.h
include/grub/sparc64/libgcc.h
include/grub/symbol.h
include/grub/types.h
include/multiboot2.h
io/gzio.c
kern/device.c
kern/disk.c
kern/efi/efi.c
kern/efi/mm.c
kern/elf.c
kern/file.c
kern/i386/dl.c
kern/i386/pc/init.c
kern/i386/pc/startup.S
kern/ieee1275/ieee1275.c
kern/ieee1275/init.c
kern/main.c
kern/mm.c
kern/powerpc/dl.c
kern/sparc64/dl.c
kern/x86_64/dl.c
lib/hexdump.c
loader/efi/appleloader.c
loader/i386/ieee1275/linux.c
loader/i386/pc/chainloader.c
loader/i386/pc/linux.c
loader/i386/pc/multiboot2.c
loader/ieee1275/multiboot2.c
loader/multiboot2.c
loader/multiboot_loader.c
loader/powerpc/ieee1275/linux.c
normal/completion.c
normal/menu_entry.c
partmap/apple.c
util/grub.d/10_hurd.in
util/hostfs.c
video/readers/png.c

index e5e4f42ca10324d1d828573e492e9d618ea52eef..db63c66f5cd1f35f46d26d3b1d2fee09b8cbcc31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,91 @@
+2010-01-03  Robert Millan  <rmh.grub@aybabtu.com>
+
+       * boot/i386/pc/boot.S: Update copyright year.
+       * boot/i386/pc/cdboot.S: Likewise.
+       * boot/i386/pc/diskboot.S: Likewise.
+       * boot/i386/pc/lnxboot.S: Likewise.
+       * boot/i386/pc/pxeboot.S: Likewise.
+       * bus/pci.c: Likewise.
+       * commands/cmp.c: Likewise.
+       * commands/help.c: Likewise.
+       * commands/hexdump.c: Likewise.
+       * commands/i386/pc/halt.c: Likewise.
+       * commands/i386/pc/play.c: Likewise.
+       * commands/i386/pc/vbeinfo.c: Likewise.
+       * commands/ls.c: Likewise.
+       * commands/test.c: Likewise.
+       * disk/dmraid_nvidia.c: Likewise.
+       * disk/i386/pc/biosdisk.c: Likewise.
+       * disk/ieee1275/nand.c: Likewise.
+       * disk/ieee1275/ofdisk.c: Likewise.
+       * disk/lvm.c: Likewise.
+       * disk/raid.c: Likewise.
+       * disk/raid6_recover.c: Likewise.
+       * disk/scsi.c: Likewise.
+       * fs/affs.c: Likewise.
+       * fs/cpio.c: Likewise.
+       * fs/ext2.c: Likewise.
+       * fs/hfs.c: Likewise.
+       * fs/iso9660.c: Likewise.
+       * fs/ntfs.c: Likewise.
+       * fs/sfs.c: Likewise.
+       * fs/udf.c: Likewise.
+       * fs/ufs.c: Likewise.
+       * fs/xfs.c: Likewise.
+       * gencmdlist.sh: Likewise.
+       * genmk.rb: Likewise.
+       * include/grub/disk.h: Likewise.
+       * include/grub/efi/api.h: Likewise.
+       * include/grub/efi/efi.h: Likewise.
+       * include/grub/efi/pe32.h: Likewise.
+       * include/grub/elf.h: Likewise.
+       * include/grub/fs.h: Likewise.
+       * include/grub/i386/at_keyboard.h: Likewise.
+       * include/grub/i386/pc/memory.h: Likewise.
+       * include/grub/i386/pc/vbe.h: Likewise.
+       * include/grub/i386/pci.h: Likewise.
+       * include/grub/i386/tsc.h: Likewise.
+       * include/grub/ieee1275/ieee1275.h: Likewise.
+       * include/grub/ntfs.h: Likewise.
+       * include/grub/sparc64/ieee1275/ieee1275.h: Likewise.
+       * include/grub/sparc64/libgcc.h: Likewise.
+       * include/grub/symbol.h: Likewise.
+       * include/grub/types.h: Likewise.
+       * include/multiboot2.h: Likewise.
+       * io/gzio.c: Likewise.
+       * kern/device.c: Likewise.
+       * kern/disk.c: Likewise.
+       * kern/efi/efi.c: Likewise.
+       * kern/efi/mm.c: Likewise.
+       * kern/elf.c: Likewise.
+       * kern/file.c: Likewise.
+       * kern/i386/dl.c: Likewise.
+       * kern/i386/pc/init.c: Likewise.
+       * kern/i386/pc/startup.S: Likewise.
+       * kern/ieee1275/ieee1275.c: Likewise.
+       * kern/ieee1275/init.c: Likewise.
+       * kern/main.c: Likewise.
+       * kern/mm.c: Likewise.
+       * kern/powerpc/dl.c: Likewise.
+       * kern/sparc64/dl.c: Likewise.
+       * kern/x86_64/dl.c: Likewise.
+       * lib/hexdump.c: Likewise.
+       * loader/efi/appleloader.c: Likewise.
+       * loader/i386/ieee1275/linux.c: Likewise.
+       * loader/i386/pc/chainloader.c: Likewise.
+       * loader/i386/pc/linux.c: Likewise.
+       * loader/i386/pc/multiboot2.c: Likewise.
+       * loader/ieee1275/multiboot2.c: Likewise.
+       * loader/multiboot2.c: Likewise.
+       * loader/multiboot_loader.c: Likewise.
+       * loader/powerpc/ieee1275/linux.c: Likewise.
+       * normal/completion.c: Likewise.
+       * normal/menu_entry.c: Likewise.
+       * partmap/apple.c: Likewise.
+       * util/grub.d/10_hurd.in: Likewise.
+       * util/hostfs.c: Likewise.
+       * video/readers/png.c: Likewise.
+
 2010-01-03  Colin Watson  <cjwatson@ubuntu.com>
 
        * include/grub/misc.h (GNUC_PREREQ): New macro.
index 865326ee235c43b031783277efb201a85361de0d..257f9044ece36873a229f82642c6767b1329db65 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-Asm-*- */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 1999,2000,2001,2002,2005,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 1999,2000,2001,2002,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
index ccc9d64dee82840212bdca9f0ce5d4c91ad12f41..33569ce9dd8b2ba6c82aefff8d4fc88eee9db908 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-Asm-*- */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index e5e4a4ef3378a4a0c7619a11d159ae6bc8f7d506..6b621190d8d0eee1ddf26d9d544a87ea15ac0871 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 1999,2000,2001,2002,2006,2007   Free Software Foundation, Inc.
+ *  Copyright (C) 1999,2000,2001,2002,2006,2007,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
index 43d170c6e4bb7927499c7b288513aa5df8ac6aab..b4f0030b86a0827c315367dcccf23762d49d22b9 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-Asm-*- */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 2fc53bc812f02122612798c2417921e3d303912a..28c90e29b59493455a7c92436ea5ddf70526d05c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2000,2005,2007,2008   Free Software Foundation, Inc.
+ *  Copyright (C) 2000,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
index fe4cad181f4a684cbfc24dad1cc0def319a1c6a8..65d848a18088a1a2c3c1275f8c6034107e7225c6 100644 (file)
--- a/bus/pci.c
+++ b/bus/pci.c
@@ -1,7 +1,7 @@
 /* pci.c - Generic PCI interfaces.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2007,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
index 8fd93964001cea538f88808264b923b71b62aea6..626e1d022e8e186e2c2d2258b679f5e7554f79b4 100644 (file)
@@ -1,7 +1,7 @@
 /* cmd.c - command to cmp an operating system */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2003,2005,2006,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2003,2005,2006,2007,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
index 8ca2a5b1fa8d7db1af172f3d7da80f1f5b366705..7edc23563bd6d431748fb23685bf5d3e80da3481 100644 (file)
@@ -1,7 +1,7 @@
 /* help.c - command to show a help text.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 5bdbb1f76ba929e655cf68c187a9f88163fba858..c1d4ecba9e84371a9e388aa22f8310d2fc74d031 100644 (file)
@@ -1,7 +1,7 @@
 /* hexdump.c - command to dump the contents of a file or memory */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 73c3a2e11f99150b0b17d7bd05fd27cbebab50ab..4c39612ae81f22db67a85904d7ed1d457f917486 100644 (file)
@@ -1,7 +1,7 @@
 /* halt.c - command to halt the computer.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2005,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2005,2007,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
index 96d9f6df5f620a2e78b6245dbb734247a94d8e1e..1151dddf48400d1a35d81a58401b6741b3ee5d50 100644 (file)
@@ -1,7 +1,7 @@
 /* play.c - command to play a tune  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2005,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2005,2007,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
index 14f03846e57e0c36180c05d162eb1e4c67265559..c266bbfcbbf65add3a6f015428c49f0982432bdf 100644 (file)
@@ -1,7 +1,7 @@
 /* vbeinfo.c - command to list compatible VBE video modes.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 9afca7907ce1693235097f040189001fa0f7d3e4..57409c4f6173eaf34f29db57d583b2f8afe3cf78 100644 (file)
@@ -1,7 +1,7 @@
 /* ls.c - command to list files and devices */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2003,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2003,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
index 318a4226404465acc25d636cb3b96c819a859368..6995165cf47f3590bd34dd5b650b8b8d5469ca04 100644 (file)
@@ -1,7 +1,7 @@
 /* test.c -- The test command..  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2005,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2005,2007,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
index 46eac6ac5db354580029fb8a6caeb5bbac0a807c..c4e3922cf50fd0f1ab7310f0f206dcc1fd96acc7 100644 (file)
@@ -1,7 +1,7 @@
 /* dmraid_nvidia.c - module to handle Nvidia fakeraid.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index af184b1ba97eb52c4b28b545c93439fa50b91cdb..19ee3f981181d6413ceb3cf0f761f200bf2c7f92 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 1999,2000,2001,2002,2003,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
index a9ed553cf7f01595a84e7659ef79fa2a6391ce14..df2ee81f39ebe7feb86757903826d7eef33eee52 100644 (file)
@@ -1,7 +1,7 @@
 /* nand.c - NAND flash disk access.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2008 Free Software Foundation, Inc.
+ *  Copyright (C) 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
index c2a3a2c3af1890bd9a4aea9b1f9baa3d2938acd1..c8c4d1a4e20d2bd4238a56a39370ee710fd7aeac 100644 (file)
@@ -1,7 +1,7 @@
 /* ofdisk.c - Open Firmware disk access.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2004,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2004,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
index 8d0c75a6d1a52bc43431d5454aa2bb6f6840134f..2c54ca3b3fce1f4febb4c8e69a11f0403edb55cc 100644 (file)
@@ -1,7 +1,7 @@
 /* lvm.c - module to read Logical Volumes.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index c48a41d8ddbc3b3d96072bd877618350dc5c803e..5d2793a07380a71fbaa3677b98718ebfa7dcc77a 100644 (file)
@@ -1,7 +1,7 @@
 /* raid.c - module to read RAID arrays.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index ed0e9252332d799b0b959865e2e5d2141ddab401..550968cebd4e0458a680938a1bac6137ba65b6d8 100644 (file)
@@ -1,7 +1,7 @@
 /* raid6_recover.c - module to recover from faulty RAID6 arrays.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 21b888559e65d8d7db8ded82feae880cc2077665..2a5e934f0fc966a3a4093d00bc169bd5a6b861f8 100644 (file)
@@ -1,7 +1,7 @@
 /* scsi.c - scsi support.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index de20fbca1895eee04f8182d7197e962f708d8884..3dc80752d1d9a7bc6e6d0940456667d5d2eb71ae 100644 (file)
--- a/fs/affs.c
+++ b/fs/affs.c
@@ -1,7 +1,7 @@
 /* affs.c - Amiga Fast 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
index 852c4dcd80db82992b7ca6cef5b7e8e605b0079c..17c37975d65fade5c280eeea069703f520de6bb4 100644 (file)
--- a/fs/cpio.c
+++ b/fs/cpio.c
@@ -1,7 +1,7 @@
 /* cpio.c - cpio and tar filesystem.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007,2008 Free Software Foundation, Inc.
+ *  Copyright (C) 2007,2008,2009 Free Software Foundation, Inc.
  *
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index e7a20a43ba6d49e30c86b95a90918f9d616a5c70..58be3e6fcd9ca89ddd1d1a435834bc66c73609f8 100644 (file)
--- a/fs/ext2.c
+++ b/fs/ext2.c
@@ -1,7 +1,7 @@
 /* ext2.c - Second Extended filesystem */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2003,2004,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 4dd1e31316032764aca12be5b0780e2c6c3721ab..f7dc2484fdaf3782e9b40f9cec6025709b88c6f7 100644 (file)
--- a/fs/hfs.c
+++ b/fs/hfs.c
@@ -1,7 +1,7 @@
 /* hfs.c - HFS.  */
 /*
  *  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
index 2fb0ffb6308bfb7b43b86b3e6ec3c1d99b44f2a9..0647ca8fc9dd5d6dc707abfd0fbb579204fb5188 100644 (file)
@@ -2,7 +2,7 @@
    SUSP, Rock Ridge.  */
 /*
  *  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
index 87db1a5610c085e1903116d55c22da616de4d431..c1b4b2fe1da5a1ca381d197077dfe2765d0681c7 100644 (file)
--- a/fs/ntfs.c
+++ b/fs/ntfs.c
@@ -1,7 +1,7 @@
 /* ntfs.c - NTFS filesystem */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007,2008 Free Software Foundation, Inc.
+ *  Copyright (C) 2007,2008,2009 Free Software Foundation, Inc.
  *
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 4f70ad3ec57c155602ce2840d22908fb309a99d2..68f8b3a6e677931b60c026248309ce6128a4d005 100644 (file)
--- a/fs/sfs.c
+++ b/fs/sfs.c
@@ -1,7 +1,7 @@
 /* sfs.c - Amiga Smart 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
index b44fa8a6d265a799cf82fc456e575d7f6b2ec70f..cecb6eb78e1a531b74671f3a7f6a55776ed2d024 100644 (file)
--- a/fs/udf.c
+++ b/fs/udf.c
@@ -1,7 +1,7 @@
 /* udf.c - Universal Disk Format filesystem.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index f95a6e12e55db1878479fc0cd71626f706169ecf..9f3743d8bd29ce52dc4e4c9a2474aa4b2c288c26 100644 (file)
--- a/fs/ufs.c
+++ b/fs/ufs.c
@@ -1,7 +1,7 @@
 /* ufs.c - Unix File System */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2004,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index c15ec7341d94c50a2fa7503a67c0567fc2e45816..8b512de377b97df0031e08279b577646b53ab74d 100644 (file)
--- a/fs/xfs.c
+++ b/fs/xfs.c
@@ -1,7 +1,7 @@
 /* xfs.c - XFS.  */
 /*
  *  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
index 7f2549099f4f3d05fd9ad0ecef336e6f74efc0e7..ed5965f075a642efb375a04b2fc169340e365e02 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright (C) 2005  Free Software Foundation, Inc.
+# Copyright (C) 2005,2009  Free Software Foundation, Inc.
 #
 # This gensymlist.sh is free software; the author
 # gives unlimited permission to copy and/or distribute it,
index b3dbe867811d36347d7567039ebb84d496284d8c..b1cce38314d348863433d0117f8e4e6188d86f76 100644 (file)
--- a/genmk.rb
+++ b/genmk.rb
@@ -1,6 +1,6 @@
 #! /usr/bin/ruby -w
 #
-# Copyright (C) 2002,2003,2004,2005,2006,2007,2008  Free Software Foundation, Inc.
+# Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009  Free Software Foundation, Inc.
 #
 # This genmk.rb is free software; the author
 # gives unlimited permission to copy and/or distribute it,
index de71bb5881ab9d41938eb59e7c790cb4c181e640..6efbfe58a6bf5f5ec1d4d9359bd5ba25040807d3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2003,2004,2005,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2003,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
index 32904150ee145dcacb9ffa29d7c3a63b64e0f842..4a81207c6c6299afe72bd1f2a50e3292de55d96b 100644 (file)
@@ -1,7 +1,7 @@
 /* efi.h - declare EFI types and functions */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index b12205ad3a18c75a06e796297c72eb0933434292..5852a476f033808a55e99657299bdf4695b9b79a 100644 (file)
@@ -1,7 +1,7 @@
 /* efi.h - declare variables and functions for EFI support */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 4fb8d098cf8a7db1530c613125bc475ba33c7ca4..21b56ae27a90cba09627d479cd99c7aae436b217 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 1a1ec131021728ff6500d98fe38226378d23f253..e54989cde7c47e1f9e536b6218c6b7cf42cb805f 100644 (file)
@@ -1,5 +1,5 @@
 /* This file defines standard ELF types, structures, and macros.
-   Copyright (C) 1995-1999, 2000, 2001, 2002,2008 Free Software Foundation, Inc.
+   Copyright (C) 1995-1999,2000,2001,2002,2008,2009 Free Software Foundation, Inc.
    This file was part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 132ab475508a70d4436bc974092bed2e6fae03d3..45f515768a4738d9d427eb3a21391e571a517170 100644 (file)
@@ -1,7 +1,7 @@
 /* fs.h - filesystem manager */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2003,2004,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2003,2004,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
index 017b58a62def1dc692e3d72414d98c557695a08e..e6ee60d28e5fb20b8bb31673139066c6db245101 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index e14cc3e96df037b4efd5e7d257320ca7f04397ce..841b061641dda4af57f3054994e591704cd23213 100644 (file)
@@ -1,7 +1,7 @@
 /* memory.h - describe the memory map */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,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
index 32427679b3eafd9943decb794fa47ff9e0f258bb..9c4c4dd3d1292578e86f672015b1e01c68514129 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  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
index 5b5f5f0dfa4d7bc432ce2cc1c3e523992d97f10d..31217d5f53c1abc9c767da4b2487d4e0d0912599 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 46041c2b244c7beaffdfad1f99254cf3c7166456..dad9d062dd8b14f52e283a1bc8a3b8b85d2c420b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 0e6aae548ae8d12380ffbcf3e0ef0c88653ea07b..8b31e32e292c0461b0c5be9242db4bace04e791f 100644 (file)
@@ -1,7 +1,7 @@
 /* ieee1275.h - Access the Open Firmware client interface.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2003,2004,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 6f9d4ad6ecaa5322cccfc99498cb6dc1dec58195..31b99398bed04644e282c7647198be2498a94c5c 100644 (file)
@@ -1,7 +1,7 @@
 /* ntfs.h - header for the NTFS filesystem */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2007,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
index 7626e93c168d0bf2e1be9240239456ab018e0e31..b25e98a6d34270b0567b7a6176a614b04ef2dc29 100644 (file)
@@ -1,7 +1,7 @@
 /* ieee1275.h - Access the Open Firmware client interface.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2003,2004,2005,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2003,2004,2005,2007,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
index 008821d81956fbf5711fb37bf4d096b572da37f8..e73abe29c8d0dbd6987b663dc8e37b83e223b121 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2004,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2004,2007,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
index 6bf512d125e6094a842eef3d9f758c91c269f80b..63ed194369d6b56c9b7883509eb009d7c03b1e50 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 1999,2000,2001,2002,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 1999,2000,2001,2002,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
index 5f6b7ec6234d9568d216b9dc493587a4d053df99..93174b424c01f747fab016da633ec7629540f85e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2005,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,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
index e55af8392b42577becda4d834441308b5e0370fa..275aa5a9b37d3e54c0ab0a846c9adf303252838c 100644 (file)
@@ -1,7 +1,7 @@
 /* multiboot2.h - multiboot 2 header file. */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2007,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
index a38bfb3724fbfae23081451d9a5aafa89b37111b..39f6d7b13afe34b7db5e61105e48f4f6d2f67a49 100644 (file)
--- a/io/gzio.c
+++ b/io/gzio.c
@@ -1,7 +1,7 @@
 /* gzio.c - decompression support for gzip */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 1999,2005,2006,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 1999,2005,2006,2007,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
index 9f219949b26e2710b7722fbb571bfdb570d70bc2..f519c63b20c8787d04ea6e03967e44fd3fe2a1ab 100644 (file)
@@ -1,7 +1,7 @@
 /* device.c - device manager */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,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
index e463626fb732a35445c580610cb678214d97a164..1f10c873176970ae4c19f37b1509535771a499f7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2003,2004,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2003,2004,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
index 501ab45780253be100c3fc64e1db2d602737023a..c6ce04c5e5026ea8ac40289c7e10a7d1e6946b43 100644 (file)
@@ -1,7 +1,7 @@
 /* efi.c - generic EFI support */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index e1fca81f376c4c24649760a3e1780d1abd46d73b..ceb8fc9baf2f90e9646f7eafa4afaabfd8708cba 100644 (file)
@@ -1,7 +1,7 @@
 /* mm.c - generic EFI memory management */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 10fe9c758c2ee2bbb1d9ff1de822d670cec12fab..7625f6acd1ce33fb2f7e290601b113974430c181 100644 (file)
@@ -1,7 +1,7 @@
 /* elf.c - load ELF files */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2003,2004,2005,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2003,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
index 4224cf910202816139d6770ac35111bb40c6db0e..e17c35f95dbf0dec56926fe9c2df35c780059783 100644 (file)
@@ -1,7 +1,7 @@
 /* file.c - file I/O functions */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2006,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2006,2007,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
index 91121f61406716f1d22f251f4ff8cf215816d508..57854964b4617509d4ee2e20a0e156ed29c55e04 100644 (file)
@@ -1,7 +1,7 @@
 /* dl-386.c - arch-dependent part of loadable module support */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2005,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2005,2007,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
index ebe4bb6ea5157fece4bcca8c89dae06f82471617..0f2374c6dae5043ee6c7fad59ea6c0fd7db47906 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2003,2004,2005,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2003,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
index 06e26dea3371366cf4d5fdc9cf3813d534a47a74..23f3f398ea34329829dffdf1ca5f08dbeb8a3ca0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 1999,2000,2001,2002,2003,2005,2006,2007,2008 Free Software Foundation, Inc.
+ *  Copyright (C) 1999,2000,2001,2002,2003,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
index 37a98071cb24819026459cbb4e08ee19da3b0728..8a5773c235b066550d98eba1ee49e416464d42df 100644 (file)
@@ -1,7 +1,7 @@
 /* of.c - Access the Open Firmware client interface.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2003,2004,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index f3305d71ccb36794c8cb1e103a08121264f94217..3e11d2369e86bbdf5a3d404aba7b3853cd9af16a 100644 (file)
@@ -1,7 +1,7 @@
 /*  init.c -- Initialize GRUB on the newworld mac (PPC).  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2003,2004,2005,2007,2008 Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 9215d55e767f18238252c48126428303a7cf9ecd..b3b33e93b8ed91a94f04f09d9fadcb17e53ab275 100644 (file)
@@ -1,7 +1,7 @@
 /* main.c - the kernel main routine */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2003,2005,2006,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2003,2005,2006,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
index cbcb9956019c14a9a0084b4c7221ed8a04044053..ef97b018e9d7e91928078d5408c050527071391a 100644 (file)
--- a/kern/mm.c
+++ b/kern/mm.c
@@ -1,7 +1,7 @@
 /* mm.c - functions for memory manager */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,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
index fa112b16f3a66a7d5aca3ece728d2b1173b1a6de..ad19e560013dd2833529f879dd08751ff4ff507f 100644 (file)
@@ -1,7 +1,7 @@
 /* dl.c - arch-dependent part of loadable module support */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2004,2005,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2004,2005,2007,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
index 7932b4969c6f2279ea3ee849486f097f0c12eecd..7b6266cac0e4d5d2138780260613218dc1d5bb3b 100644 (file)
@@ -1,7 +1,7 @@
 /* dl.c - arch-dependent part of loadable module support */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2004,2005,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2004,2005,2007,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
index 73a7337e7a79b32d07882cb9601428353115c98a..090ad78b86b74609724bafe8504277ccda287dd7 100644 (file)
@@ -1,7 +1,7 @@
 /* dl-x86_64.c - arch-dependent part of loadable module support */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2005,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2005,2007,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
index c69cb093b7da66829d85a5d5f02cd5052c818ae1..800beb2baf6929f2c95401bac837a061a741fc47 100644 (file)
@@ -1,7 +1,7 @@
 /* hexdump.c - hexdump function */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index a7c2183abc3f8c0662d39cf967bf56dfefee73a4..a64530748f123085c520ed39cf569f0af4bde743 100644 (file)
@@ -1,7 +1,7 @@
 /* appleloader.c - apple legacy boot loader.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index b577de964633640b9d0129387782a9cdd1a1cc08..e8a6f1a52036bd18ba46e1ebe9ac2f6d7b8feb08 100644 (file)
@@ -1,7 +1,7 @@
 /* linux.c - boot Linux zImage or bzImage */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 1999,2000,2001,2002,2003,2004,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 1999,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
index 27dda4f4f728f834d2e9acdbe71187d0b686eaa4..a153d80a9bb3b2f5f23107a9a47983efa9d46757 100644 (file)
@@ -1,7 +1,7 @@
 /* chainloader.c - boot another boot loader */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2004,2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,2004,2007,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
index b9375455988fe9dfa05524b8394d063144b0854c..77b7966bfdf5395347a0dae7ca251abc566ae79b 100644 (file)
@@ -1,7 +1,7 @@
 /* linux.c - boot Linux zImage or bzImage */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 1999,2000,2001,2002,2003,2004,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 1999,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
index 9bfe5d248f8f35b0f0db16b7150b4d3c956d56ab..005c8a823b01c639e0a420ace262727c6ef83dcb 100644 (file)
@@ -1,7 +1,7 @@
 /* multiboot2.c - boot a multiboot 2 OS image. */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 8c0bc09ecb213337e19077c0879ffa1c5028e4d8..846550ee523a35eaf7db92a136e21c15b69d11f2 100644 (file)
@@ -1,7 +1,7 @@
 /* multiboot.c - boot a multiboot 2 OS image. */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2007,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
index dbdee9c87a8b13e453a2c5f9e86dbbd75cd5ee7f..cfc7b400c7dcb8dcf9cbebb128b20334725e02f0 100644 (file)
@@ -1,7 +1,7 @@
 /* multiboot2.c - boot a multiboot 2 OS image. */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2007,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
index 24c0c5eacd5457817c24a69ec3ba4766b525d53a..9e5cf1628486d6f7a48724c5954cad0daa76bd65 100644 (file)
@@ -1,7 +1,7 @@
 /* multiboot_loader.c - boot multiboot 1 or 2 OS image */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 7996a22f61ab61018c13766765bbb4e7f4825850..085f5c026e3a3aa7e024b42957edaddcd2ccd2bb 100644 (file)
@@ -1,7 +1,7 @@
 /* linux.c - boot Linux */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2003, 2004, 2005, 2007  Free Software Foundation, Inc.
+ *  Copyright (C) 2003,2004,2005,2007,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
index d264028cc0be826801ab76173b44e76d92104ec9..f9d8307e83c8736dad0da4065869ee7c51952ab9 100644 (file)
@@ -1,7 +1,7 @@
 /* completion.c - complete a command, a disk, a partition or a file */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 1999,2000,2001,2002,2003,2004,2005,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 1999,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
index bd97d17d7a6c692be4c8b54508364bb2d0cb332c..1b26be1fd46dc366eac2a74f81690f57f32b49b2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  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
index 765912672f8f0a013b97c54a29eff0feb27dd0e2..7934c90fd691f88490f8627ebe925c7963a63a6d 100644 (file)
@@ -1,7 +1,7 @@
 /* apple.c - Read macintosh partition tables.  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2002,2004,2005,2006,2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 2002,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
index e693c7dfa051296b5ea7ad2386e3b6d96dca5296..19fd8ec2738994a5a1102efb0f1d56905b11b7b5 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/sh -e
 
 # grub-mkconfig helper script.
-# Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
+# Copyright (C) 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
index 83db2f1a9c12a3fa4b75279727a0045ffdcb9952..df930b42e600e95320203cac27cb6540d898a550 100644 (file)
@@ -1,7 +1,7 @@
 /* hostfs.c - Dummy filesystem to provide access to the hosts filesystem  */
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2007,2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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
index 4e16bf27e06a80587dd83f569bd973fb703c6525..8eec421dda7eb642c40fe0ef84728818b7a1bd1e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GRUB  --  GRand Unified Bootloader
- *  Copyright (C) 2008  Free Software Foundation, Inc.
+ *  Copyright (C) 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