summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJameson Rollins <jrollins@finestructure.net>2010-01-15 19:42:42 -0500
committerJameson Rollins <jrollins@finestructure.net>2010-01-15 19:42:42 -0500
commit17315937bc0af145ef7dfb749096faad49f208aa (patch)
treea4133ce12ec0f7cd291458833e05a11d39d624d5 /Makefile
parent11349dccbc0cb233bd8206897f278f6241c39117 (diff)
parent94c28acd69a41f5733e3b4d800c755b053ca3449 (diff)
Merge remote branch 'dkg/master'
Conflicts: tests/basic
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/'`