From 4e70627635ddcaf0dd4f0d3c06f0041940847270 Mon Sep 17 00:00:00 2001 From: Alessandro Mauri Date: Sat, 27 Mar 2021 23:05:00 +0100 Subject: [PATCH] updated copyright updated copyright to 2021 --- LICENSE | 2 +- hkd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index ee709b3..8964731 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Alessandro Mauri +Copyright (c) 2021 Alessandro Mauri 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/hkd.c b/hkd.c index b77ff9d..614f850 100644 --- a/hkd.c +++ b/hkd.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Alessandro Mauri + * Copyright (c) 2021 Alessandro Mauri * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal