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