diff options
author | anselm@garbe.us <unknown> | 2012-01-12 07:36:05 +0100 |
---|---|---|
committer | anselm@garbe.us <unknown> | 2012-01-12 07:36:05 +0100 |
commit | 873bcb97a90727be29fe28774fc6b5546660b447 (patch) | |
tree | b83ce8d76ffbdbd37b6d536e305278581d6679da /LICENSE | |
parent | 907db0a85165f720a7b7d5972736393e4d8ac1b9 (diff) | |
download | dwm-873bcb97a90727be29fe28774fc6b5546660b447.tar.gz |
applied Eckehard Berns barwin leak fix and his suggestion to deal with restack() -- the latter aspect needs further investigation.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE index e8e793a..2e53d0a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT/X Consortium License -© 2006-2011 Anselm R Garbe <anselm@garbe.us> +© 2006-2012 Anselm R Garbe <anselm@garbe.us> © 2007-2011 Peter Hartlich <sgkkr at hartlich dot com> © 2010-2011 Connor Lane Smith <cls@lubutu.com> © 2006-2009 Jukka Salmi <jukka at salmi dot ch> |