intl/locales/da/hyphenation/LICENSE

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/locales/da/hyphenation/LICENSE	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,99 @@
     1.4 +License information for hyph_da.dic:
     1.5 +
     1.6 +This file is based on the TeX hyphenation patterns distributed under the
     1.7 +LaTeX Project Public License (LPPL) as part of the hyph-utf8 package.
     1.8 +
     1.9 +This Source Code Form is subject to the terms of the Mozilla Public
    1.10 +License, v. 2.0. If a copy of the MPL was not distributed with this
    1.11 +file, You can obtain one at http://mozilla.org/MPL/2.0/.
    1.12 +
    1.13 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    1.14 +
    1.15 +At the time this file was first modified, a complete, unmodified copy of
    1.16 +the LPPL Work was available from:
    1.17 +http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/?pathrev=580
    1.18 +
    1.19 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    1.20 +
    1.21 +Portions of this file were originally made available under the following license
    1.22 +(copied verbatim from hyph-da.lic.txt in the original work):
    1.23 +
    1.24 +Danish hyphenation patterns
    1.25 +
    1.26 +(more info about the licence to be added later)
    1.27 +
    1.28 +% This file is part of hyph-utf8 package and resulted from
    1.29 +% semi-manual conversions of hyphenation patterns into UTF-8 in June 2008.
    1.30 +%
    1.31 +% Source: dkcommon.tex (yyyy-mm-dd), dkspecial.tex (yyyy-mm-dd)
    1.32 +% Author: Frank Jensen <frank.jensen at hugin.com>
    1.33 +%
    1.34 +% The above mentioned file should become obsolete,
    1.35 +% and the author of the original file should preferaby modify this file instead.
    1.36 +%
    1.37 +% Modificatios were needed in order to support native UTF-8 engines,
    1.38 +% but functionality (hopefully) didn't change in any way, at least not intentionally.
    1.39 +% This file is no longer stand-alone; at least for 8-bit engines
    1.40 +% you probably want to use loadhyph-foo.tex (which will load this file) instead.
    1.41 +%
    1.42 +% Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer
    1.43 +% with help & support from:
    1.44 +% - Karl Berry, who gave us free hands and all resources
    1.45 +% - Taco Hoekwater, with useful macros
    1.46 +% - Hans Hagen, who did the unicodifisation of patterns already long before
    1.47 +%               and helped with testing, suggestions and bug reports
    1.48 +% - Norbert Preining, who tested & integrated patterns into TeX Live
    1.49 +%
    1.50 +% However, the "copyright/copyleft" owner of patterns remains the original author.
    1.51 +%
    1.52 +% The copyright statement of this file is thus:
    1.53 +%
    1.54 +%    Do with this file whatever needs to be done in future for the sake of
    1.55 +%    "a better world" as long as you respect the copyright of original file.
    1.56 +%    If you're the original author of patterns or taking over a new revolution,
    1.57 +%    plese remove all of the TUG comments & credits that we added here -
    1.58 +%    you are the Queen / the King, we are only the servants.
    1.59 +%
    1.60 +% If you want to change this file, rather than uploading directly to CTAN,
    1.61 +% we would be grateful if you could send it to us (http://tug.org/tex-hyphen)
    1.62 +% or ask for credentials for SVN repository and commit it yourself;
    1.63 +% we will then upload the whole "package" to CTAN.
    1.64 +%
    1.65 +% Before a new "pattern-revolution" starts,
    1.66 +% please try to follow some guidelines if possible:
    1.67 +%
    1.68 +% - \lccode is *forbidden*, and I really mean it
    1.69 +% - all the patterns should be in UTF-8
    1.70 +% - the only "allowed" TeX commands in this file are: \patterns, \hyphenation,
    1.71 +%   and if you really cannot do without, also \input and \message
    1.72 +% - in particular, please no \catcode or \lccode changes,
    1.73 +%   they belong to loadhyph-foo.tex,
    1.74 +%   and no \lefthyphenmin and \righthyphenmin,
    1.75 +%   they have no influence here and belong elsewhere
    1.76 +% - \begingroup and/or \endinput is not needed
    1.77 +% - feel free to do whatever you want inside comments
    1.78 +%
    1.79 +% We know that TeX is extremely powerful, but give a stupid parser
    1.80 +% at least a chance to read your patterns.
    1.81 +%
    1.82 +% For more unformation see
    1.83 +%
    1.84 +%    http://tug.org/tex-hyphen
    1.85 +%
    1.86 +%------------------------------------------------------------------------------
    1.87 +%
    1.88 +% This file contains the hyphenation patterns for Danish.
    1.89 +%
    1.90 +%% Copyright 1994 Frank Jensen (Frank.Jensen@hugin.com)
    1.91 +%
    1.92 +% This work may be distributed and/or modified under the
    1.93 +% conditions of the LaTeX Project Public License, either version 1.3
    1.94 +% of this license or (at your option) any later version.
    1.95 +% The latest version of this license is in
    1.96 +%   http://www.latex-project.org/lppl.txt
    1.97 +% and version 1.3 or later is part of all distributions of LaTeX
    1.98 +% version 2003/12/01 or later.
    1.99 +%
   1.100 +% Changes:
   1.101 +% - 2011-01-11 - remove support for OT1 encoding
   1.102 +%

mercurial