intl/locales/ru/hyphenation/LICENSE

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

     1 License information for hyph_ru.dic:
     3 This file is based on the TeX hyphenation patterns distributed under the
     4 LaTeX Project Public License (LPPL) as part of the hyph-utf8 package.
     7 This Source Code Form is subject to the terms of the Mozilla Public
     8 License, v. 2.0. If a copy of the MPL was not distributed with this
     9 file, You can obtain one at http://mozilla.org/MPL/2.0/.
    11 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    13 At the time this file was first modified, a complete, unmodified copy of
    14 the LPPL Work was available from:
    15 http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/?pathrev=580
    17 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    19 Portions of this file were originally made available under the following license
    20 (copied verbatim from hyph-ru.lic.txt in the original work):
    22 Russian hyphenation patterns
    24 (more info about the licence to be added later)
    26 % This file is part of hyph-utf8 package and resulted from
    27 % semi-manual conversions of hyphenation patterns into UTF-8 in June 2008.
    28 %
    29 % Source: TODO:WRITEME (2003-03-10)
    30 % Author: Alexander I. Lebedev <swan at scon155.phys.msu.su>
    31 %
    32 % The above mentioned file should become obsolete,
    33 % and the author of the original file should preferaby modify this file instead.
    34 %
    35 % Modificatios were needed in order to support native UTF-8 engines,
    36 % but functionality (hopefully) didn't change in any way, at least not intentionally.
    37 % This file is no longer stand-alone; at least for 8-bit engines
    38 % you probably want to use loadhyph-foo.tex (which will load this file) instead.
    39 %
    40 % Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer
    41 % with help & support from:
    42 % - Karl Berry, who gave us free hands and all resources
    43 % - Taco Hoekwater, with useful macros
    44 % - Hans Hagen, who did the unicodifisation of patterns already long before
    45 %               and helped with testing, suggestions and bug reports
    46 % - Norbert Preining, who tested & integrated patterns into TeX Live
    47 %
    48 % However, the "copyright/copyleft" owner of patterns remains the original author.
    49 %
    50 % The copyright statement of this file is thus:
    51 %
    52 %    Do with this file whatever needs to be done in future for the sake of
    53 %    "a better world" as long as you respect the copyright of original file.
    54 %    If you're the original author of patterns or taking over a new revolution,
    55 %    plese remove all of the TUG comments & credits that we added here -
    56 %    you are the Queen / the King, we are only the servants.
    57 %
    58 % If you want to change this file, rather than uploading directly to CTAN,
    59 % we would be grateful if you could send it to us (http://tug.org/tex-hyphen)
    60 % or ask for credentials for SVN repository and commit it yourself;
    61 % we will then upload the whole "package" to CTAN.
    62 %
    63 % Before a new "pattern-revolution" starts,
    64 % please try to follow some guidelines if possible:
    65 %
    66 % - \lccode is *forbidden*, and I really mean it
    67 % - all the patterns should be in UTF-8
    68 % - the only "allowed" TeX commands in this file are: \patterns, \hyphenation,
    69 %   and if you really cannot do without, also \input and \message
    70 % - in particular, please no \catcode or \lccode changes,
    71 %   they belong to loadhyph-foo.tex,
    72 %   and no \lefthyphenmin and \righthyphenmin,
    73 %   they have no influence here and belong elsewhere
    74 % - \begingroup and/or \endinput is not needed
    75 % - feel free to do whatever you want inside comments
    76 %
    77 % We know that TeX is extremely powerful, but give a stupid parser
    78 % at least a chance to read your patterns.
    79 %
    80 % For more unformation see
    81 %
    82 %    http://tug.org/tex-hyphen
    83 %
    84 %------------------------------------------------------------------------------
    85 %
    86 % Russian hyphenation patterns, version 2003/03/10
    87 % Copyright 1999-2003 Alexander I. Lebedev <swan@scon155.phys.msu.su>
    88 %
    89 % This program may be distributed and/or modified under the conditions
    90 % of the LaTeX Project Public License, either version 1.2 or any later
    91 % version.
    92 %
    93 % Patterns were generated with patgen from a 990,000-word list and then
    94 % manually corrected.
    95 %
    96 % The program consists of the files ruhyphal.tex, cyryoal.tex and two
    97 % document files README.ruhyphal and hyphen.rules.  The file cyryoal.tex
    98 % can be regenerated using mkcyryo script (a part of ruhyphen package)
    99 % and the latest release of rus-ispell dictionaries
   100 % <ftp://scon155.phys.msu.su/pub/russian/ispell/>.

mercurial