add license and badges
This commit is contained in:
parent
94e46fc970
commit
5f4ffa4705
2 changed files with 39 additions and 1 deletions
34
LICENSE
Normal file
34
LICENSE
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
NUCLEAR WASTE SOFTWARE LICENSE V1.0
|
||||||
|
|
||||||
|
Copyright 2024 Breval Ferrari
|
||||||
|
|
||||||
|
This software license is a message... and part of a system of messages...
|
||||||
|
pay attention to it! Writing this software and associated documentation
|
||||||
|
files (the "Software") was important to us. We considered ourselves to be a
|
||||||
|
powerful culture. This Software is not a place of honor... no highly
|
||||||
|
esteemed deed is commemorated here... nothing valued is here. What is here was
|
||||||
|
dangerous and repulsive to us. This message is a warning about danger. The
|
||||||
|
danger is in a particular location... it increases towards a center... the
|
||||||
|
center of danger is here... of a particular size and syntax. The danger is
|
||||||
|
still present, in your time, as it was in ours. The danger is to the mind, and
|
||||||
|
it can kill. The form of the danger is an emanation of incoherence. The danger
|
||||||
|
is unleashed only if you substantially disturb this software digitally or
|
||||||
|
intellectually.
|
||||||
|
|
||||||
|
This software is best shunned and left unexecuted... however, permission is
|
||||||
|
hereby granted... free of charge... to any person obtaining a copy of this
|
||||||
|
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, warning message, 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, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, DEATH OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
|
@ -1,3 +1,7 @@
|
||||||
# bng
|
# bng
|
||||||
|
[![Crates.io](https://img.shields.io/crates/v/bng.svg)](https://crates.io/crates/bng)
|
||||||
|
[![Docs.rs](https://docs.rs/bng/badge.svg)](https://docs.rs/bng)
|
||||||
|
[![License: MIT](https://img.shields.io/badge/License-NWSL-yellow.svg)](https://gist.github.com/DavidBuchanan314/35cb9f8a2f754b9a03a74bed19575661)
|
||||||
|
|
||||||
Bleeperpreter New Gen - the smarter 'preter
|
Bleeperpreter New Gen - the smarter 'preter!
|
||||||
|
A better [Bleeperpreter](https://github.com/p6nj/bleeperpreter) from scratch.
|
||||||
|
|
Loading…
Reference in a new issue