diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-01-03 09:29:33 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-01-03 09:29:33 +0000 |
commit | 24dee483e9e925c2ab79dd582f70c9a55ab9ba4d (patch) | |
tree | 4db98bf4b2d0fe13fcef53a9c442f2aa86737974 /FILES | |
parent | 887e728b7dbefb3f5c2e51e7d83f602e7071e27c (diff) | |
download | curl-24dee483e9e925c2ab79dd582f70c9a55ab9ba4d.tar.gz |
dual-license fix
Diffstat (limited to 'FILES')
-rw-r--r-- | FILES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,8 @@ CHANGES FILES LEGAL -MPL-1.0.txt +MPL-1.1.txt +MITX.txt README docs/BUGS docs/CONTRIBUTE @@ -11,7 +12,7 @@ docs/INSTALL docs/INTERNALS docs/MANUAL docs/README.win32 -docs/README.libcurl +docs/LIBCURL docs/RESOURCES docs/TODO docs/curl.1 |