From 27b4b1dbf54d23c84ff272786b851c05173eca5e Mon Sep 17 00:00:00 2001 From: nnichols Date: Sun, 2 Jan 2022 13:49:07 -0600 Subject: [PATCH] Update copyright year --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c01a6af..3bd264f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Nick A Nichols +Copyright (c) 2021-2022 Nick A Nichols Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4543feb..8e3791d 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,6 @@ jobs: ## Licensing -Copyright © 2021 [Nick Nichols](https://nnichols.github.io/) +Copyright © 2021-2022 [Nick Nichols](https://nnichols.github.io/) Distributed under the [MIT License](https://github.com/nnichols/clojure-vulnerability-check-action/blob/master/LICENSE)