]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* Makefile.in: Remove duplicated 2008 in Copyright line.
authorfzielcke <fzielcke@localhost>
Mon, 4 May 2009 17:57:31 +0000 (17:57 +0000)
committerfzielcke <fzielcke@localhost>
Mon, 4 May 2009 17:57:31 +0000 (17:57 +0000)
ChangeLog
Makefile.in

index d4eebfe58abfe20ca628549416f6e8695ec00c56..ed509b32b7d0dad6e5c6c1862336fa33c9833f5e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
        * conf/i386-coreboot.rmk (grub_emu_SOURCES): Likewise.
        * conf/sparc64-ieee1275.rmk (grub_emu_SOURCES): Likewise.
 
+       * Makefile.in: Remove duplicated 2008 in Copyright line.
+
 2009-05-04  Robert Millan  <rmh.grub@aybabtu.com>
 
        * util/misc.c (grub_util_warn): New function.  Emmits a warning
index 109aab928fa059fedc3989692216362d6f69de95..5e3d74461f923fb79bdadbc57406ec9c20aa30a8 100644 (file)
@@ -1,6 +1,6 @@
 # -*- makefile -*-
 #
-# Copyright (C) 1994,1995,1996,1997,1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2008 Free Software Foundation, Inc.
+# Copyright (C) 1994,1995,1996,1997,1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009 Free Software Foundation, Inc.
 #
 # This Makefile.in is free software; the author
 # gives unlimited permission to copy and/or distribute it,