Skip to content

Commit 454b788

Browse files
committed
Update copyright and credits
1 parent 0071ff2 commit 454b788

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2020 Jed Watson
3+
Copyright (c) 2021 Jed Watson
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ Thank you to everyone who has contributed to this project. It's been a wild ride
154154

155155
If you like React Select, you should [follow me on twitter](https://twitter.com/jedwatson)
156156

157-
Shout out to [Joss Mackison](https://github.com/jossmac), [Charles Lee](https://github.com/gwyneplaine), [Ben Conolly](https://github.com/Noviny), [Dave Brotherstone](https://github.com/bruderstein), [Brian Vaughn](https://github.com/bvaughn), and the Atlassian Design System team ❤️
157+
Shout out to all the people who've made it possible, including [Joss Mackison](https://github.com/jossmac), [Charles Lee](https://github.com/gwyneplaine), [Ben Conolly](https://github.com/Noviny), [Tom Walker](https://github.com/bladey), [Nathan Bierema](https://github.com/Methuselah96), [Eric Bonow](https://github.com/ebonow), [@mitchellhamilton](https://github.com/mitchellhamilton), [Dave Brotherstone](https://github.com/bruderstein), [Brian Vaughn](https://github.com/bvaughn), and the Atlassian Design System team ❤️
158158

159159
## License
160160

161-
MIT Licensed. Copyright (c) Jed Watson 2020.
161+
MIT Licensed. Copyright (c) Jed Watson 2021.

docs/App/Footer.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default function Footer(): Node {
5858
return (
5959
<Wrapper>
6060
<Container>
61-
<p>Copyright © Jed Watson, 2019. MIT Licensed.</p>
61+
<p>Copyright © <A href="https://twitter.com/JedWatson">Jed Watson</A>, 2021. MIT Licensed.</p>
6262
<p>
6363
Thanks to <A href="https://www.thinkmill.com.au">Thinkmill</A> and{' '}
6464
<A href="https://www.atlassian.com">Atlassian</A> for supporting this

0 commit comments

Comments
 (0)