update LICENSE to actual authors and contributors for drw code - libsl - shared… | |
git clone git://git.suckless.org/libsl | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit ded6077af12634bd0fb0cd1f31bf2995bcf800ca | |
parent 96e040538ee37ebcd1b0ade913280838385634b8 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Thu, 26 Sep 2019 23:00:22 +0200 | |
update LICENSE to actual authors and contributors for drw code | |
Diffstat: | |
M LICENSE | 5 ++++- | |
1 file changed, 4 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/LICENSE b/LICENSE | |
@@ -1,6 +1,9 @@ | |
MIT/X Consortium License | |
-© 2013-2014 Anselm R Garbe <[email protected]> | |
+© 2013-2019 Anselm R Garbe <[email protected]> | |
+© 2015-2019 Hiltjo Posthuma <[email protected]> | |
+© 2016 Markus Teich <[email protected]> | |
+© 2015 Eric Pruitt <[email protected]> | |
Permission is hereby granted, free of charge, to any person obtaining a | |
copy of this software and associated documentation files (the "Software"), |