From 524e2766d8997460ccd4c4d6c8be0dd45d13ad73 Mon Sep 17 00:00:00 2001 From: Vladimir 'phcoder' Serbinenko Date: Wed, 20 Mar 2013 17:16:35 +0100 Subject: [PATCH] * grub-core/commands/boottime.c: Fix copyright header. --- ChangeLog | 4 ++++ grub-core/commands/boottime.c | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5bb93ed52..69c764b56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-03-20 Vladimir Serbinenko + + * grub-core/commands/boottime.c: Fix copyright header. + 2013-03-20 Vladimir Serbinenko New commands cbmemc, lscoreboot, coreboot_boottime to inspect diff --git a/grub-core/commands/boottime.c b/grub-core/commands/boottime.c index cd7f70af5..7370d271c 100644 --- a/grub-core/commands/boottime.c +++ b/grub-core/commands/boottime.c @@ -1,7 +1,6 @@ -/* cacheinfo.c - disk cache statistics */ /* * GRUB -- GRand Unified Bootloader - * Copyright (C) 2008,2010 Free Software Foundation, Inc. + * Copyright (C) 2013 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