fixed copyright notice in Makefile - dwm - dynamic window manager HTML git clone https://git.parazyd.org/dwm DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit 8fcd1bfda89df37655b140c1b4091d8d50add899 DIR parent e39e6979981ea0308f89fde96bd81c45359dcdfd HTML 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(-) --- DIR 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