From accda01284304c129886d02bbd876dc73accda8b Mon Sep 17 00:00:00 2001
From: Daira Hopwood <daira@jacaranda.org>
Date: Thu, 5 Sep 2013 18:12:02 +0100
Subject: [PATCH] Tue Mar 13 20:50:57 GMT 2012  david-sarah@jacaranda.org   *
 Update copyright notices. refs #1686

---
 README.txt       | 2 ++
 docs/about.rst   | 2 ++
 docs/man/tahoe.1 | 3 +--
 setup.py         | 2 +-
 4 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/README.txt b/README.txt
index 75874d82..e4afb200 100644
--- a/README.txt
+++ b/README.txt
@@ -12,6 +12,8 @@ To get started please see `quickstart.rst`_ in the docs directory.
 LICENCE
 =======
 
+Copyright 2006-2012 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
diff --git a/docs/about.rst b/docs/about.rst
index e2d23d84..ed5800d8 100644
--- a/docs/about.rst
+++ b/docs/about.rst
@@ -100,6 +100,8 @@ To use Tahoe-LAFS, please see `quickstart.rst <quickstart.rst>`_.
 License
 =======
 
+Copyright 2006-2012 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.  See the file `COPYING.GPL
 <../COPYING.GPL>`_ for the terms of the GNU General Public License, version
diff --git a/docs/man/tahoe.1 b/docs/man/tahoe.1
index 957c256f..68e11e20 100644
--- a/docs/man/tahoe.1
+++ b/docs/man/tahoe.1
@@ -287,5 +287,4 @@ Tahoe-LAFS home page: <https://tahoe-lafs.org/>
 tahoe-dev mailing list: <https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev>
 .SH COPYRIGHT
 .PP
-2006\[en]2011 \@ AllMyData, Inc.
-
+Copyright \@ 2006\[en]2012 The Tahoe-LAFS Software Foundation
diff --git a/setup.py b/setup.py
index 6914bca1..6fcf34e0 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 
 # Tahoe-LAFS -- secure, distributed storage grid
 #
-# Copyright © 2008-2011 Allmydata, Inc.
+# Copyright © 2006-2012 The Tahoe-LAFS Software Foundation
 #
 # This file is part of Tahoe-LAFS.
 #
-- 
2.45.2