From 4e4f3cadf924836d3d22c5319c12a18ebba2d306 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Sun, 22 Jan 2012 21:17:31 +0000
Subject: [PATCH] docs: a comment to inform the (human) reader about encoding
 and to prevent someone from moving the title up to where it will interact
 with the utf-8 BOM and cause trac to mis-render the title

---
 docs/about.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/about.rst b/docs/about.rst
index a3fb3081..9d42d207 100644
--- a/docs/about.rst
+++ b/docs/about.rst
@@ -1,4 +1,4 @@
-
+.. -*- coding: utf-8 -*-
 
 Welcome to Tahoe-LAFS!
 ======================
-- 
2.45.2