From: Vladimir 'phcoder' Serbinenko Date: Sat, 12 Nov 2011 22:16:48 +0000 (+0100) Subject: Add copyright year. X-Git-Tag: 2.00~946 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cddeb0360d60b518b721996d0dd5d0e5eff476a;p=thirdparty%2Fgrub.git Add copyright year. --- diff --git a/grub-core/disk/lvm.c b/grub-core/disk/lvm.c index 388c7f173..2fd736439 100644 --- a/grub-core/disk/lvm.c +++ b/grub-core/disk/lvm.c @@ -1,7 +1,7 @@ /* lvm.c - module to read Logical Volumes. */ /* * GRUB -- GRand Unified Bootloader - * Copyright (C) 2006,2007,2008,2009 Free Software Foundation, Inc. + * Copyright (C) 2006,2007,2008,2009,2011 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