diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2021-04-27 11:23:17 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2021-04-27 11:23:17 +0200 |
commit | 36cc18d2b6d0eefd00a25a02bb4a407e700b5f9f (patch) | |
tree | 575b98e789934a2153a9063d1b91afb42dc27ef4 /deps/inja/third_party/include/hayai/LICENSE.md | |
parent | dd086a1608b0e3cd5565174225b8197792bad4b9 (diff) | |
parent | 514cb71a6a3e116c229c5dc874369f8632530dc7 (diff) |
Merge commit '514cb71a6a3e116c229c5dc874369f8632530dc7' as 'deps/inja'
Diffstat (limited to 'deps/inja/third_party/include/hayai/LICENSE.md')
-rwxr-xr-x | deps/inja/third_party/include/hayai/LICENSE.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/deps/inja/third_party/include/hayai/LICENSE.md b/deps/inja/third_party/include/hayai/LICENSE.md new file mode 100755 index 0000000..1ace0da --- /dev/null +++ b/deps/inja/third_party/include/hayai/LICENSE.md @@ -0,0 +1,21 @@ +Copyright (c) 2011 - Nick Bruun. + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. If you meet (any of) the author(s), you're encouraged to buy them a beer, + a drink or whatever is suited to the situation, given that you like the + software. +4. This notice may not be removed or altered from any source + distribution. |