diff --git a/libexosphere/source/kfuse/kfuse_registers.hpp b/libexosphere/source/kfuse/kfuse_registers.hpp index 4e6f1c6f..70505ee2 100644 --- a/libexosphere/source/kfuse/kfuse_registers.hpp +++ b/libexosphere/source/kfuse/kfuse_registers.hpp @@ -2,16 +2,16 @@ * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public LicenKFUSE, + * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * - * This program is distributed in the hope it will be uKFUSEful, but WITHOUT + * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOKFUSE. KFUSEe the GNU General Public LicenKFUSE for + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * - * You should have received a copy of the GNU General Public LicenKFUSE - * along with this program. If not, KFUSEe . + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include diff --git a/libexosphere/source/tsec/tsec_registers.hpp b/libexosphere/source/tsec/tsec_registers.hpp index fb8e758a..bd0490ba 100644 --- a/libexosphere/source/tsec/tsec_registers.hpp +++ b/libexosphere/source/tsec/tsec_registers.hpp @@ -2,16 +2,16 @@ * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public LicenTSEC, + * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * - * This program is distributed in the hope it will be uTSECful, but WITHOUT + * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOTSEC. TSECe the GNU General Public LicenTSEC for + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * - * You should have received a copy of the GNU General Public LicenTSEC - * along with this program. If not, TSECe . + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ #include