mirror of
https://github.com/crash-utility/crash
synced 2025-02-09 01:46:55 +00:00
Correction of the copyright and authorship of ramdump.c.
(oza@broadcom.com)
This commit is contained in:
parent
3edf484e29
commit
1a5e568cc7
@ -1,7 +1,9 @@
|
||||
/*
|
||||
* ramdump.c - core analysis suite
|
||||
*
|
||||
* Copyright (c) 2014 Vinayak Menon <vinayakm.list@gmail.com>
|
||||
* Copyright (c) 2014 Broadcom Corporation
|
||||
* Oza Pawandeep <oza@broadcom.com>
|
||||
* Vikram Prakash <vikramp@broadcom.com>
|
||||
*
|
||||
* 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
|
||||
@ -13,7 +15,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Author: Vinayak Menon <vinayakm.list@gmail.com>
|
||||
* Author: Oza Pawandeep <oza@broadcom.com>
|
||||
*/
|
||||
|
||||
#define _LARGEFILE64_SOURCE 1 /* stat64() */
|
||||
|
Loading…
Reference in New Issue
Block a user