-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
61 lines (42 loc) · 2.28 KB
/
LICENSE
File metadata and controls
61 lines (42 loc) · 2.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
Copyright (c) 2026 DatanoiseTV
This work is licensed under the Creative Commons
Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0).
You are free to:
Share - copy and redistribute the material in any medium or format
Adapt - remix, transform, and build upon the material for any
purpose, even commercially
Under the following terms:
Attribution - You must give appropriate credit, provide a link to
the license, and indicate if changes were made. You may
do so in any reasonable manner, but not in any way that
suggests the licensor endorses you or your use.
ShareAlike - If you remix, transform, or build upon the material,
you must distribute your contributions under the same
license as the original.
No additional restrictions - You may not apply legal terms or
technological measures that legally restrict others from
doing anything the license permits.
The full legal code is at:
https://creativecommons.org/licenses/by-sa/4.0/legalcode
A human-readable summary is at:
https://creativecommons.org/licenses/by-sa/4.0/
THE WORK IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES,
OR OTHER LIABILITY ARISING FROM USE OF THE WORK.
---
The accompanying build scripts (`build.sh`, `Makefile`), templates
(`template/eisvogel.latex`, `template/callouts.lua`), and example
source code embedded in the prose are released under the terms of the
MIT License as well, at the reader's option:
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.