From e5301d37edc27f5455ec23307bce86a37454210f Mon Sep 17 00:00:00 2001 From: Jade Michael Thornton Date: Tue, 31 May 2022 17:26:32 -0400 Subject: [PATCH] update license year --- LICENSE | 2 +- doc/http-server.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 5c969dc9..d918093b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2011-2021 Charlie Robbins, Marak Squires, Jade Michael Thornton and the Contributors. +Copyright (c) 2011-2022 Charlie Robbins, Marak Squires, Jade Michael Thornton and the Contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/doc/http-server.1 b/doc/http-server.1 index bbd87e82..8e2796e6 100644 --- a/doc/http-server.1 +++ b/doc/http-server.1 @@ -141,7 +141,7 @@ will be served as the default file to any directory requests. will be served if a file is not found. This can be used for SPA hosting to serve the entry page. .SH COPYING -Copyright (c) 2011-2020 Charlie Robbins, Marak Squires, and the Contributors. +Copyright (c) 2011-2022 Charlie Robbins, Marak Squires, and the Contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including