From d86a11d3ab8f37e7772d52490d3b086d0e0f9bc7 Mon Sep 17 00:00:00 2001 From: Randy Date: Sun, 1 Jan 2023 19:38:26 +0200 Subject: [PATCH] update copyright year --- LICENSE | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 17a38ce..05234f0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 2-Clause License -Copyright (c) 2018-2022, Randy +Copyright (c) 2018-2023, Randy All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/mkdocs.yml b/mkdocs.yml index 36c7d46..15f7d93 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ site_url: https://libspng.org/docs repo_url: https://github.com/randy408/libspng/ site_description: libspng documentation site_author: Randy -copyright: © 2018-2022, Randy +copyright: © 2018-2023, Randy nav: - 'libspng documentation': 'index.md'