summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bezos/arabicfront.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/bezos/arabicfront.sty')
-rw-r--r--Master/texmf-dist/tex/latex/bezos/arabicfront.sty52
1 files changed, 29 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/latex/bezos/arabicfront.sty b/Master/texmf-dist/tex/latex/bezos/arabicfront.sty
index 1748dfb5fcc..518db79ff99 100644
--- a/Master/texmf-dist/tex/latex/bezos/arabicfront.sty
+++ b/Master/texmf-dist/tex/latex/bezos/arabicfront.sty
@@ -1,24 +1,8 @@
-% +--------------------------------------------------+
-% | Documentation in clear text follows |
-% +--------------------------------------------------+
%
-%% Copyright (C) 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 this file.
+% Copyright (C) 2006-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.
%
% Usage
% ~~~~~
@@ -34,7 +18,7 @@
% Code
% ~~~~
-\def\fileversion{1.0}
+\def\fileversion{1.1}
\def\filedate{2006/09/03}
\ProvidesPackage{arabicfront}[2006/09/03 v1.0 Arabic page numbering]
@@ -53,8 +37,30 @@
\def\arfr@main#1\pagenumbering#2#3\@@\@@{%
\renewcommand\mainmatter{#1#3}}
-
+
\expandafter\arfr@rep\mainmatter\@@\@@\arfr@main\mainmatter
\expandafter\arfr@rep\frontmatter\@@\@@\arfr@front\frontmatter
-\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