LICENSE: bump license year - ii - irc it, simple FIFO based irc client | |
git clone git://git.suckless.org/ii | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit acbc72748d9d2493e4c21c05f58bed4ede84448f | |
parent 2d0480ce81d5bc4329686fe8ef7f0b440bf35ec0 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Fri, 2 Sep 2022 11:23:27 +0200 | |
LICENSE: bump license year | |
Diffstat: | |
M LICENSE | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/LICENSE b/LICENSE | |
@@ -1,6 +1,6 @@ | |
MIT/X Consortium License | |
-(C)opyright 2014-2018 Hiltjo Posthuma <hiltjo at codemadness dot org> | |
+(C)opyright 2014-2022 Hiltjo Posthuma <hiltjo at codemadness dot org> | |
(C)opyright 2005-2006 Anselm R. Garbe <[email protected]> | |
(C)opyright 2005-2011 Nico Golde <nico at ngolde dot de> | |