Update LICENSE file just like for sbase - ubase - suckless linux base utils | |
git clone git://git.suckless.org/ubase | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 084d375a7da8a3a65603c721f1bf004998b61a06 | |
parent 42db5e13d01486fb16e690fd7e3b1d9d7777cd83 | |
Author: sin <[email protected]> | |
Date: Tue, 23 Dec 2014 18:10:27 +0000 | |
Update LICENSE file just like for sbase | |
Diffstat: | |
M LICENSE | 23 +++++++++++++---------- | |
1 file changed, 13 insertions(+), 10 deletions(-) | |
--- | |
diff --git a/LICENSE b/LICENSE | |
@@ -1,15 +1,6 @@ | |
MIT/X Consortium License | |
-© 2013 sin <[email protected]> | |
-© 2013 oblique <[email protected]> | |
-© 2013 s-p-k <[email protected]> | |
-© 2013 Jakob Kramer <[email protected]> | |
-© 2013 David Galos <[email protected]> | |
-© 2014 Carlos J. Torres <[email protected]> | |
-© 2014 Hiltjo Posthuma <[email protected]> | |
-© 2014 Laslo Hunhold <[email protected]> | |
-© 2014 Roberto E. Vargas Caballero <[email protected]> | |
-© 2014 Jan Tatje <[email protected]> | |
+© 2013-2014 Dimitris Papapastamos <[email protected]> | |
Permission is hereby granted, free of charge, to any person obtaining a | |
copy of this software and associated documentation files (the "Software"), | |
@@ -28,3 +19,15 @@ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DA… | |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | |
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | |
DEALINGS IN THE SOFTWARE. | |
+ | |
+Authors/contributors include: | |
+ | |
+© 2013 oblique <[email protected]> | |
+© 2013 s-p-k <[email protected]> | |
+© 2013 Jakob Kramer <[email protected]> | |
+© 2013 David Galos <[email protected]> | |
+© 2014 Carlos J. Torres <[email protected]> | |
+© 2014 Hiltjo Posthuma <[email protected]> | |
+© 2014 Laslo Hunhold <[email protected]> | |
+© 2014 Roberto E. Vargas Caballero <[email protected]> | |
+© 2014 Jan Tatje <[email protected]> |