Skip to content

Commit

Permalink
Update years in license and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
akosthekiss committed Jan 2, 2025
1 parent 8815fa4 commit 6bcdf2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2016-2024 Renata Hodovan, Akos Kiss.
Copyright (c) 2016-2025 Renata Hodovan, Akos Kiss.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

project = 'Fuzzinator'
author = 'Renata Hodovan, Akos Kiss'
copyright = '2016-2024, %s' % author
copyright = '2016-2025, %s' % author

# 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 6bcdf2f

Please sign in to comment.