Skip to content

Commit

Permalink
docs: typo, license
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfromyeg committed Jan 7, 2024
1 parent 48c8642 commit e17040b
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) 2023 Joshua Gonzales, Michael DeMarco and others
Copyright © 2024 Joshua Gonzales, Michael DeMarco and others

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion bereal/logger.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
A customer logger.
A custom logger.
"""
import logging
import logging.config
Expand Down

0 comments on commit e17040b

Please sign in to comment.