more attribution, fix up license
This commit is contained in:
parent
8f8bb727ed
commit
9e66548c8c
3 changed files with 7 additions and 9 deletions
2
LICENSE
2
LICENSE
|
@ -186,7 +186,7 @@
|
|||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2017 Mattia Astorino
|
||||
Copyright 2024 Theo Browne
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -42,11 +42,10 @@ Launch *Quick Open*:
|
|||
Paste the following command and press `Enter`:
|
||||
|
||||
```shell
|
||||
ext install equinusocio.vsc-material-theme
|
||||
ext install t3dotgg.vsc-material-theme-but-i-wont-sue-you
|
||||
```
|
||||
|
||||
And pick the one by **Mattia Astorino (Equinusocio)** as author.
|
||||
|
||||
And pick the one by **Theo (t3dotgg)** as author.
|
||||
|
||||
## Activate theme
|
||||
|
||||
|
@ -100,3 +99,7 @@ This project exists thanks to all the people who contribute. [[Contribute]](CONT
|
|||
<a href="graphs/contributors"><img src="https://opencollective.com/material-theme/contributors.svg?width=890" /></a>
|
||||
|
||||
<p align="center"><a href="http://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-5E81AC.svg?style=flat-square"/></a></p>
|
||||
|
||||
## Attribution
|
||||
|
||||
The code in this project was [previously hosted at this url](https://github.com/material-theme/vsc-material-theme), but the original author has wiped all history of it, making it incredibly hard to credit him and the other original contributors. Full credit has been preserved in the git history here to our best ability.
|
||||
|
|
|
@ -194,11 +194,6 @@
|
|||
"typescript": "4.1.3",
|
||||
"vscode": "1.1.37"
|
||||
},
|
||||
"__metadata": {
|
||||
"id": "dffaf5a1-2219-434b-9d87-cb586fd59260",
|
||||
"publisherDisplayName": "Mattia Astorino",
|
||||
"publisherId": "e41388a1-a892-4c1e-940b-1e7c1bf43c97"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sanity/client": "2.1.0",
|
||||
"opencollective": "1.0.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue