aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2011-12-31 17:18:33 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2011-12-31 17:18:33 +0200
commit7a44355e562a857d8c6b973a3c2d6bb556b24ef4 (patch)
tree4e2adc7d1aaf92d5b06b49defc1adb14029ee8d5
parentadd2969881171b70f661f270ea6602caa234b8f5 (diff)
add license information - closes #1
-rw-r--r--LICENSE7
-rw-r--r--Makefile2
-rw-r--r--README.md4
3 files changed, 6 insertions, 7 deletions
diff --git a/LICENSE b/LICENSE
index cd40132..174e546 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,10 +1,3 @@
---- --- --- --- --- --- --- --- --- --- --- --- ---
-Based on:
- - dwm : http://dwm.suckless.org/
- - dminiwm : https://github.com/moetunes/dminiwm
- - catwm : https://github.com/pyknite/catwm
---- --- --- --- --- --- --- --- --- --- --- --- ---
-
MIT/X Consortium License
© 2011 Ivan c00kiemon5ter Kanakarakis <ivan.kanak at gmail dot com>
diff --git a/Makefile b/Makefile
index 1489af8..45f6575 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+# Makefile for monsterwm - see LICENSE for license and copyright information
+
VERSION = cookies-git
WMNAME = monsterwm
diff --git a/README.md b/README.md
index 987028a..70d5a7c 100644
--- a/README.md
+++ b/README.md
@@ -104,3 +104,7 @@ For any bug or request [fill an issue][bug] on [GitHub][ghp] or report on the [A
[bug]: https://github.com/c00kiemon5ter/monsterwm/issues
[ghp]: https://github.com/c00kiemon5ter/monsterwm
+License
+-------
+Licensed under MIT/X Consortium License, see [LICENSE][law] file for more copyright and license information.
+