]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - README.txt
.gitignore: ignore the generated zope.interface egg too
[tahoe-lafs/tahoe-lafs.git] / README.txt
index d18eb6ae25125589e51f5e0da4ad4c373a61730c..2ec619b7757bd988ab716d82a774ee5021439cba 100644 (file)
@@ -1,22 +1,30 @@
-===============================
+==========
 Tahoe-LAFS
-===============================
+==========
 
 Tahoe-LAFS is a Free Software/Open Source decentralized data store. It
 distributes your filesystem across multiple servers, and even if some of the
 servers fail or are taken over by an attacker, the entire filesystem continues
 to work correctly and to preserve your privacy and security.
 
-To get started please see `quickstart.html`_.
+To get started please see `quickstart.rst`_ in the docs directory.
 
 LICENCE
 =======
 
-You may use this package under the GNU General Public License, version 2 or, at your option, any later version.  You may use this package under the Transitive Grace Period Public Licence, version 1.0, or at your option, any later version. (You may choose to use this package under the terms of either licence, at your option.)  See the file `COPYING.GPL`_ for the terms of the GNU General Public License, version 2.  See the file `COPYING.TGPPL.html`_ for the terms of the Transitive Grace Period Public Licence, version 1.0.
+Copyright 2006-2013 The Tahoe-LAFS Software Foundation
+
+You may use this package under the GNU General Public License, version 2 or, at
+your option, any later version.  You may use this package under the Transitive
+Grace Period Public Licence, version 1.0, or at your option, any later
+version. (You may choose to use this package under the terms of either licence,
+at your option.)  See the file `COPYING.GPL`_ for the terms of the GNU General
+Public License, version 2.  See the file `COPYING.TGPPL.rst`_ for the terms of
+the Transitive Grace Period Public Licence, version 1.0.
 
 See `TGPPL.PDF`_ for why the TGPPL exists, graphically illustrated on three slides.
 
-.. _quickstart.html: http://allmydata.org/source/tahoe-lafs/trunk/docs/quickstart.html
-.. _COPYING.GPL: http://tahoe-lafs.org/trac/dupfilefind/browser/COPYING.GPL
-.. _COPYING.TGPPL.html: http://tahoe-lafs.org/source/dupfilefind/trunk/COPYING.TGPPL.html
-.. _TGPPL.PDF: http://tahoe-lafs.org/~zooko/tgppl.pdf
+.. _quickstart.rst: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/docs/quickstart.rst
+.. _COPYING.GPL: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/COPYING.GPL
+.. _COPYING.TGPPL.rst: https://github.com/tahoe-lafs/tahoe-lafs/blob/master/COPYING.TGPPL.rst
+.. _TGPPL.PDF: https://tahoe-lafs.org/~zooko/tgppl.pdf