intl/locales/da/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_da.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-da.lic.txt in the original work):
    21 Danish 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: dkcommon.tex (yyyy-mm-dd), dkspecial.tex (yyyy-mm-dd)
    29 % Author: Frank Jensen <frank.jensen at hugin.com>
    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 file contains the hyphenation patterns for Danish.
    86 %
    87 %% Copyright 1994 Frank Jensen (Frank.Jensen@hugin.com)
    88 %
    89 % This work may be distributed and/or modified under the
    90 % conditions of the LaTeX Project Public License, either version 1.3
    91 % of this license or (at your option) any later version.
    92 % The latest version of this license is in
    93 %   http://www.latex-project.org/lppl.txt
    94 % and version 1.3 or later is part of all distributions of LaTeX
    95 % version 2003/12/01 or later.
    96 %
    97 % Changes:
    98 % - 2011-01-11 - remove support for OT1 encoding
    99 %

mercurial