From e723937c634f7c2a0ef7064bf7a20bc5695c271e Mon Sep 17 00:00:00 2001 From: Brian Hempel Date: Wed, 10 Sep 2014 13:18:15 -0400 Subject: [PATCH] =?UTF-8?q?CC0=201.0=20Legalese=20is=20fine.=20Remove=20?= =?UTF-8?q?=E2=80=9Conly=20the=20summary=E2=80=9D=20from=20the=20License.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I may have misread the legalese the first time around. --- LICENSE.txt | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index ef1eb8f..68ce830 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,3 +1,3 @@ ActiveRecordUnion is dedicated to the public domain by its author, Brian Hempel. No rights are reserved. No restrictions are placed on the use of ActiveRecordUnion. That freedom also means, of course, that no warrenty of fitness is claimed; use ActiveRecordUnion at your own risk. -Public domain dedication is explained by the CC0 1.0 summary (and only the summary) at https://creativecommons.org/publicdomain/zero/1.0/ +This public domain dedication follows the the CC0 1.0 at https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/README.md b/README.md index 4bd2977..8d0896d 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ This is a gem not a Rails pull request because the standard of code quality for ActiveRecordUnion is dedicated to the public domain by its author, Brian Hempel. No rights are reserved. No restrictions are placed on the use of ActiveRecordUnion. That freedom also means, of course, that no warrenty of fitness is claimed; use ActiveRecordUnion at your own risk. -Public domain dedication is explained by the CC0 1.0 summary (and only the summary) at https://creativecommons.org/publicdomain/zero/1.0/ +This public domain dedication follows the the CC0 1.0 at https://creativecommons.org/publicdomain/zero/1.0/ ## Contributing