summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-01-14 21:18:27 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-01-14 21:18:27 -0500
commit820957fe7d0af5ee5d916bd948b2ee0750fe73ea (patch)
tree3d4686c6699dd5ebb994c569623442180f362750 /Makefile
parentb8daaa5b9ae8a5938e05cc33ba3153c13fce1bf9 (diff)
updated Makefile copyright info to use © symbol since (c) is apparently legally meaningless
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
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/'`