mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
docs: Attribute copyright to Starship Contributors (#115)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ISC License
|
||||
|
||||
Copyright (c) 2019, Matan Kushner <hello@matchai.me>
|
||||
Copyright (c) 2019, Starship Contributors
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
|
||||
@@ -135,5 +135,5 @@ This project follows the [all-contributors](https://github.com/all-contributors/
|
||||
|
||||
## 📝 License
|
||||
|
||||
Copyright © 2019-present, [Matan Kushner](https://github.com/matchai).<br>
|
||||
Copyright © 2019-present, [Starship Contributors](https://github.com/starship/starship/graphs/contributors).<br>
|
||||
This project is [ISC](./LICENSE) licensed.
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ home: true
|
||||
heroImage: /logo.svg
|
||||
actionText: Get Started →
|
||||
actionLink: /guide/
|
||||
footer: ISC Licensed | Copyright © 2019-present Matan Kushner
|
||||
footer: ISC Licensed | Copyright © 2019-present Starship Contributors
|
||||
---
|
||||
|
||||
<div class="features">
|
||||
|
||||
Reference in New Issue
Block a user