mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-15 23:49:21 +00:00
2009-02-14 Felix Zielcke <fzielcke@z-51.de>
* fs/fat.c: Add 2009 to Copyright line.
This commit is contained in:
parent
9ff516f3eb
commit
265372ca74
@ -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>
|
2009-02-14 Christian Franke <franke@computer.org>
|
||||||
|
|
||||||
* commands/hdparm.c: New file. Provides `hdparm' command
|
* commands/hdparm.c: New file. Provides `hdparm' command
|
||||||
|
2
fs/fat.c
2
fs/fat.c
@ -1,7 +1,7 @@
|
|||||||
/* fat.c - FAT filesystem */
|
/* fat.c - FAT filesystem */
|
||||||
/*
|
/*
|
||||||
* GRUB -- GRand Unified Bootloader
|
* 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
|
* GRUB is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
Reference in New Issue
Block a user