From 84e45d135aaf6fdbca631baf426b409e9be72368 Mon Sep 17 00:00:00 2001 From: Jim Garlick Date: Mon, 29 Oct 2018 15:49:26 -0700 Subject: [PATCH] cmd/flux-job: update license boiler plate to GPLv2+ --- src/cmd/flux-job.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/cmd/flux-job.c b/src/cmd/flux-job.c index b0821441d1b4..b1273012fd95 100644 --- a/src/cmd/flux-job.c +++ b/src/cmd/flux-job.c @@ -9,10 +9,7 @@ * 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 the Free * Software Foundation; either version 2 of the license, or (at your option) - * any later version. Additionally, the libflux-core library may be - * redistributed under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation, either version 2 of the license, - * or (at your option) any later version. + * any later version. * * Flux is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the IMPLIED WARRANTY OF MERCHANTABILITY or