Remove '.html' from spdx.org license page URLs. (#4845)

This commit is contained in:
Hermès Bélusca-Maïto 2022-11-03 16:36:27 +01:00
parent be970d8d31
commit e944dfa75f
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
13 changed files with 13 additions and 13 deletions

View file

@ -1,6 +1,6 @@
/*
* PROJECT: ReactOS SDK
* LICENSE: BSD Zero Clause License (https://spdx.org/licenses/0BSD.html)
* LICENSE: BSD Zero Clause License (https://spdx.org/licenses/0BSD)
* PURPOSE: Helper pragma implementation for pseh library (amd64)
* COPYRIGHT: Copyright 2021 Jérôme Gardou
*/

View file

@ -1,6 +1,6 @@
/*
* PROJECT: ReactOS TXT to NLS Converter
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later.html)
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* FILE: sdk/tools/txt2nls/main.c
* COPYRIGHT: Copyright 2021 Jérôme Gardou <jerome.gardou@reactos.org>
*/