mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +00:00
Update copyright year
Closes: #2079. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
28ec4665ff
commit
e0ebfecc27
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user