Skip to content

Commit

Permalink
MNT: remove year in license file and doc conf
Browse files Browse the repository at this point in the history
  • Loading branch information
elcorto committed Jul 29, 2024
1 parent d3c989a commit b3fe20b
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,4 +1,4 @@
Copyright (c) 2019, Steve Schmerler <[email protected]>
Copyright (c) Steve Schmerler <[email protected]>
All rights reserved.

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

# General information about the project.
project = 'pwtools'
copyright = '2023, Steve Schmerler'
copyright = 'Steve Schmerler'
author = 'Steve Schmerler'

# The version info for the project you're documenting, acts as replacement for
Expand Down

0 comments on commit b3fe20b

Please sign in to comment.