Skip to content

Commit e8206df

Browse files
committed
Update copyright year
1 parent 0b8000c commit e8206df

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021 Jed Watson
3+
Copyright (c) 2022 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ Shout out to [Joss Mackison](https://github.com/jossmac), [Charles Lee](https://
131131

132132
## License
133133

134-
MIT Licensed. Copyright (c) Jed Watson 2021.
134+
MIT Licensed. Copyright (c) Jed Watson 2022.

docs/App/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export default function Footer() {
6161
<Container>
6262
<p>
6363
Copyright © <A href="https://twitter.com/JedWatson">Jed Watson</A>,
64-
2021. MIT Licensed.
64+
2022. MIT Licensed.
6565
</p>
6666
<p>
6767
Thanks to <A href="https://www.thinkmill.com.au">Thinkmill</A> and{' '}

packages/react-select/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ Shout out to [Joss Mackison](https://github.com/jossmac), [Charles Lee](https://
165165

166166
## License
167167

168-
MIT Licensed. Copyright (c) Jed Watson 2021.
168+
MIT Licensed. Copyright (c) Jed Watson 2022.

0 commit comments

Comments
 (0)