- fixed unintentional modification in chanserver

- added statement about using nuvola icons under LGPL 2.1
- added full license text
This commit is contained in:
Jens-Andre Koch
2012-03-28 15:26:33 +02:00
parent 92ec938150
commit 0760dbada1
3 changed files with 509 additions and 0 deletions
+1
View File
@@ -76,6 +76,7 @@ private:
template<> void TModInfo<CChanSaverMod>(CModInfo& Info) {
Info.SetWikiPage("chansaver");
Info.AddType(CModInfo::NetworkModule);
}
USERMODULEDEFS(CChanSaverMod, "Keep config up-to-date when user joins/parts")