Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extern
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2016-06-02 19:43:04 +0300
committerCampbell Barton <ideasman42@gmail.com>2016-06-02 19:43:24 +0300
commitcd768a8df1031cb76fea37dc9984707898f1d61f (patch)
treeddca9f1633997b6f13db6c1fc55ba847f3df0d59 /extern
parenta055523899b0d8ba09f5bb3766ef34ce11cefc08 (diff)
Add upstream information to wcwidth library
Diffstat (limited to 'extern')
-rw-r--r--extern/wcwidth/README.blender5
1 files changed, 5 insertions, 0 deletions
diff --git a/extern/wcwidth/README.blender b/extern/wcwidth/README.blender
new file mode 100644
index 00000000000..27c8574d1d7
--- /dev/null
+++ b/extern/wcwidth/README.blender
@@ -0,0 +1,5 @@
+Project: WC Width
+URL: http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
+License: ICS
+Upstream version: 2007-05-26
+Local modifications: None