Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(813)

Side by Side Diff: third_party/hunspell128/dictionaries/README_sv_SE.txt

Issue 2076009: Move hunspell dictionaris out of "third_party/hunspell".... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/deps/
Patch Set: '' Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This Swedish Dictionary for Spell Checking is maintained by
2 Göran Andersson <goran@init.se>.
3 The most recent version is available at http://dsso.se/.
4 Essentially, the dictionary consists of the words that
5 have been classified in the on-line database at
6 http://dsso.se/. The on-line database was created by
7 combining Göran Andersson's ispell dictionary (version 1.3)
8 and Tom Westerberg's large collection of root words.
9
10 For OpenOffice.org installation instructions, see
11 http://lingucomponent.openoffice.org/download_dictionary.html
12
13 If you find a correct Swedish word that is missing from this
14 dictionary, please go to http://dsso.se/ and insert it
15 into the database; then it will be included in the next
16 release of this dictionary.
17
18 *********************************
19 * Copyright *
20 *********************************
21
22 Copyright © 2003-08 Tom Westerberg <tweg@welho.com> and Göran Andersson <goran@i nit.se>.
23
24 ******* BEGIN LICENSE BLOCK *******
25 * Version: MPL 1.1/GPL 2.0/LGPL 2.1
26 *
27 * The contents of The Swedish Dictionary for Spell Checking (i.e. the files
28 * sv.aff and sv.dic) are subject to the Mozilla Public License Version
29 * 1.1 (the "License"); you may not use this file except in compliance with
30 * the License. You may obtain a copy of the License at
31 * http://www.mozilla.org/MPL/
32 *
33 * Software distributed under the License is distributed on an "AS IS" basis,
34 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
35 * for the specific language governing rights and limitations under the
36 * License.
37 *
38 * The Original Code is the the DSSO dictionary at http://dsso.se
39 *
40 * The Initial Developer of the Original Code is Göran Andersson.
41 *
42 * Contributor(s):
43 * Tom Westerberg <tweg@welho.com>
44 * Niklas Johansson <sleeping.pillow@gmail.com>
45 *
46 * Alternatively, The Swedish Dictionary may be used under the terms of
47 * either the GNU General Public License Version 2 or later (the "GPL"), or
48 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
49 * in which case the provisions of the GPL or the LGPL are applicable instead
50 * of those above. If you wish to allow use of your version of this file only
51 * under the terms of either the GPL or the LGPL, and not to allow others to
52 * use your version of this file under the terms of the MPL, indicate your
53 * decision by deleting the provisions above and replace them with the notice
54 * and other provisions required by the GPL or the LGPL. If you do not delete
55 * the provisions above, a recipient may use your version of this file under
56 * the terms of any one of the MPL, the GPL or the LGPL.
57 *
58 ******* END LICENSE BLOCK *******
OLDNEW
« no previous file with comments | « third_party/hunspell128/dictionaries/README_sl_SI.txt ('k') | third_party/hunspell128/dictionaries/README_vi_VN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698