tor-browser

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

LICENSE (5441B)


      1 License information for hyph_nl.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 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/.
      9 
     10 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     11 
     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
     15 
     16 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     17 
     18 Portions of this file were originally made available under the following license
     19 (copied verbatim from hyph-nl.lic.txt in the original work):
     20 
     21 Dutch hyphenation patterns
     22 
     23 (more info about the licence to be added later)
     24 
     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: nehyph96.tex (yyyy-mm-dd)
     29 % Author: Piet Tutelaers
     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 % PURPOSE: 8-bit hyphenation patterns for TeX based upon the new Dutch
     86 %          spelling, officially since 1 August 1996. These patterns follow
     87 %          the new hyphenation rules in the `Woordenlijst Nederlandse
     88 %          Taal, SDU Uitgevers, Den Haag 1995' (the so called `Groene
     89 %          Boekje') described in section 5.2 (Het afbreekteken).
     90 %
     91 %          The main differences with our earlier patterns based upon the
     92 %          CELEX dictionary are:
     93 %           (1) provide 8-bit patterns based upon the T1 character encoding
     94 %               (the encoding for DC/EC compatible TeX fonts)
     95 %           (2) don't hyphenate if this results in a syllable of one letter
     96 %               before or after the hyphen (hence hyphens in a-drenaline,
     97 %               studi-o, mensa-pen and vide-oachtig are invalid)
     98 %           (3) handle words derived from other languages (`bastaard
     99 %               woorden') according to the new rules
    100 %
    101 %          Like the CELEX patterns these patterns don't hyphenate:
    102 %           (4) in a changing syllable (menuutje can not be hyphenated as
    103 %               menu-tje)
    104 %           (5) in words that have different hyphenations according to
    105 %               there meaning (buur-tje/buurt-je)
    106 %
    107 % COPYRIGHT (C) 1996: Piet Tutelaers
    108 %
    109 % -----------------------------------------------------------------
    110 % IMPORTANT NOTICE:
    111 %
    112 % This program can be redistributed and/or modified under the terms
    113 % of the LaTeX Project Public License Distributed from CTAN
    114 % archives in directory macros/latex/base/lppl.txt; either
    115 % version 1 of the License, or any later version.
    116 % -----------------------------------------------------------------
    117 % VERSION: 1.1 (November 1996) Copyright changed March 2000
    118 %
    119 % AUTHOR:  Piet Tutelaers P.T.H.Tutelaers@tue.nl
    120 %