From: Jonathan Dieter Date: Mon, 19 Apr 2021 19:48:19 +0000 (+0100) Subject: Update copyright dates X-Git-Tag: archive/raspbian/1.2.1+ds1-1+rpi1^2~7^2~7^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b460b59357f267304ba33d7f064435b6a321d4ec;p=zchunk.git Update copyright dates Signed-off-by: Jonathan Dieter --- diff --git a/LICENSE b/LICENSE index 2f1b5be..277e2b1 100644 --- 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 diff --git a/src/util_common.h b/src/util_common.h index 2f74cfc..82e132d 100644 --- a/src/util_common.h +++ b/src/util_common.h @@ -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