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 API tests
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later.html)
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
* PURPOSE: Test for RtlUnicodeStringToCountedOemString
* COPYRIGHT: Copyright 2021 Jérôme Gardou <jerome.gardou@reactos.org>
*/