diff options
author | anselm@anselm1 <unknown> | 2008-04-20 19:09:30 +0100 |
---|---|---|
committer | anselm@anselm1 <unknown> | 2008-04-20 19:09:30 +0100 |
commit | d26c28c1e7b01024b0559b4bc7b40c85d96dc701 (patch) | |
tree | ac6917278c3bad31d7d76e10a31774e80b4f1729 | |
parent | b6335776e46549ed5627069fbac692ba360a2fb6 (diff) | |
download | dwm-d26c28c1e7b01024b0559b4bc7b40c85d96dc701.tar.gz |
this is the correct way
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 6f1349f..b139b54 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ # dwm - dynamic window manager +# See LICENSE file for copyright and license details. include config.mk |