From 7582ce9be97566b2d13eb684161d3e284e154cb4 Mon Sep 17 00:00:00 2001 From: bfren Date: Thu, 12 Jan 2023 12:04:01 +0000 Subject: [PATCH] v1.3.8 (#20) Documentation updates * Updating copyright year to 2023 --- LICENSE | 2 +- README.md | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 8c313df..2f370e5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT Licence -Copyright (c) 2022 bfren +Copyright (c) 2022-2023 bfren 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 75c3a39..9a59af9 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ ## Copyright -> Copyright (c) 2022 [bfren](https://bfren.dev) (unless otherwise stated) +> Copyright (c) 2022-2023 [bfren](https://bfren.dev) (unless otherwise stated) diff --git a/VERSION b/VERSION index 8ed486a..06c7347 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.7 \ No newline at end of file +1.3.8 \ No newline at end of file