mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-11 22:52:47 +01:00
doc: Update copyright notices for common/exechelp*.
-- Verified that all authors are either g10 Code employees or (in one case) a work for hire. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
b56dfdfc18
commit
84af0bcca3
@ -1,6 +1,6 @@
|
|||||||
/* exechelp.c - Fork and exec helpers for POSIX
|
/* exechelp.c - Fork and exec helpers for POSIX
|
||||||
* Copyright (C) 2004, 2007, 2008, 2009,
|
* Copyright (C) 2004, 2007-2009, 2010 Free Software Foundation, Inc.
|
||||||
* 2010 Free Software Foundation, Inc.
|
* Copyright (C) 2004, 2006-2012, 2014-2017 g10 Code GmbH
|
||||||
*
|
*
|
||||||
* This file is part of GnuPG.
|
* This file is part of GnuPG.
|
||||||
*
|
*
|
||||||
@ -26,6 +26,7 @@
|
|||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
||||||
|
* SPDX-License-Identifier: (LGPL-3.0+ OR GPL-2.0+)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* exechelp-w32.c - Fork and exec helpers for W32.
|
/* exechelp-w32.c - Fork and exec helpers for W32.
|
||||||
* Copyright (C) 2004, 2007, 2008, 2009,
|
* Copyright (C) 2004, 2007-2009, 2010 Free Software Foundation, Inc.
|
||||||
* 2010 Free Software Foundation, Inc.
|
* Copyright (C) 2004, 2006-2012, 2014-2017 g10 Code GmbH
|
||||||
*
|
*
|
||||||
* This file is part of GnuPG.
|
* This file is part of GnuPG.
|
||||||
*
|
*
|
||||||
@ -26,6 +26,7 @@
|
|||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
||||||
|
* SPDX-License-Identifier: (LGPL-3.0+ OR GPL-2.0+)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* exechelp-w32.c - Fork and exec helpers for W32CE.
|
/* exechelp-w32.c - Fork and exec helpers for W32CE.
|
||||||
* Copyright (C) 2004, 2007, 2008, 2009,
|
* Copyright (C) 2004, 2007-2009, 2010 Free Software Foundation, Inc.
|
||||||
* 2010 Free Software Foundation, Inc.
|
* Copyright (C) 2010-2012, 2014-2016 g10 Code GmbH
|
||||||
*
|
*
|
||||||
* This file is part of GnuPG.
|
* This file is part of GnuPG.
|
||||||
*
|
*
|
||||||
@ -26,6 +26,7 @@
|
|||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
||||||
|
* SPDX-License-Identifier: (LGPL-3.0+ OR GPL-2.0+)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* exechelp.h - Definitions for the fork and exec helpers
|
/* exechelp.h - Definitions for the fork and exec helpers
|
||||||
* Copyright (C) 2004, 2009, 2010 Free Software Foundation, Inc.
|
* Copyright (C) 2004, 2009, 2010 Free Software Foundation, Inc.
|
||||||
|
* Copyright (C) 2004, 2006-2012, 2014-2017 g10 Code GmbH
|
||||||
*
|
*
|
||||||
* This file is part of GnuPG.
|
* This file is part of GnuPG.
|
||||||
*
|
*
|
||||||
@ -25,6 +26,7 @@
|
|||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
||||||
|
* SPDX-License-Identifier: (LGPL-3.0+ OR GPL-2.0+)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef GNUPG_COMMON_EXECHELP_H
|
#ifndef GNUPG_COMMON_EXECHELP_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user