X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=exec.c;h=42a183a435e29cd764faf867a5804b1ea90f96fd;hp=95bc43e4fae19d9791b36e5e7be2b06b1dc2ebb8;hb=aea0aba712b2170e2d39ffa1c8f8cb55fc0881bf;hpb=69f0930489da9ace5af8aee104ad21d188aed387 diff --git a/exec.c b/exec.c index 95bc43e4..42a183a4 100644 --- a/exec.c +++ b/exec.c @@ -1,19 +1,7 @@ /* * Copyright (C) 2003-2006 Andre Noll * - * 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. - * - * 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA. + * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file exec.c helper functions for spawning new processes */