mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
tpmd2: Add copyright blurbs.
-- Confirmed by James Bottomley; see https://lists.gnupg.org/pipermail/gnupg-devel/2021-March/034755.html Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
43bb5250a6
commit
6a83fc073d
8 changed files with 85 additions and 6 deletions
|
@ -1,5 +1,6 @@
|
|||
/* tpm2daemon.h - Global definitions for the SCdaemon
|
||||
* Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
/* tpm2daemon.h - Global definitions for the TPM2D
|
||||
* Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
* Copyright (C) 2021 James Bottomley <James.Bottomley@HansenPartnership.com>
|
||||
*
|
||||
* This file is part of GnuPG.
|
||||
*
|
||||
|
@ -15,6 +16,7 @@
|
|||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, see <https://www.gnu.org/licenses/>.
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*/
|
||||
|
||||
#ifndef TPM2DAEMON_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue