diff options
author | Robert Alessi <alessi@robertalessi.net> | 2023-01-29 09:26:35 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2023-01-29 09:26:35 +0100 |
commit | 77d8fd075d4d89667d8c568a306e82a72ff1c702 (patch) | |
tree | be51fbd492a56b0acbebbad5554d3b7def8e89d2 /LICENSE | |
parent | 0ef6d4101971d6f0e7508c56451645c95b80cf1d (diff) | |
download | arabluatex-77d8fd075d4d89667d8c568a306e82a72ff1c702.tar.gz |
updated makefile and README
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ | |||
1 | arabluatex -- ArabTeX for LuaLaTeX | ||
2 | ---------------------------------- | ||
3 | |||
4 | Copyright (c) 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 | ||
5 | Robert Alessi <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. | ||