add LICENSE for clarity: public domain - irc - IRC client based on c9x.me/irc c… | |
git clone git://git.codemadness.org/irc | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 2f85ad5b356490f957cd52d81f55624eff08bdd7 | |
parent 1cf69611516aba436a11612b742d728498c6bbcd | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Fri, 9 Jun 2017 16:18:05 +0200 | |
add LICENSE for clarity: public domain | |
Diffstat: | |
A LICENSE | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/LICENSE b/LICENSE | |
@@ -0,0 +1 @@ | |
+public domain, see: http://c9x.me/irc/ |