From 820957fe7d0af5ee5d916bd948b2ee0750fe73ea Mon Sep 17 00:00:00 2001
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date: Thu, 14 Jan 2010 21:18:27 -0500
Subject: [PATCH] =?utf8?q?updated=20Makefile=20copyright=20info=20to=20use?=
 =?utf8?q?=20=C2=A9=20symbol=20since=20(c)=20is=20apparently=20legally=20m?=
 =?utf8?q?eaningless?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 7ca73ef..7d13c32 100755
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 # Makefile for monkeysphere
 
-# (c) 2008-2009 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
+# © 2008-2010 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
 # Licensed under GPL v3 or later
 
 MONKEYSPHERE_VERSION = `head -n1 packaging/debian/changelog | sed 's/.*(\([^-]*\)-.*/\1/'`
-- 
2.25.1