summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bezos/accents.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-28 22:04:36 +0000
committerKarl Berry <karl@freefriends.org>2019-01-28 22:04:36 +0000
commit2c3cf1152cb4655cf77cc39aeddf7be69ddd8e12 (patch)
treeea755bf2e22f56aac9fe4efab81443de7417be86 /Master/texmf-dist/tex/latex/bezos/accents.sty
parent99c613f04edeed8a28efac69411132ea2cd8164d (diff)
bezos (28jan19)
git-svn-id: svn://tug.org/texlive/trunk@49850 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bezos/accents.sty')
-rw-r--r--Master/texmf-dist/tex/latex/bezos/accents.sty52
1 files changed, 29 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/latex/bezos/accents.sty b/Master/texmf-dist/tex/latex/bezos/accents.sty
index d44b535b995..2fb9db8ea39 100644
--- a/Master/texmf-dist/tex/latex/bezos/accents.sty
+++ b/Master/texmf-dist/tex/latex/bezos/accents.sty
@@ -1,24 +1,8 @@
-% +--------------------------------------------------+
-% | Typeset accents.tex to get the documentation. |
-% +--------------------------------------------------+
%
-%% Copyright (C) 1998, 1999, 2000, 2006 Javier Bezos
-%% All Rights Reserved
-%% http://www.tex-tipografia.com
-%%
-%% This work may be distributed and/or modified under the conditions
-%% of the LaTeX Project Public License, either version 1.3 of this
-%% license or (at your option) any later version. The latest version
-%% of this license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX
-%% version 2003/12/01 or later.
-%%
-%% This work has the LPPL maintenance status "maintained".
-%%
-%% This Current Maintainer of this work is Javier Bezos.
-%%
-%% This work consists of the files accents.tex and accents.sty.
+% Copyright (C) 1998-2019 Javier Bezos http://www.texnia.com
+%
+% This file may be distributed and/or modified under the conditions of
+% the MIT License. A version can be found at the end of this file.
%
% Changes
% ~~~~~~~
@@ -31,7 +15,7 @@
% Release
% ~~~~~~~
-\ProvidesPackage{accents}[2006/05/12 v1.3 Math Accent Tools]
+\ProvidesPackage{accents}[2006/05/12 v1.4 Math Accent Tools]
\let\cc@palette\mathpalette
@@ -94,7 +78,7 @@
\def\cc@set#1{%
\xdef#1{\noexpand\protect\noexpand\cc@accent{#1}}}
-
+
\cc@set\grave %{\protect\cc@accent{"7012\relax}}
\cc@set\acute %{\protect\cc@accent{"7013\relax}}
\cc@set\check %{\protect\cc@accent{"7014\relax}}
@@ -278,4 +262,26 @@
\ProcessOptions
-\endinput \ No newline at end of file
+\endinput
+
+MIT License
+-----------
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file