Kouhei Sutou
null+****@clear*****
Thu Oct 8 23:16:42 JST 2015
Kouhei Sutou 2015-10-08 23:16:42 +0900 (Thu, 08 Oct 2015) New Revision: 8ecfd80619629178180fc8b47a5d22b39961eb4e https://github.com/pgroonga/pgroonga.github.io/commit/8ecfd80619629178180fc8b47a5d22b39961eb4e Message: Add license for bundled software Modified files: index.md Modified: index.md (+13 -0) =================================================================== --- index.md 2015-10-08 23:11:29 +0900 (6ea9529) +++ index.md 2015-10-08 23:16:42 +0900 (95c9f07) @@ -36,3 +36,16 @@ As default, PostgreSQL isn't capable for CJK full text search. You can use super PGroonga is released under [PostgreSQL license](http://opensource.org/licenses/postgresql) that is similar to BSD license and MIT license. See [COPYING](https://github.com/pgroonga/pgroonga/blob/master/COPYING) file for details such as copyright holders. + +Bundled software is released under different license. Here are bundled software and license information: + + * [xxHash](https://github.com/Cyan4973/xxHash) + * BSD license + * Copyright: `Copyright (c) 2012-2014, Yann Collet` + * Detail: [`vendor/xxHash/LICENSE`](https://github.com/Cyan4973/xxHash/blob/master/LICENSE) + + * [Groonga](http://groonga.org/) (bundled only for Windows package) + * LGPL 2.1 + * Copyright: `Copyright(C) 2009-2015 Brazil` + * Detail: [`vendor/groonga/COPYING`](https://github.com/groonga/groonga/blob/master/COPYING) + -------------- next part -------------- HTML����������������������������...Download