From: Daniel Kahn Gillmor Date: Fri, 15 Jan 2010 02:18:27 +0000 (-0500) Subject: updated Makefile copyright info to use © symbol since (c) is apparently legally meani... X-Git-Tag: monkeysphere_0.28~41^2~11 X-Git-Url: https://codewiz.org/gitweb?p=monkeysphere.git;a=commitdiff_plain;h=820957fe7d0af5ee5d916bd948b2ee0750fe73ea updated Makefile copyright info to use © symbol since (c) is apparently legally meaningless --- 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 +# © 2008-2010 Daniel Kahn Gillmor # Licensed under GPL v3 or later MONKEYSPHERE_VERSION = `head -n1 packaging/debian/changelog | sed 's/.*(\([^-]*\)-.*/\1/'`