mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
Fix some iffy grammar in the NOTICE file.
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
ZNC
|
||||
===
|
||||
|
||||
ZNC includes code from Csocket (https://github.com/jimloco/Csocket), licensed by Sleepycat-alike License.
|
||||
ZNC includes code from Csocket (https://github.com/jimloco/Csocket), licensed under the Sleepycat-alike License.
|
||||
ZNC includes code generated by SWIG (http://www.swig.org), not governed by SWIG's license.
|
||||
ZNC includes code of autoconf macro AX_CXX_COMPILE_STDCXX_11, its permissive license is inside the file.
|
||||
ZNC includes modified code of autoconf macro AX_PTHREAD, licensed by GPLv3+.
|
||||
ZNC includes modified code of autoconf macro AC_PROG_SWIG, licensed by GPLv2+ with Autoconf Exception.
|
||||
ZNC includes modified code of autoconf macro AM_ICONV, licensed by FSF Unlimited License.
|
||||
ZNC includes modified code of autoconf macro gl_VISIBILITY, licensed by FSF Unlimited License.
|
||||
ZNC includes modified code of MD5 implementation by Christophe Devine, licensed by GPLv2+.
|
||||
ZNC includes resized External Wikipedia icon (https://commons.wikimedia.org/wiki/File:External.svg), licensed by public domain license.
|
||||
ZNC includes modified code for SSL verification by Alban Diquet (https://github.com/iSECPartners/ssl-conservatory/) and Daniel Stenberg (https://github.com/bagder/curl/blob/master/lib/), licensed by MIT.
|
||||
ZNC includes code from jQuery (http://jquery.com/), licensed by MIT.
|
||||
ZNC includes code from jQuery UI (http://jqueryui.com/), licensed by MIT.
|
||||
ZNC includes code from Selectize (http://brianreavis.github.io/selectize.js/), licensed by Apache 2.0.
|
||||
ZNC includes modified code of autoconf macro AX_PTHREAD, licensed under the GPLv3+.
|
||||
ZNC includes modified code of autoconf macro AC_PROG_SWIG, licensed under the GPLv2+ with Autoconf Exception.
|
||||
ZNC includes modified code of autoconf macro AM_ICONV, licensed under the FSF Unlimited License.
|
||||
ZNC includes modified code of autoconf macro gl_VISIBILITY, licensed under the FSF Unlimited License.
|
||||
ZNC includes modified code of MD5 implementation by Christophe Devine, licensed under the GPLv2+.
|
||||
ZNC includes resized External Wikipedia icon (https://commons.wikimedia.org/wiki/File:External.svg), which is in the public domain.
|
||||
ZNC includes modified code for SSL verification by Alban Diquet (https://github.com/iSECPartners/ssl-conservatory/) and Daniel Stenberg (https://github.com/bagder/curl/blob/master/lib/), licensed under the MIT License.
|
||||
ZNC includes code from jQuery (http://jquery.com/), licensed under the MIT License.
|
||||
ZNC includes code from jQuery UI (http://jqueryui.com/), licensed under the MIT License.
|
||||
ZNC includes code from Selectize (http://brianreavis.github.io/selectize.js/), licensed under the Apache License 2.0.
|
||||
|
||||
ZNC is developed by these people:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user