intl/locales/pt/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_pt.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.
     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/.
    11 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    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
    17 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    19 Portions of this file were originally made available under the following license
    20 (copied verbatim from hyph-pt.lic.txt in the original work):
    22 Portuguese hyphenation patterns
    24 (more info about the licence to be added later)
    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: pthyph.tex (1994-10-13 - date on CTAN) or (1996-07-21 - date in file) - no idea
    30 % Author: Pedro J. de Rezende <rezende at dcc.unicamp.br>, J.Joao Dias Almeida <jj at di.uminho.pt>
    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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    87 % The Portuguese TeX hyphenation table.
    88 % (C) 1996 by  Pedro J. de Rezende (rezende@dcc.unicamp.br)
    89 %          and J.Joao Dias Almeida (jj@di.uminho.pt)
    90 % Version: 1.2 Release date: 21/07/96
    91 %
    92 % (C) 1994 by Pedro J. de Rezende (rezende@dcc.unicamp.br)
    93 % Version: 1.1 Release date: 04/12/94
    94 %
    95 % (C) 1987 by Pedro J. de Rezende
    96 % Version: 1.0 Release date: 02/13/87
    97 %
    98 % -----------------------------------------------------------------
    99 % IMPORTANT NOTICE:
   100 %
   101 % This program can be redistributed and/or modified under the terms
   102 % of the LaTeX Project Public License Distributed from CTAN
   103 % archives in directory macros/latex/base/lppl.txt; either
   104 % version 1 of the License, or any later version.
   105 % -----------------------------------------------------------------
   106 % Remember! If you *must* change it, then call the resulting file
   107 % something  else and attach your name to your *documented* changes.
   108 % ======================================================================
   109 %

mercurial