commit 8fcd1bfda89df37655b140c1b4091d8d50add899 parent e39e6979981ea0308f89fde96bd81c45359dcdfd Author: Anselm R. Garbe <arg@suckless.org> Date: Thu, 8 Feb 2007 14:09:52 +0100 fixed copyright notice in Makefile Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile @@ -1,5 +1,5 @@ # dwm - dynamic window manager -# (C)opyright MMVII Anselm R. Garbe +# (C)opyright MMVI-MMVII Anselm R. Garbe include config.mk