mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-23 09:15:32 +00:00
doc: emphasize in our "description" field that we are under a Free Software licence
This commit is contained in:
4
setup.py
4
setup.py
@ -90,8 +90,8 @@ if os.path.exists(VERSIONFILE):
|
||||
|
||||
|
||||
LONG_DESCRIPTION=\
|
||||
"""Welcome to the AllMyData "tahoe" project. This project implements a
|
||||
secure, distributed, fault-tolerant storage grid.
|
||||
"""Welcome to the AllMyData "tahoe" project. This project implements a secure,
|
||||
distributed, fault-tolerant storage grid under a Free Software licence.
|
||||
|
||||
The basic idea is that the data in this storage grid is spread over all
|
||||
participating nodes, using an algorithm that can recover the data even if a
|
||||
|
Reference in New Issue
Block a user