From 3e9fdf8bef7e9e658f2e7d911398fca5fc5de2e3 Mon Sep 17 00:00:00 2001 From: Postmodern Date: Fri, 25 Mar 2022 16:59:18 -0700 Subject: [PATCH] Updated the copyright years. --- LICENSE.txt | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index aba02fe..680ea90 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2021 Hal Brodigan +Copyright (c) 2021-2022 Hal Brodigan 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 3b18f07..7609504 100644 --- a/README.md +++ b/README.md @@ -382,7 +382,7 @@ gemspec.add_dependency 'command_mapper', '~> 0.1' ## License -Copyright (c) 2021 Hal Brodigan +Copyright (c) 2021-2022 Hal Brodigan See {file:LICENSE.txt} for license information.