intl/locales/sl/hyphenation/LICENSE

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 License information for hyph_sl.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.
     6 This Source Code Form is subject to the terms of the Mozilla Public
     7 License, v. 2.0. If a copy of the MPL was not distributed with this
     8 file, You can obtain one at http://mozilla.org/MPL/2.0/.
    10 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    12 At the time this file was first modified, a complete, unmodified copy of
    13 the LPPL Work was available from:
    14 http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/?pathrev=580
    16 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    18 Portions of this file were originally made available under the following license
    19 (copied verbatim from hyph-sl.lic.txt in the original work):
    21 Slovenian hyphenation patterns
    23 (more info about the licence to be added later)
    25 % This file is part of hyph-utf8 package and resulted from
    26 % semi-manual conversions of hyphenation patterns into UTF-8 in June 2008.
    27 %
    28 % Source: slhyph.tex (2007-01-29)
    29 % Author: Matjaž Vrečko <matjaz at mg-soft.si>
    30 %
    31 % The above mentioned file should become obsolete,
    32 % and the author of the original file should preferaby modify this file instead.
    33 %
    34 % Modificatios were needed in order to support native UTF-8 engines,
    35 % but functionality (hopefully) didn't change in any way, at least not intentionally.
    36 % This file is no longer stand-alone; at least for 8-bit engines
    37 % you probably want to use loadhyph-foo.tex (which will load this file) instead.
    38 %
    39 % Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer
    40 % with help & support from:
    41 % - Karl Berry, who gave us free hands and all resources
    42 % - Taco Hoekwater, with useful macros
    43 % - Hans Hagen, who did the unicodifisation of patterns already long before
    44 %               and helped with testing, suggestions and bug reports
    45 % - Norbert Preining, who tested & integrated patterns into TeX Live
    46 %
    47 % However, the "copyright/copyleft" owner of patterns remains the original author.
    48 %
    49 % The copyright statement of this file is thus:
    50 %
    51 %    Do with this file whatever needs to be done in future for the sake of
    52 %    "a better world" as long as you respect the copyright of original file.
    53 %    If you're the original author of patterns or taking over a new revolution,
    54 %    plese remove all of the TUG comments & credits that we added here -
    55 %    you are the Queen / the King, we are only the servants.
    56 %
    57 % If you want to change this file, rather than uploading directly to CTAN,
    58 % we would be grateful if you could send it to us (http://tug.org/tex-hyphen)
    59 % or ask for credentials for SVN repository and commit it yourself;
    60 % we will then upload the whole "package" to CTAN.
    61 %
    62 % Before a new "pattern-revolution" starts,
    63 % please try to follow some guidelines if possible:
    64 %
    65 % - \lccode is *forbidden*, and I really mean it
    66 % - all the patterns should be in UTF-8
    67 % - the only "allowed" TeX commands in this file are: \patterns, \hyphenation,
    68 %   and if you really cannot do without, also \input and \message
    69 % - in particular, please no \catcode or \lccode changes,
    70 %   they belong to loadhyph-foo.tex,
    71 %   and no \lefthyphenmin and \righthyphenmin,
    72 %   they have no influence here and belong elsewhere
    73 % - \begingroup and/or \endinput is not needed
    74 % - feel free to do whatever you want inside comments
    75 %
    76 % We know that TeX is extremely powerful, but give a stupid parser
    77 % at least a chance to read your patterns.
    78 %
    79 % For more unformation see
    80 %
    81 %    http://tug.org/tex-hyphen
    82 %
    83 %------------------------------------------------------------------------------
    84 %
    85 % This is `slhyph.tex' as of 15. 4. 97.
    86 %
    87 % Copyright (C) 1990 Matjaž Vrečko, TeXCeX (SLO)
    88 %               [slovenian hyphenation patterns]
    89 %
    90 % This program can be redistributed and/or modified under the terms
    91 % of the LaTeX Project Public License Distributed from CTAN
    92 % archives in directory macros/latex/base/lppl.txt; either
    93 % version 1 of the License, or any later version.
    94 %
    95 % This file contains slovene hyphen patterns with čšž
    96 %
    97 % Generation of hyphen patterns for TeX
    98 %
    99 %          Matjaž Vrečko, TeXCeH (SLO), 1990
   100 %   Email: matjaz@mg-soft.si
   101 %
   102 % Changes:
   103 %  1990       First version of `hyphen.si' (Matjaž Vrečko, TeXCeX)
   104 %
   105 % Some cosmetic changes done later on, but none of these apply any more;
   106 % the patterns are still the same as they were originally:
   107 %
   108 %  1994-05-17 Use of code page 852 in patterns (Leon Žlajpah)
   109 %  1995-04-06 Release of `sihyph21.tex'
   110 %  1995-06-20 Added \slovenehyphenmins
   111 %             Release of `sihyph22.tex'
   112 %  1997-15-04 Some changes concerning "c, "s, "z and ...
   113 %             Release of `sihyph23.tex'
   114 %  2007-01-20 `sihyph23.tex' renamed to `slhyph.tex'
   115 %             (sl is the proper language code for Slovenian)
   116 %

mercurial