From f279943021067bfcdb0b9650a1abbb4f4003ab89 Mon Sep 17 00:00:00 2001 From: Serge Hallyn Date: Tue, 16 Dec 2014 13:26:34 -0600 Subject: [PATCH] remove stmt in lxcfs.c Signed-off-by: Serge Hallyn --- lxcfs.c | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/lxcfs.c b/lxcfs.c index 68e7ada..c08142b 100644 --- a/lxcfs.c +++ b/lxcfs.c @@ -3,18 +3,7 @@ * Copyright © 2014 Canonical, Inc * Author: Serge Hallyn * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2, as - * published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * See COPYING file for details. */ /* -- 2.39.2