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