about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authoranselm@anselm1 <unknown>2008-03-22 14:52:00 +0000
committeranselm@anselm1 <unknown>2008-03-22 14:52:00 +0000
commit542c58d8d00e26f23a5e0f09a9d1e68a7259db5e (patch)
treefc8bf439c4a9220f49543a3d46027c5b58ab834f /Makefile
parentfixed match() to prefer prefix-matches to strstr-matches in the match list, e... (diff)
downloaddmenu-542c58d8d00e26f23a5e0f09a9d1e68a7259db5e.tar.gz
dmenu-542c58d8d00e26f23a5e0f09a9d1e68a7259db5e.tar.bz2
dmenu-542c58d8d00e26f23a5e0f09a9d1e68a7259db5e.zip
several performance tweaks
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c0aa39..e7df2d7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 # dmenu - dynamic menu
-# © 2006-2007 Anselm R. Garbe, Sander van Dijk
+# See LICENSE file for copyright and license details.
 
 include config.mk