From 0a93cff4a7cc1ff55480300820ee5ddb74d70d4e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 3 Jun 2021 16:53:41 +0200 Subject: bump copyright years --- LICENSE | 2 +- hittpd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 20471fb..5d980d9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020 Leah Neukirchen +Copyright 2020, 2021 Leah Neukirchen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/hittpd.c b/hittpd.c index bbf9b21..53e747d 100644 --- a/hittpd.c +++ b/hittpd.c @@ -1,6 +1,6 @@ /* hittpd - efficient, no-frills HTTP 1.1 server */ -/* Copyright 2020 Leah Neukirchen +/* Copyright 2020, 2021 Leah Neukirchen * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to -- cgit 1.4.1