Skip to content

Commit

Permalink
📝 Modernize LICENSE.txt
Browse files Browse the repository at this point in the history
- Update Copyright
  • Loading branch information
pboling committed Apr 1, 2022
1 parent b1b9ddc commit bd64d07
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIT License
The MIT License (MIT)

Copyright (c) 2012 Josh Symonds
Copyright (c) 2013 - 2018 Dynamoid, https://github.com/Dynamoid
Copyright (c) 2013 - 2022 Dynamoid, https://github.com/Dynamoid

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1375,10 +1375,14 @@ bundle install

## Copyright

Copyright (c) 2012 Josh Symonds.
## License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The gem is available as open source under the terms of
the [MIT License][license] [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)][license-ref].
See [LICENSE][license] for the official [Copyright Notice][copyright-notice-explainer].

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
[copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[license]: https://github.com/Dynamoid/dynamoid/blob/main/LICENSE.txt

[license-ref]: https://opensource.org/licenses/MIT

0 comments on commit bd64d07

Please sign in to comment.