gfxboot module: fix copyright notice
authorSebastian Herbszt <herbszt@gmx.de>
Wed, 8 Apr 2009 19:02:52 +0000 (21:02 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 8 Apr 2009 20:41:28 +0000 (13:41 -0700)
Include copyright notices of reused code.

modules/gfxboot.asm

index 464200b..7640914 100644 (file)
@@ -4,8 +4,13 @@
 ;
 ;   Copyright 2008-2009 Sebastian Herbszt
 ;
-;  This module is based on gfxboot integration patches by Steffen Winterfeldt.
-;  Some parts borrowed from Syslinux core.
+;  This module is based on the gfxboot integration patch by Steffen Winterfeldt:
+;
+;   Copyright 2001-2008 Steffen Winterfeldt
+;
+;  Some parts borrowed from Syslinux core:
+;
+;   Copyright 1994-2009 H. Peter Anvin - All Rights Reserved
 ;
 ;  This program is free software; you can redistribute it and/or modify
 ;  it under the terms of the GNU General Public License as published by