From 76a887ab5b8ee832deec8492db6eb6cc27c300bb Mon Sep 17 00:00:00 2001 From: Aidan Haran Date: Mon, 3 Jul 2023 10:20:55 +0100 Subject: [PATCH 1/2] Updated licence to remove copyright --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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). From ed400f7d2a13a727f4fe99781b103f61f40168db Mon Sep 17 00:00:00 2001 From: Aidan Haran Date: Mon, 10 Jul 2023 13:56:51 +0100 Subject: [PATCH 2/2] Updated to match Rails licence format --- MIT-LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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