diff --git a/COPYING.TGPPL.rst b/COPYING.TGPPL.rst index e89b079fe..5bcf0aa26 100644 --- a/COPYING.TGPPL.rst +++ b/COPYING.TGPPL.rst @@ -1,4 +1,6 @@ -This work also comes with the added permission that you may combine it with a +.. -*- coding: utf-8-with-signature -*- + +This work also comes with the added permission that you may combine it with a work licensed under the OpenSSL license (any version) and distribute the resulting combined work, as long as you follow the requirements of the licences of this work in regard to all of the resulting combined work diff --git a/NEWS.rst b/NEWS.rst index 49f9eaf66..92182e4d5 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,4 +1,6 @@ -================================== +.. -*- coding: utf-8-with-signature -*- + +================================== User-Visible Changes in Tahoe-LAFS ================================== diff --git a/docs/about.rst b/docs/about.rst index 6e2388824..c9594e27e 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -1,6 +1,4 @@ - - -.. -*- coding: utf-8 -*- +.. -*- coding: utf-8-with-signature -*- Welcome to Tahoe-LAFS! ====================== diff --git a/docs/architecture.rst b/docs/architecture.rst index 85acb31d6..98c70faae 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ======================= Tahoe-LAFS Architecture ======================= diff --git a/docs/backdoors.rst b/docs/backdoors.rst index 031c87157..97716fcad 100644 --- a/docs/backdoors.rst +++ b/docs/backdoors.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + Statement on Backdoors ====================== diff --git a/docs/backupdb.rst b/docs/backupdb.rst index 5a36b5183..659c2fd7b 100644 --- a/docs/backupdb.rst +++ b/docs/backupdb.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ================== The Tahoe BackupDB ================== diff --git a/docs/cautions.rst b/docs/cautions.rst index 7aee35c07..ae0281f95 100644 --- a/docs/cautions.rst +++ b/docs/cautions.rst @@ -1,4 +1,5 @@ - +.. -*- coding: utf-8-with-signature -*- + ======================================================= Things To Be Careful About As We Venture Boldly Forth ======================================================= diff --git a/docs/configuration.rst b/docs/configuration.rst index f3db29801..a0022df67 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ============================= Configuring a Tahoe-LAFS node ============================= diff --git a/docs/convergence-secret.rst b/docs/convergence-secret.rst index d4fe51178..e94392bbe 100644 --- a/docs/convergence-secret.rst +++ b/docs/convergence-secret.rst @@ -1,4 +1,4 @@ - +.. -*- coding: utf-8-with-signature -*- What Is It? ----------- diff --git a/docs/debian.rst b/docs/debian.rst index cee6b445e..31aabff31 100644 --- a/docs/debian.rst +++ b/docs/debian.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ========================= Debian and Ubuntu Support ========================= diff --git a/docs/filesystem-notes.rst b/docs/filesystem-notes.rst index 6128e2044..9c019fbb3 100644 --- a/docs/filesystem-notes.rst +++ b/docs/filesystem-notes.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ========================= Filesystem-specific notes ========================= diff --git a/docs/frontends/CLI.rst b/docs/frontends/CLI.rst index ebeb34c91..96927dbed 100644 --- a/docs/frontends/CLI.rst +++ b/docs/frontends/CLI.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + =========================== The Tahoe-LAFS CLI commands =========================== diff --git a/docs/frontends/FTP-and-SFTP.rst b/docs/frontends/FTP-and-SFTP.rst index acec6c84d..3b418a57a 100644 --- a/docs/frontends/FTP-and-SFTP.rst +++ b/docs/frontends/FTP-and-SFTP.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ================================= Tahoe-LAFS SFTP and FTP Frontends ================================= diff --git a/docs/frontends/download-status.rst b/docs/frontends/download-status.rst index 4de60f54e..cc82551a9 100644 --- a/docs/frontends/download-status.rst +++ b/docs/frontends/download-status.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + =============== Download status =============== diff --git a/docs/frontends/drop-upload.rst b/docs/frontends/drop-upload.rst index 0cc6be219..8d92052c4 100644 --- a/docs/frontends/drop-upload.rst +++ b/docs/frontends/drop-upload.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + =============================== Tahoe-LAFS Drop-Upload Frontend =============================== diff --git a/docs/frontends/webapi.rst b/docs/frontends/webapi.rst index 046d2c59e..1d3b33c68 100644 --- a/docs/frontends/webapi.rst +++ b/docs/frontends/webapi.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ========================== The Tahoe REST-ful Web API ========================== diff --git a/docs/garbage-collection.rst b/docs/garbage-collection.rst index f1ae44cc1..716dcdc29 100644 --- a/docs/garbage-collection.rst +++ b/docs/garbage-collection.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + =========================== Garbage Collection in Tahoe =========================== diff --git a/docs/helper.rst b/docs/helper.rst index ae5d44187..240db8a16 100644 --- a/docs/helper.rst +++ b/docs/helper.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ======================= The Tahoe Upload Helper ======================= diff --git a/docs/historical/configuration.rst b/docs/historical/configuration.rst index ca58b59f8..660bc8489 100644 --- a/docs/historical/configuration.rst +++ b/docs/historical/configuration.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ======================= Old Configuration Files ======================= diff --git a/docs/known_issues.rst b/docs/known_issues.rst index 30918d634..af0e5b465 100644 --- a/docs/known_issues.rst +++ b/docs/known_issues.rst @@ -1,4 +1,5 @@ - +.. -*- coding: utf-8-with-signature -*- + See also `cautions.rst`_. .. _cautions.rst: cautions.rst diff --git a/docs/logging.rst b/docs/logging.rst index 8822787d6..4672e8f90 100644 --- a/docs/logging.rst +++ b/docs/logging.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ============= Tahoe Logging ============= diff --git a/docs/nodekeys.rst b/docs/nodekeys.rst index 6ea5eb391..a5b73a99a 100644 --- a/docs/nodekeys.rst +++ b/docs/nodekeys.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ======================= Node Keys in Tahoe-LAFS ======================= diff --git a/docs/performance.rst b/docs/performance.rst index d9bd28ff5..6ddeb1fe8 100644 --- a/docs/performance.rst +++ b/docs/performance.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ============================================ Performance costs for some common operations ============================================ diff --git a/docs/proposed/leasedb.rst b/docs/proposed/leasedb.rst index bbd0e92aa..c0516c311 100644 --- a/docs/proposed/leasedb.rst +++ b/docs/proposed/leasedb.rst @@ -1,4 +1,5 @@ - +.. -*- coding: utf-8-with-signature -*- + ===================== Lease database design ===================== diff --git a/docs/quickstart.rst b/docs/quickstart.rst index fda22c2c5..045913344 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -1,4 +1,5 @@ - +.. -*- coding: utf-8-with-signature -*- + ================== Getting Tahoe-LAFS ================== diff --git a/docs/running.rst b/docs/running.rst index 50ad2cb42..0d3836e6c 100644 --- a/docs/running.rst +++ b/docs/running.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ===================== How To Run Tahoe-LAFS ===================== diff --git a/docs/specifications/URI-extension.rst b/docs/specifications/URI-extension.rst index 6d40652eb..f225e510b 100644 --- a/docs/specifications/URI-extension.rst +++ b/docs/specifications/URI-extension.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + =================== URI Extension Block =================== diff --git a/docs/specifications/backends/raic.rst b/docs/specifications/backends/raic.rst index 92a4ec13b..ed88307ec 100644 --- a/docs/specifications/backends/raic.rst +++ b/docs/specifications/backends/raic.rst @@ -1,4 +1,5 @@ - +.. -*- coding: utf-8-with-signature -*- + ============================================================= Redundant Array of Independent Clouds: Share To Cloud Mapping ============================================================= diff --git a/docs/specifications/dirnodes.rst b/docs/specifications/dirnodes.rst index e68b02f68..4ea3ae485 100644 --- a/docs/specifications/dirnodes.rst +++ b/docs/specifications/dirnodes.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ========================== Tahoe-LAFS Directory Nodes ========================== diff --git a/docs/specifications/file-encoding.rst b/docs/specifications/file-encoding.rst index 1f2ee7487..b11ef3294 100644 --- a/docs/specifications/file-encoding.rst +++ b/docs/specifications/file-encoding.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ============= File Encoding ============= diff --git a/docs/specifications/mutable.rst b/docs/specifications/mutable.rst index ea7ac49b3..09e25f32e 100644 --- a/docs/specifications/mutable.rst +++ b/docs/specifications/mutable.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ============= Mutable Files ============= diff --git a/docs/specifications/outline.rst b/docs/specifications/outline.rst index 9ec69bff5..6fb53492a 100644 --- a/docs/specifications/outline.rst +++ b/docs/specifications/outline.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ============================== Specification Document Outline ============================== diff --git a/docs/specifications/servers-of-happiness.rst b/docs/specifications/servers-of-happiness.rst index 7f0029bed..18d384ae9 100644 --- a/docs/specifications/servers-of-happiness.rst +++ b/docs/specifications/servers-of-happiness.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ==================== Servers of Happiness ==================== diff --git a/docs/specifications/uri.rst b/docs/specifications/uri.rst index b05be23bf..1953a111f 100644 --- a/docs/specifications/uri.rst +++ b/docs/specifications/uri.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ========== Tahoe URIs ========== diff --git a/docs/stats.rst b/docs/stats.rst index 1a4699d04..76310841b 100644 --- a/docs/stats.rst +++ b/docs/stats.rst @@ -1,4 +1,6 @@ -================ +.. -*- coding: utf-8-with-signature -*- + +================ Tahoe Statistics ================ diff --git a/docs/write_coordination.rst b/docs/write_coordination.rst index e855aec42..4c0d319d3 100644 --- a/docs/write_coordination.rst +++ b/docs/write_coordination.rst @@ -1,3 +1,5 @@ +.. -*- coding: utf-8-with-signature -*- + ================================== Avoiding Write Collisions in Tahoe ==================================