summaryrefslogtreecommitdiff
path: root/impls/monero.rs
diff options
context:
space:
mode:
authorsneurlax <sneurlax@gmail.com>2024-10-11 16:19:54 -0500
committersneurlax <sneurlax@gmail.com>2024-10-11 16:19:54 -0500
commitd3059b8b0c08058d0883d6e1a0808ceb67b2d498 (patch)
tree766a8a2a373f1a310946bb29adf84f25be5fce6a /impls/monero.rs
parent3ceeecc3bc0213622efa7b6135f442ff2da14286 (diff)
remove LICENSE
resolve https://github.com/MrCyjaneK/monero_c/pull/67/files/3ceeecc3bc0213622efa7b6135f442ff2da14286#diff-1b0c0366b7d446c4a5327876e1f74084e67cf29eba70ba6e9342bcead580572d
Diffstat (limited to 'impls/monero.rs')
-rw-r--r--impls/monero.rs/LICENSE22
1 files changed, 0 insertions, 22 deletions
diff --git a/impls/monero.rs/LICENSE b/impls/monero.rs/LICENSE
deleted file mode 100644
index 45a85f9..0000000
--- a/impls/monero.rs/LICENSE
+++ /dev/null
@@ -1,22 +0,0 @@
-MIT License
-
-Copyright (c) 2024 Joshua Babb
-
-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, 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 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.
-