mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-11 22:01:08 +02:00
Copyright notice updates et al.
--
This commit is contained in:
parent
67556218c0
commit
b27d30df62
6
AUTHORS
6
AUTHORS
@ -5,7 +5,7 @@ Repository: git://git.gnupg.org/gnupg.git
|
|||||||
Bug reports: https://bugs.gnupg.org
|
Bug reports: https://bugs.gnupg.org
|
||||||
Security related bug reports: <security@gnupg.org>
|
Security related bug reports: <security@gnupg.org>
|
||||||
Maintainer: Werner Koch <wk@gnupg.org>
|
Maintainer: Werner Koch <wk@gnupg.org>
|
||||||
License: GPLv3+
|
License: GPL-3.0-or-later
|
||||||
|
|
||||||
GnuPG is free software. See the files COPYING for copying conditions.
|
GnuPG is free software. See the files COPYING for copying conditions.
|
||||||
License copyright years may be listed using range notation, e.g.,
|
License copyright years may be listed using range notation, e.g.,
|
||||||
@ -16,8 +16,8 @@ List of Copyright holders
|
|||||||
=========================
|
=========================
|
||||||
|
|
||||||
Copyright (C) 1997-2019 Werner Koch
|
Copyright (C) 1997-2019 Werner Koch
|
||||||
Copyright (C) 1994-2019 Free Software Foundation, Inc.
|
Copyright (C) 1994-2020 Free Software Foundation, Inc.
|
||||||
Copyright (C) 2003-2013,2015-2019 g10 Code GmbH
|
Copyright (C) 2003-2020 g10 Code GmbH
|
||||||
Copyright (C) 2002 Klarälvdalens Datakonsult AB
|
Copyright (C) 2002 Klarälvdalens Datakonsult AB
|
||||||
Copyright (C) 1995-1997, 2000-2007 Ulrich Drepper <drepper@gnu.ai.mit.edu>
|
Copyright (C) 1995-1997, 2000-2007 Ulrich Drepper <drepper@gnu.ai.mit.edu>
|
||||||
Copyright (C) 1994 X Consortium
|
Copyright (C) 1994 X Consortium
|
||||||
|
17
README
17
README
@ -3,7 +3,8 @@
|
|||||||
Version 2.2
|
Version 2.2
|
||||||
|
|
||||||
Copyright 1997-2019 Werner Koch
|
Copyright 1997-2019 Werner Koch
|
||||||
Copyright 1998-2019 Free Software Foundation, Inc.
|
Copyright 1998-2020 Free Software Foundation, Inc.
|
||||||
|
Copyright 2003-2020 g10 Code GmbH
|
||||||
|
|
||||||
|
|
||||||
* INTRODUCTION
|
* INTRODUCTION
|
||||||
@ -236,13 +237,13 @@
|
|||||||
authors and we try to answer questions when time allows us.
|
authors and we try to answer questions when time allows us.
|
||||||
|
|
||||||
Commercial grade support for GnuPG is available; for a listing of
|
Commercial grade support for GnuPG is available; for a listing of
|
||||||
offers see https://gnupg.org/service.html . Maintaining and
|
offers see https://gnupg.org/service.html. Maintaining and
|
||||||
improving GnuPG requires a lot of time. Since 2001, g10 Code GmbH,
|
improving GnuPG requires a lot of time. Since 2001 g10 Code GmbH, a
|
||||||
a German company owned and headed by GnuPG's principal author Werner
|
German company owned and headed by GnuPG's principal author Werner
|
||||||
Koch, is bearing the majority of these costs. To keep GnuPG in a
|
Koch and Gpg4win maintainer Andre Heinecke, is bearing the majority
|
||||||
healthy state, they need your support.
|
of these costs. Under the brand https://gnupg.com g10 Code GmbH
|
||||||
|
does now provide commercial offers. Donations are also appreciated;
|
||||||
Please consider to donate at https://gnupg.org/donate/ .
|
see https://gnupg.org/donate/ .
|
||||||
|
|
||||||
|
|
||||||
# This file is Free Software; as a special exception the authors gives
|
# This file is Free Software; as a special exception the authors gives
|
||||||
|
@ -71,7 +71,7 @@
|
|||||||
#else /* Used by GnuPG */
|
#else /* Used by GnuPG */
|
||||||
|
|
||||||
# define ARGPARSE_GPL_VERSION 3
|
# define ARGPARSE_GPL_VERSION 3
|
||||||
# define ARGPARSE_CRIGHT_STR "Copyright (C) 2019 Free Software Foundation, Inc."
|
# define ARGPARSE_CRIGHT_STR "Copyright (C) 2020 Free Software Foundation, Inc."
|
||||||
|
|
||||||
#endif /*GNUPG_MAJOR_VERSION*/
|
#endif /*GNUPG_MAJOR_VERSION*/
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# configure.ac - for GnuPG 2.1
|
# configure.ac - for GnuPG 2.2
|
||||||
# Copyright (C) 1998-2019 Free Software Foundation, Inc.
|
# Copyright (C) 1998-2019 Free Software Foundation, Inc.
|
||||||
# Copyright (C) 1998-2019 Werner Koch
|
# Copyright (C) 1998-2019 Werner Koch
|
||||||
|
# Copyright (C) 2003-2020 g10 Code GmbH
|
||||||
#
|
#
|
||||||
# This file is part of GnuPG.
|
# This file is part of GnuPG.
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user