Skip to content

Commit

Permalink
[patch:docs] Update copyright year (#100)
Browse files Browse the repository at this point in the history
* Update copyright year
  • Loading branch information
eonu authored Jul 7, 2020
1 parent 25beb61 commit 9de2da6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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) 2019-2020 Edwin Onuonga <ed@eonu.net>
Copyright (c) 2019-2021 Edwin Onuonga <ed@eonu.net>

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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ All contributions to this repository are greatly appreciated. Contribution guide
---

<p align="center">
<b>Sequentia</b> &copy; 2019-2020, Edwin Onuonga - Released under the <a href="https://opensource.org/licenses/MIT">MIT</a> License.<br/>
<b>Sequentia</b> &copy; 2019-2021, Edwin Onuonga - Released under the <a href="https://opensource.org/licenses/MIT">MIT</a> License.<br/>
<em>Authored and maintained by Edwin Onuonga.</em>
</p>
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# -- Project information -----------------------------------------------------

project = 'sequentia'
copyright = '2019-2020, Edwin Onuonga'
copyright = '2019-2021, Edwin Onuonga'
author = 'Edwin Onuonga'

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

0 comments on commit 9de2da6

Please sign in to comment.