From 11b9069dc2782e08b8f48d18f25dd537813728be Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Jan 2024 14:10:52 -0400 Subject: [PATCH] bump copyright year after my first commit of 2024 --- Annex/Import.hs | 2 +- COPYRIGHT | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Annex/Import.hs b/Annex/Import.hs index 5c9ac2eaaf..555f7a22fb 100644 --- a/Annex/Import.hs +++ b/Annex/Import.hs @@ -1,6 +1,6 @@ {- git-annex import from remotes - - - Copyright 2019-2023 Joey Hess + - Copyright 2019-2024 Joey Hess - - Licensed under the GNU AGPL version 3 or higher. -} diff --git a/COPYRIGHT b/COPYRIGHT index c6c683374d..c047f4173e 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: native package Files: * -Copyright: © 2010-2023 Joey Hess +Copyright: © 2010-2024 Joey Hess License: AGPL-3+ Files: Assistant/WebApp.hs Assistant/WebApp/* templates/* static/*