removed unnecessary tmpfile and repetitive keyid extraction from tests/basic
[monkeysphere.git] / Makefile
index 7ca73efd9f7aa2118eaef4c083d3ef5fdc930516..7d13c32dbb028ba7d3ac03d7381a2575e26e400c 100755 (executable)
--- 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/'`