diff options
author | Sam Ravnborg <[email protected]> | 2011-01-04 11:39:19 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-01-04 19:25:07 -0800 |
commit | 050855887236701c5e7ff803b42265824ce99885 (patch) | |
tree | 765211d2d4f705ccbb611242a086a8e5976d6978 /arch/sparc/boot/piggyback.c | |
parent | 9202db2202288f0013c3285b291d8281a8190962 (diff) |
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 <[email protected]>
Cc: Josip Rodin <[email protected]>
Cc: Jakub Jelinek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'arch/sparc/boot/piggyback.c')
-rw-r--r-- | arch/sparc/boot/piggyback.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/sparc/boot/piggyback.c b/arch/sparc/boot/piggyback.c index d56e9de85d27..c0a798fcf030 100644 --- a/arch/sparc/boot/piggyback.c +++ b/arch/sparc/boot/piggyback.c @@ -2,8 +2,9 @@ Simple utility to make a single-image install kernel with initial ramdisk for Sparc tftpbooting without need to set up nfs. - Copyright (C) 1996 Jakub Jelinek ([email protected]) + Copyright (C) 1996,1997 Jakub Jelinek ([email protected]) Pete Zaitcev <[email protected]> endian fixes for cross-compiles, 2000. + Copyright (C) 2011 Sam Ravnborg <[email protected]> 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 |