diff --git a/MIT-LICENSE b/MIT-LICENSE index 90cce529a..c095e0832 100644 --- a/MIT-LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2008-2022 +Copyright (c) Ken Collins Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index 9604946f6..cf412b10e 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ Many many people have contributed. If you do not see your name here and it shoul You can see an up-to-date list of contributors here: http://github.com/rails-sqlserver/activerecord-sqlserver-adapter/contributors + ## License -Copyright © 2008-2022. It is free software, and may be redistributed under the terms specified in the [MIT-LICENSE](MIT-LICENSE) file. +ActiveRecord SQL Server Adapter is released under the [MIT License](https://opensource.org/licenses/MIT).