diff options
Diffstat (limited to 'lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php')
-rw-r--r-- | lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php b/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php index a78ebee3072..9c436b38b5d 100644 --- a/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php +++ b/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php @@ -20,7 +20,7 @@ declare(strict_types=1); * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ |