Skip to content

Commit

Permalink
Update copyright year and author info
Browse files Browse the repository at this point in the history
  • Loading branch information
andyrobbins authored Aug 3, 2022
1 parent 8123780 commit 24a8887
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
# -- Project information -----------------------------------------------------

project = 'BloodHound'
copyright = '2020, Andy Robbins, Rohan Vazarkar, Will Schroeder'
author = 'Andy Robbins, Rohan Vazarkar, Will Schroeder'
copyright = '2016-2022, Andy Robbins, Rohan Vazarkar, Will Schroeder'
author = 'The BloodHound Enterprise Team'

# The full version, including alpha/beta/rc tags
release = '3.0.3'
release = '4.2.0'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 24a8887

Please sign in to comment.