Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sparc: update copyright in piggyback.c

Update copyright info in piggyback.c to include
info from piggyback_64.c.
Include my own copyright too.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Josip Rodin <joy@entuzijast.net>
Cc: Jakub Jelinek <jakub@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Sam Ravnborg and committed by
David S. Miller
05085588 9202db22

+2 -1
+2 -1
arch/sparc/boot/piggyback.c
··· 2 2 Simple utility to make a single-image install kernel with initial ramdisk 3 3 for Sparc tftpbooting without need to set up nfs. 4 4 5 - Copyright (C) 1996 Jakub Jelinek (jj@sunsite.mff.cuni.cz) 5 + Copyright (C) 1996,1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) 6 6 Pete Zaitcev <zaitcev@yahoo.com> endian fixes for cross-compiles, 2000. 7 + Copyright (C) 2011 Sam Ravnborg <sam@ravnborg.org> 7 8 8 9 This program is free software; you can redistribute it and/or modify 9 10 it under the terms of the GNU General Public License as published by