From: Wayne Davison Date: Sat, 6 Apr 2024 16:21:44 +0000 (-0700) Subject: Some year updates. X-Git-Tag: v3.3.0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=079e74a30f3615ccd70864621dab6d8df0ae0122;p=thirdparty%2Frsync.git Some year updates. --- diff --git a/delete.c b/delete.c index 80766164..dcb6a9af 100644 --- a/delete.c +++ b/delete.c @@ -4,7 +4,7 @@ * Copyright (C) 1996-2000 Andrew Tridgell * Copyright (C) 1996 Paul Mackerras * Copyright (C) 2002 Martin Pool - * Copyright (C) 2003-2020 Wayne Davison + * Copyright (C) 2003-2023 Wayne Davison * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/latest-year.h b/latest-year.h index 0dcf3464..f978fb8b 100644 --- a/latest-year.h +++ b/latest-year.h @@ -1 +1 @@ -#define LATEST_YEAR "2023" +#define LATEST_YEAR "2024" diff --git a/util2.c b/util2.c index 3b5a8f41..e398340e 100644 --- a/util2.c +++ b/util2.c @@ -4,7 +4,7 @@ * Copyright (C) 1996-2000 Andrew Tridgell * Copyright (C) 1996 Paul Mackerras * Copyright (C) 2001, 2002 Martin Pool - * Copyright (C) 2003-2020 Wayne Davison + * Copyright (C) 2003-2023 Wayne Davison * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by