From 5629500a22d744bf96daadd23d515d09c77706d5 Mon Sep 17 00:00:00 2001 From: Pol Henarejos Date: Wed, 15 Jan 2025 10:53:39 +0100 Subject: [PATCH] Fix header project. Signed-off-by: Pol Henarejos --- src/openpgp/management.c | 2 +- src/openpgp/management.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openpgp/management.c b/src/openpgp/management.c index 1c1d1ba..166fd9c 100644 --- a/src/openpgp/management.c +++ b/src/openpgp/management.c @@ -1,5 +1,5 @@ /* - * This file is part of the Pico FIDO distribution (https://github.com/polhenarejos/pico-fido). + * This file is part of the Pico OpenPGP distribution (https://github.com/polhenarejos/pico-openpgp). * Copyright (c) 2022 Pol Henarejos. * * This program is free software: you can redistribute it and/or modify diff --git a/src/openpgp/management.h b/src/openpgp/management.h index a8a6331..369adc2 100644 --- a/src/openpgp/management.h +++ b/src/openpgp/management.h @@ -1,5 +1,5 @@ /* - * This file is part of the Pico FIDO distribution (https://github.com/polhenarejos/pico-fido). + * This file is part of the Pico OpenPGP distribution (https://github.com/polhenarejos/pico-openpgp). * Copyright (c) 2022 Pol Henarejos. * * This program is free software: you can redistribute it and/or modify