aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorgabrielgio <gabriel.giovanini@pm.me>2022-03-25 16:24:46 +0100
committergabrielgio <gabriel.giovanini@pm.me>2022-03-25 16:24:46 +0100
commitdf46e401bd3dac1162cace8e9259ddaba02d5332 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /LICENSE
parent2db3d88503fbe219e99c464c4cc8e768613e1359 (diff)
downloadgenpass-df46e401bd3dac1162cace8e9259ddaba02d5332.tar.gz
genpass-df46e401bd3dac1162cace8e9259ddaba02d5332.tar.bz2
genpass-df46e401bd3dac1162cace8e9259ddaba02d5332.zip
ref: Remove all clojure related Files
Making room for wasm project.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE22
1 files changed, 0 insertions, 22 deletions
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 1e400d9..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,22 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 reagent-project
-
-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.
-