mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01: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.