mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Update license year (#1472)
This commit is contained in:
parent
8362983d2a
commit
8b995195ad
2 changed files with 3 additions and 3 deletions
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2006-2021 Tammer Saleh and thoughtbot, inc.
|
||||
Copyright (c) 2006-2022 Tammer Saleh and thoughtbot, inc.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -19,7 +19,7 @@ complex, and error-prone.
|
|||
|
||||
## Quick links
|
||||
|
||||
📖 **[Read the documentation for the latest version][rubydocs].**
|
||||
📖 **[Read the documentation for the latest version][rubydocs].**
|
||||
📢 **[See what's changed in recent versions][changelog].**
|
||||
|
||||
[rubydocs]: https://matchers.shoulda.io/docs
|
||||
|
@ -492,7 +492,7 @@ Albuk][guialbuk].
|
|||
|
||||
## Copyright/License
|
||||
|
||||
Shoulda Matchers is copyright © 2006-2021 Tammer Saleh and [thoughtbot,
|
||||
Shoulda Matchers is copyright © 2006-2022 Tammer Saleh and [thoughtbot,
|
||||
inc][thoughtbot-website]. It is free and opensource software and may be
|
||||
redistributed under the terms specified in the [LICENSE](LICENSE) file.
|
||||
|
||||
|
|
Loading…
Reference in a new issue