From: Joey Hess Date: Tue, 2 Jan 2024 18:10:52 +0000 (-0400) Subject: bump copyright year X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~29^2~66 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=11b9069dc2782e08b8f48d18f25dd537813728be;p=git-annex.git bump copyright year after my first commit of 2024 --- 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/*