diff options
author | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-21 15:15:16 +0000 |
---|---|---|
committer | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-21 15:15:16 +0000 |
commit | adee30da55ddec8b5be4c1146986f2b6d30a3ded (patch) | |
tree | 2758b6d35698b5974dfd22c91e6d9c5dfaf3daf6 /chrome/third_party/hunspell/COPYING | |
parent | 397908018088686f21a81bbb822c519bdc2eae7a (diff) | |
download | chromium_src-adee30da55ddec8b5be4c1146986f2b6d30a3ded.zip chromium_src-adee30da55ddec8b5be4c1146986f2b6d30a3ded.tar.gz chromium_src-adee30da55ddec8b5be4c1146986f2b6d30a3ded.tar.bz2 |
Pull the entire hunspell tree and place it in depsBUG=14756TEST=Compiled Chromium, ran tests
Review URL: http://codereview.chromium.org/174127
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23957 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/third_party/hunspell/COPYING')
-rw-r--r-- | chrome/third_party/hunspell/COPYING | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/chrome/third_party/hunspell/COPYING b/chrome/third_party/hunspell/COPYING deleted file mode 100644 index 5bede4f..0000000 --- a/chrome/third_party/hunspell/COPYING +++ /dev/null @@ -1,12 +0,0 @@ -GPL 2.0/LGPL 2.1/MPL 1.1 tri-license - -The contents of this software may be used under the terms of -the GNU General Public License Version 2 or later (the "GPL"), or -the GNU Lesser General Public License Version 2.1 or later (the "LGPL", -see COPYING.LGPL) or (excepting the LGPLed GNU gettext library in the -intl/ directory) the Mozilla Public License Version 1.1 or later -(the "MPL", see COPYING.MPL). - -Software distributed under these licenses is distributed on an "AS IS" basis, -WITHOUT WARRANTY OF ANY KIND, either express or implied. See the licences -for the specific language governing rights and limitations under the licenses. |