summaryrefslogtreecommitdiff
path: root/README.md
blob: 6e0a06a712396a508949699da1bccdd6d814bc1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# CVTUTF-make

This repository contains a set of scripts to create a git repository
representing the history of the CVTUTF library.

When you run the `make` command in this repository, it well create the
CVTUTF repository at `dat/git/`.  I publish the resulting CVTUTF
repository at https://git.lukeshu.com/2git/cvtutf/ .

The CVTUTF library may be distributed freely (hence my ability to
publish a repository of its history), but it may NOT be used freely.
The license contains a use-restriction that makes it non-Free and
incompatible with the GNU GPL.  Additionally, every revision of it
supposedly has multiple bugs; though I have not studied it closely
enough to verify that claim.  I am publishing its history because it
is of historic interest, not because it should be used.

-- 
Happy hacking,
~ Luke Shumaker