Add myself to LICENSE - ubase - suckless linux base utils | |
git clone git://git.suckless.org/ubase | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 2f766ec92d09170f3999433218d1fa7be472c79a | |
parent 2d38b7cb9e4083c060b412c150823396e82ee2e7 | |
Author: FRIGN <[email protected]> | |
Date: Mon, 7 Sep 2015 13:04:38 +0200 | |
Add myself to LICENSE | |
Diffstat: | |
M LICENSE | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/LICENSE b/LICENSE | |
@@ -1,6 +1,7 @@ | |
MIT/X Consortium License | |
© 2013-2015 Dimitris Papapastamos <[email protected]> | |
+© 2014-2015 Laslo Hunhold <[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,7 +29,6 @@ Authors/contributors include: | |
© 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]> | |
© 2015 Risto Salminen <[email protected]> |