Merge pull request #9681 from ThomasWaldmann/update-year-9679

update year in LICENSE and docs/conf.py
This commit is contained in:
TW 2026-05-30 15:05:57 +02:00 committed by GitHub
commit b466f15566
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -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