mirror of
https://github.com/php/php-src.git
synced 2026-04-01 13:12:16 +02:00
The LICENSE file of libmagic had been inadvertently removed when the lib had been upgraded to 5.43. So we add the file `COPYING` from that release[1], and rename it to `LICENSE`. [1] <https://github.com/file/file/releases/tag/FILE5_43> Closes GH-14917.