diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-18 09:55:58 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-18 09:55:58 +0000 |
| commit | 5900892c53890b5ac22bafeb62d6216fcd980f27 (patch) | |
| tree | bc6a373562bd38dc58f80a24b35af22386ff7107 /roundcubemail/program | |
| parent | c8d03a4b65d7e1ac23c47508cd044248d1850c65 (diff) | |
Clarify licenseing of forked Googiespell code
git-svn-id: https://svn.roundcube.net/trunk@5445 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/js/googiespell.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/js/googiespell.js b/roundcubemail/program/js/googiespell.js index e3fdf7d3b..96d612ca2 100644 --- a/roundcubemail/program/js/googiespell.js +++ b/roundcubemail/program/js/googiespell.js @@ -1,6 +1,8 @@ /* SpellCheck jQuery'fied spell checker based on GoogieSpell 4.0 + (which was published under GPL "version 2 or any later version") + Copyright (C) 2006 Amir Salihefendic Copyright (C) 2009 Aleksander Machniak Copyright (C) 2011 Kolab Systems AG |
