From: Vladimir Serbinenko Date: Tue, 12 Nov 2013 13:07:34 +0000 (+0100) Subject: * grub-core/tests/xnu_uuid_test.c: Fix copyright year. X-Git-Tag: grub-2.02-beta1~380 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=801564c804dd5ad1c7a3eebd3be01d83bc339045;p=thirdparty%2Fgrub.git * grub-core/tests/xnu_uuid_test.c: Fix copyright year. --- diff --git a/ChangeLog b/ChangeLog index 75034e0d4..40280a585 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-11-12 Vladimir Serbinenko + + * grub-core/tests/xnu_uuid_test.c: Fix copyright year. + 2013-11-12 Vladimir Serbinenko * grub-core/fs/ext2.c: Remove variable length arrays. diff --git a/grub-core/tests/xnu_uuid_test.c b/grub-core/tests/xnu_uuid_test.c index 6a26ce3f1..2ce853720 100644 --- a/grub-core/tests/xnu_uuid_test.c +++ b/grub-core/tests/xnu_uuid_test.c @@ -1,7 +1,6 @@ -/* echo.c - Command to display a line of text */ /* * GRUB -- GRand Unified Bootloader - * Copyright (C) 2011 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