diff options
author | Robert Alessi <alessi@robertalessi.net> | 2023-01-24 16:16:18 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2023-01-24 16:16:18 +0100 |
commit | c3c7d5945ff68e6b2e30768f06b9f09cf19263ef (patch) | |
tree | b52147ea99be941a072d05914a7920b2d9d512d8 | |
parent | 3a4d0bb9c40a92f8cbde4ce2af66038c8c6e0543 (diff) | |
download | arabluatex-c3c7d5945ff68e6b2e30768f06b9f09cf19263ef.tar.gz |
included AUTHORS and COPYING
-rw-r--r-- | AUTHORS.md | 8 | ||||
-rw-r--r-- | COPYING | 17 |
2 files changed, 25 insertions, 0 deletions
diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..2d8eeae --- /dev/null +++ b/AUTHORS.md | |||
@@ -0,0 +1,8 @@ | |||
1 | Author of the `arabluatex` package | ||
2 | ================================== | ||
3 | |||
4 | Robert Alessi | ||
5 | : Personal email: <alessi@robertalessi.net> | ||
6 | : Institutional email: <robert.alessi@cnrs.fr> | ||
7 | : Affiliation: [UMR 8167 Orient & Méditerranée (Paris, France)](https://www.orient-mediterranee.com) | ||
8 | : More information: <https://ctan.org/pkg/arabluatex> or <https://sr.ht/~ralessi/arabluatex> | ||
@@ -0,0 +1,17 @@ | |||
1 | arabluatex -- ArabTeX for LuaLaTeX | ||
2 | ---------------------------------------------------------- | ||
3 | |||
4 | Copyright (c) 2020, 2021, 2022, 2023 Robert Alessi | ||
5 | <alessi@robertalessi.net> | ||
6 | |||
7 | Permission to use, copy, modify, and distribute this software for any | ||
8 | purpose with or without fee is hereby granted, provided that the above | ||
9 | copyright notice and this permission notice appear in all copies. | ||
10 | |||
11 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | ||
12 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | ||
13 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | ||
14 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | ||
15 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | ||
16 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | ||
17 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | ||