diff mbox

[02/29] xl: update copyright information

Message ID 20170224161314.22154-3-wei.liu2@citrix.com (mailing list archive)
State New, archived
Headers show

Commit Message

Wei Liu Feb. 24, 2017, 4:12 p.m. UTC
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
 tools/xl/xl.c          | 4 +---
 tools/xl/xl.h          | 2 +-
 tools/xl/xl_cmdimpl.c  | 4 +---
 tools/xl/xl_cmdtable.c | 2 +-
 tools/xl/xl_sxp.c      | 4 +---
 5 files changed, 5 insertions(+), 11 deletions(-)

Comments

Ian Jackson Feb. 27, 2017, 3:54 p.m. UTC | #1
Wei Liu writes ("[PATCH 02/29] xl: update copyright information"):
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
diff mbox

Patch

diff --git a/tools/xl/xl.c b/tools/xl/xl.c
index a272258155..4bc9648b71 100644
--- a/tools/xl/xl.c
+++ b/tools/xl/xl.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright (C) 2009      Citrix Ltd.
- * Author Stefano Stabellini <stefano.stabellini@eu.citrix.com>
- * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
+ * Copyright 2009-2017 Citrix Ltd and other contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published
diff --git a/tools/xl/xl.h b/tools/xl/xl.h
index 0a8c8133cf..84dd2a9265 100644
--- a/tools/xl/xl.h
+++ b/tools/xl/xl.h
@@ -1,5 +1,5 @@ 
 /*
- * Author Yang Hongyang <yanghy@cn.fujitsu.com>
+ * Copyright 2009-2017 Citrix Ltd and other contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published
diff --git a/tools/xl/xl_cmdimpl.c b/tools/xl/xl_cmdimpl.c
index 0add5dcc5e..a83739942c 100644
--- a/tools/xl/xl_cmdimpl.c
+++ b/tools/xl/xl_cmdimpl.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright (C) 2009      Citrix Ltd.
- * Author Stefano Stabellini <stefano.stabellini@eu.citrix.com>
- * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
+ * Copyright 2009-2017 Citrix Ltd and other contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published
diff --git a/tools/xl/xl_cmdtable.c b/tools/xl/xl_cmdtable.c
index 588d5d9604..ddcd6c2423 100644
--- a/tools/xl/xl_cmdtable.c
+++ b/tools/xl/xl_cmdtable.c
@@ -1,5 +1,5 @@ 
 /*
- * Author Yang Hongyang <yanghy@cn.fujitsu.com>
+ * Copyright 2009-2017 Citrix Ltd and other contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published
diff --git a/tools/xl/xl_sxp.c b/tools/xl/xl_sxp.c
index a8c127b439..b67c0ae999 100644
--- a/tools/xl/xl_sxp.c
+++ b/tools/xl/xl_sxp.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright (C) 2009      Citrix Ltd.
- * Author Stefano Stabellini <stefano.stabellini@eu.citrix.com>
- * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
+ * Copyright 2009-2017 Citrix Ltd and other contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published