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 | Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561 (diff) | |
download | dwm-cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55.tar.gz dwm-cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55.tar.bz2 dwm-cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55.zip |
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 |