diff options
author | arg@mig29 <unknown> | 2007-01-02 15:37:58 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2007-01-02 15:37:58 +0100 |
commit | cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55 (patch) | |
tree | 9f9ae547058bc6cb25e773d45341980516774d93 /Makefile | |
parent | beac539f31a37f5eece142d8f3a24349926b7643 (diff) | |
download | dwm-cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55.tar.gz |
next version will contain updated copyright notice
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index ad8ec08..2ce71cc 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # dwm - dynamic window manager -# (C)opyright MMVI Anselm R. Garbe +# (C)opyright MMVII Anselm R. Garbe include config.mk |