readme update
This commit is contained in:
parent
1014de4096
commit
3bb59faf7f
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
|
|
||||||
# Material Theme (But I won't sue you)
|
# Material Theme (But I won't sue you)
|
||||||
|
|
||||||
|
> **Note:** The original Material Theme has been removed from the marketplace due to [distributing malware through their extensions](https://news.ycombinator.com/item?id=43178831#43181919). This fork has been thoroughly audited and is completely safe to use. I have personally audited every line, and removed a TON of unnecessary stuff to be sure. The VS Code team is auditing it as well just to be extra safe.
|
||||||
|
|
||||||
So, uh, the guy who made the VS Code Material Theme is threatening everyone who uses it in their products. He [seems to have forgotten it was originally licensed under the Apache License, 2.0.](https://github.com/Dramaga11/vsc-material-theme/blob/main/LICENSE). He wiped the commit history to make it look like it was always his weird fake license.
|
So, uh, the guy who made the VS Code Material Theme is threatening everyone who uses it in their products. He [seems to have forgotten it was originally licensed under the Apache License, 2.0.](https://github.com/Dramaga11/vsc-material-theme/blob/main/LICENSE). He wiped the commit history to make it look like it was always his weird fake license.
|
||||||
|
|
||||||
What he has done is fraudulent and shameful. I have created this fork to maintain the original license and keep the project alive.
|
What he has done is fraudulent and shameful. I have created this fork to maintain the original license and keep the project alive.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "vsc-material-theme-but-i-wont-sue-you",
|
"name": "vsc-material-theme-but-i-wont-sue-you",
|
||||||
"displayName": "Material Theme (But I Won't Sue You)",
|
"displayName": "Material Theme (But I Won't Sue You)",
|
||||||
"description": "A Apache-2 licensed fork of Material Theme with no threats of legal action",
|
"description": "A Apache-2 licensed fork of Material Theme with no threats of legal action",
|
||||||
"version": "35.0.1",
|
"version": "35.0.2",
|
||||||
"publisher": "t3dotgg",
|
"publisher": "t3dotgg",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": "Theo",
|
"author": "Theo",
|
||||||
|
|
Loading…
Add table
Reference in a new issue