Skip to content

Commit

Permalink
chore: update copyright year
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Whitlock <stephen@jshwisolutions.com>
  • Loading branch information
jshwi committed Jan 14, 2025
1 parent b2450c2 commit e366dfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Stephen Whitlock
Copyright (c) 2025 Stephen Whitlock

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# -- Project information -----------------------------------------------------

project = "docsig"
copyright = "2024, Stephen Whitlock"
copyright = "2025, Stephen Whitlock"
author = "Stephen Whitlock"

# The full version, including alpha/beta/rc tags
Expand Down

0 comments on commit e366dfe

Please sign in to comment.