diff options
author | Robert Alessi <alessi@robertalessi.net> | 2024-02-24 17:17:55 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2024-02-24 17:17:55 +0100 |
commit | 7d2db957b4813111e3454540a579b57d23898a02 (patch) | |
tree | 3996aa15972824014971c6c7b52b8feb334fc418 /LICENSE | |
parent | fb31ed2b5637452d77236556c50b86d17678c21d (diff) | |
download | texlive-openbsd-7d2db957b4813111e3454540a579b57d23898a02.tar.gz |
added LICENSE
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -0,0 +1,16 @@ | |||
1 | Unless otherwise stated, the following terms apply to all files in | ||
2 | this repository:— | ||
3 | |||
4 | Copyright (c) 2024 Robert Alessi <alessi@robertalessi.net> | ||
5 | |||
6 | Permission to use, copy, modify, and distribute this software for any | ||
7 | purpose with or without fee is hereby granted, provided that the above | ||
8 | copyright notice and this permission notice appear in all copies. | ||
9 | |||
10 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | ||
11 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | ||
12 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | ||
13 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | ||
14 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | ||
15 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | ||
16 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. \ No newline at end of file | ||