[Crash-utility] [PATCH v4 6/6] kaslr_helper/vmware_vmss: update copyright and authors

Sergio Lopez slp at redhat.com
Tue Mar 27 10:09:52 UTC 2018


kaslr_helper is a new file, and vmware_vmss has been significantly
extended.
---
 kaslr_helper.c | 4 +++-
 vmware_vmss.c  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kaslr_helper.c b/kaslr_helper.c
index 8a1fede..fe5909c 100644
--- a/kaslr_helper.c
+++ b/kaslr_helper.c
@@ -14,7 +14,9 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * Author: HATAYAMA Daisuke <d.hatayama at jp.fujitsu.com>
+ * Authors: HATAYAMA Daisuke <d.hatayama at jp.fujitsu.com>
+ *          INDOH Takao <indou.takao at jp.fujitsu.com>
+ *          Sergio Lopez <slp at redhat.com>
  */
 
 #include "defs.h"
diff --git a/vmware_vmss.c b/vmware_vmss.c
index 74c7483..eed948f 100644
--- a/vmware_vmss.c
+++ b/vmware_vmss.c
@@ -2,6 +2,7 @@
  * vmware_vmss.c
  *
  * Copyright (c) 2015 VMware, Inc.
+ * Copyright (c) 2018 Red Hat Inc.
  *
  * 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 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * Author: Dyno Hongjun Fu <hfu at vmware.com>
+ * Authors: Dyno Hongjun Fu <hfu at vmware.com>
+ *          Sergio Lopez <slp at redhat.com>
  */
 
 #include "defs.h"
-- 
2.14.3




More information about the Crash-utility mailing list