From 3fb71d79e971b6d7c51de635613da7c33efdce6e Mon Sep 17 00:00:00 2001 From: Juergen Gross Date: Wed, 8 Feb 2017 17:09:29 +0100 Subject: [PATCH] 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 --- tools/libxl/libxl.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.30.2