From f1beb026067a2f81ea913c9ab2afde47839e3a87 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 22 May 2014 23:44:28 +0200 Subject: add GPLv2 to exec_wrapper --- libs/vfork/exec_wrapper.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'libs') diff --git a/libs/vfork/exec_wrapper.c b/libs/vfork/exec_wrapper.c index cba56d313f..e1669fbae1 100644 --- a/libs/vfork/exec_wrapper.c +++ b/libs/vfork/exec_wrapper.c @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2013-2014 Robin Gareus + * + * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + */ #include #include #include -- cgit v1.2.3