Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/topic/etyp/remove-copyright-year'
Browse files Browse the repository at this point in the history
* origin/topic/etyp/remove-copyright-year:
  Remove copyright year
  • Loading branch information
ckreibich committed Jan 16, 2025
2 parents f0e449e + a7d3c18 commit c3ce915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

# General information about the project.
project = "Zeek"
copyright = "2019-2023, The Zeek Project"
copyright = "by the Zeek Project"

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down

0 comments on commit c3ce915

Please sign in to comment.