Update copyright dates
authorJonathan Dieter <jdieter@gmail.com>
Mon, 19 Apr 2021 19:48:19 +0000 (20:48 +0100)
committerJonathan Dieter <jdieter@gmail.com>
Mon, 19 Apr 2021 19:48:19 +0000 (20:48 +0100)
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
LICENSE
src/util_common.h

diff --git a/LICENSE b/LICENSE
index 2f1b5bef5a2c434926ad193c032783b8d355df4f..277e2b19045c98c76ead8914f0e64462d058f82c 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 BSD 2-Clause License
 
-Copyright (c) 2018 Jonathan Dieter
+Copyright (c) 2018-2021 Jonathan Dieter
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index 2f74cfcccaba51e30fa74c8d20804a2d8848c579..82e132d62c0e68e4cf2432b8f837fe8eaade7431 100644 (file)
@@ -2,7 +2,7 @@
 #define UTIL_COMMON_H
 
 #define ZCK_NAME "zchunk"
-#define ZCK_COPYRIGHT_YEAR "2018"
+#define ZCK_COPYRIGHT_YEAR "2021"
 
 #ifndef BUF_SIZE
 #define BUF_SIZE 32768