blender/extern/wcwidth/README.blender
Thomas Dinges 65762c880f Add license and copyright information for external dependencies
This is being added straight to 4.2, prior to the `make license` command
which will use this to generate a more complete license file.

Licenses information and ambiguities worked with Dalai Felinto.

Part of !129018.
2024-10-18 17:08:33 +02:00

8 lines
241 B
Text

Project: WC Width
URL: http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
License: ICS
Copyright: "Markus Kuhn -- 2007-05-26 (Unicode 5.0)"
Upstream version: 2007-05-26
Local modifications:
* Fix T33192
Bad encoding of utf-8 on windows systems.