From e0ebfecc27887c17ac494ed2304177305d1b2865 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 14 Apr 2021 16:08:41 -0700 Subject: [PATCH] Update copyright year Closes: #2079. Signed-off-by: Sunil Mohan Adapa --- debian/copyright | 2 +- doc/dev/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index c0cdc3f70..6d594ce10 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://salsa.debian.org/freedombox-team/freedombox Files: * -Copyright: 2011-2020 FreedomBox Authors +Copyright: 2011-2021 FreedomBox Authors License: AGPL-3+ Files: static/themes/default/icons/jsxc.png diff --git a/doc/dev/conf.py b/doc/dev/conf.py index 25098a70d..80d680a1b 100644 --- a/doc/dev/conf.py +++ b/doc/dev/conf.py @@ -38,7 +38,7 @@ django.setup(set_prefix=True) # pylint: disable=invalid-name project = 'FreedomBox' -copyright = '2020, FreedomBox Authors' +copyright = '2021, FreedomBox Authors' author = 'FreedomBox Authors' # The short X.Y version