From b3911174f662247334dfe8b924bb9a4f37018675 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Thu, 12 Oct 2023 02:08:45 -0600 Subject: [PATCH] fix copyright year range [skip ci] --- LICENSE | 2 +- README.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 640f3b4..b0cda73 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2013-2018 Dan Allen and the Asciidoctor Project +Copyright (c) 2013-present Dan Allen and the Asciidoctor Project 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.adoc b/README.adoc index 047b54a..e366623 100644 --- a/README.adoc +++ b/README.adoc @@ -139,7 +139,7 @@ Gem structure originally created using https://github.com/bkuhlmann/gemsmith[Gem === Copyright -Copyright (C) 2013-2018 Dan Allen and the Asciidoctor Project. +Copyright (C) 2013-present Dan Allen and the Asciidoctor Project. Free use of this software is granted under the terms of the MIT License. See the link:LICENSE[LICENSE] file for details.