tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

LICENSE (5383B)


      1 License information for hyph_la.dic:
      2 
      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.
      5 
      6 
      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/.
     10 
     11 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     12 
     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
     16 
     17 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     18 
     19 Portions of this file were originally made available under the following license
     20 (copied verbatim from hyph-la.lic.txt in the original work):
     21 
     22 Latin hyphenation patterns
     23 
     24 (more info about the licence to be added later)
     25 
     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: lahyph.tex (2007-09-03)
     30 % Author: Claudio Beccari <claudio.beccari at polito.it>
     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 %                  ********** lahyph.tex *************
     87 %
     88 % Copyright 1999- 2001 Claudio Beccari
     89 %                [latin hyphenation patterns]
     90 %
     91 % -----------------------------------------------------------------
     92 % IMPORTANT NOTICE:
     93 %
     94 % This program can be redistributed and/or modified under the terms
     95 % of the LaTeX Project Public License Distributed from CTAN
     96 % archives in directory macros/latex/base/lppl.txt; either
     97 % version 1 of the License, or any later version.
     98 % -----------------------------------------------------------------
     99 %
    100 % Patterns for the latin language mainly in modern spelling
    101 % (u when u is needed and v when v is needed); medieval spelling
    102 % with the ligatures \ae and \oe  and the (uncial) lowercase `v'
    103 % written as a `u' is also supported; apparently there is no conflict
    104 % between the patterns of modern  Latin and those of medieval Latin.
    105 %
    106 % Support for font encoding T1 with a 256-character set.
    107 %
    108 % Prepared by  Claudio Beccari
    109 %              Politecnico di Torino
    110 %              Torino, Italy
    111 %              e-mail beccari@polito.it
    112 %
    113 % 1999/03/10 Integration of `lahyph7.tex' and `lahyph8.tex' into
    114 % one file `lahyph.tex' supporting fonts in OT1 and T1 encoding by
    115 % Bernd Raichle using the macro code from `dehypht.tex' (this code
    116 % is Copyright 1993,1994,1998,1999 Bernd Raichle/DANTE e.V.).
    117 %
    118 % 2010/05/31 Removal of OT1 support
    119 % 2010/06/01 Removal of pattern 2'2 (probably a leftover from Italian)
    120 %
    121 % \versionnumber{3.2}   \versiondate{2010/06/01}
    122 %
    123 % Information after \endinput.
    124 %
    125 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    126 %
    127 % \message{Latin Hyphenation Patterns `lahyph' Version 3.2 <2010/06/01>}
    128 %
    129 %