From: Juergen Gross Date: Wed, 8 Feb 2017 16:09:29 +0000 (+0100) Subject: libxl: adjust copyright comment of libxl.c X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~2819 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3fb71d79e971b6d7c51de635613da7c33efdce6e;p=xen.git libxl: adjust copyright comment of libxl.c The copyright of libxl.c is a little bit outdated. Adjust it to reality. Signed-off-by: Juergen Gross Reviewed-by: Wei Liu Acked-by: Ian Jackson --- diff --git a/tools/libxl/libxl.c b/tools/libxl/libxl.c index d400fa2ef3..0641a8a326 100644 --- a/tools/libxl/libxl.c +++ b/tools/libxl/libxl.c @@ -1,7 +1,5 @@ /* - * Copyright (C) 2009 Citrix Ltd. - * Author Vincent Hanquez - * Author Stefano Stabellini + * 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