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 header files
* LICENSE: CC-BY-4.0 (https://spdx.org/licenses/CC-BY-4.0.html)
* LICENSE: CC-BY-4.0 (https://spdx.org/licenses/CC-BY-4.0)
* PURPOSE: Win32API message dumping
* COPYRIGHT: Copyright 2018-2021 Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com)
*/

View file

@ -1,6 +1,6 @@
/*
* PROJECT: ReactOS header files
* LICENSE: CC-BY-4.0 (https://spdx.org/licenses/CC-BY-4.0.html)
* LICENSE: CC-BY-4.0 (https://spdx.org/licenses/CC-BY-4.0)
* PURPOSE: An unofficial extension of <windowsx.h>
* COPYRIGHT: Copyright 2017-2019 Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com)
*/