mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-09 08:51:54 -04:00
update year in LICENSE and docs/conf.py
fixes #9679 Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
parent
f0d324e319
commit
ee4613f3fc
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (C) 2015-2025 The Borg Collective (see AUTHORS file)
|
||||
Copyright (C) 2015-2026 The Borg Collective (see AUTHORS file)
|
||||
Copyright (C) 2010-2014 Jonas Borgström <jonas@borgstrom.se>
|
||||
All rights reserved.
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ master_doc = "index"
|
|||
|
||||
# General information about the project.
|
||||
project = "Borg - Deduplicating Archiver"
|
||||
copyright = "2010-2014 Jonas Borgström, 2015-2025 The Borg Collective (see AUTHORS file)"
|
||||
copyright = "2010-2014 Jonas Borgström, 2015-2026 The Borg Collective (see AUTHORS file)"
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
|
|
|||
Loading…
Reference in a new issue