summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2021-08-16 14:00:23 -0300
committerSoniEx2 <endermoneymod@gmail.com>2021-08-16 14:00:23 -0300
commitd931945b5f950ae6995a6cda138c29225d88818f (patch)
tree791392b6d2f2fbc5e633fdc03d85d25c344ec971
parent5cf5f84335c759338f993175fbbdc8bfba7fb5d3 (diff)
Make README more tactful HEAD default
-rw-r--r--Cargo.toml2
-rw-r--r--README.md9
2 files changed, 3 insertions, 8 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d606dd9..499f714 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "impl_trait"
-version = "0.1.6"
+version = "0.1.7"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 edition = "2018"
 description = "Allows impl trait inside inherent impl."
diff --git a/README.md b/README.md
index 6d91176..e767ce4 100644
--- a/README.md
+++ b/README.md
@@ -39,13 +39,8 @@ can trivially desugar by hand.
 In fact, it's probably easier to desugar by hand than to write a dang proc
 macro to do it for you!
 
-Nevertheless, yes, this is AGPLv3-licensed. If using an AGPLv3-licensed
-proc macro/compiler plugin that doesn't even add its own code to your code
-is a problem for you, you are welcome to contact us about highly expensive
-commercial licenses. However, we would find it much more satisfying if you
-told your employer to ride a cactus, because *this is a fucking compiler
-plugin omg you do not need to care about the license unless you're literally
-Godbolt Compiler Explorer or something*.
+Nevertheless, yes, this is AGPLv3-licensed. It's the most restrictive open
+source license available. If you don't like it, just abolish copyright y'know?
 
 Thankfully, the AGPLv3 comes with plenty of holes like the system library
 exception, as well as the fact that clause 13 specifically starts with the