Skip to content

Commit

Permalink
Bump year to 2022 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 committed Jan 7, 2022
1 parent 34452b5 commit 3b997e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIT License

*Copyright (c) 2021 Pierre-Henry Soria*
*Copyright (c) 2021-2022 Pierre-Henry Soria*

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 src/Generator/Passcode.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @author Pierre-Henry Soria <hi@ph7.me>
* @copyright (c) 2021, Pierre-Henry Soria
* @copyright (c) 2021-2022, Pierre-Henry Soria
* @license MIT License; <https://opensource.org/licenses/MIT>
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Generator/Password.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @author Pierre-Henry Soria <hi@ph7.me>
* @copyright (c) 2021, Pierre-Henry Soria
* @copyright (c) 2021-2022, Pierre-Henry Soria
* @license MIT License; <https://opensource.org/licenses/MIT>
*/

Expand Down

0 comments on commit 3b997e1

Please sign in to comment.