Skip to content

Commit

Permalink
Update various year reference
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Crane <[email protected]>
  • Loading branch information
marcus-crane committed May 28, 2023
1 parent 3a1163d commit 3892e23
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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) 2022 Marcus Crane <[email protected]>
Copyright (c) 2023 Marcus Crane <[email protected]>

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/license.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: License

MIT License

Copyright (c) 2022 Marcus Crane <[email protected]>
Copyright (c) 2023 Marcus Crane <[email protected]>

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 mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ site_description: >-
repo_url: https://github.com/marcus-crane/october
repo_name: marcus-crane/october

copyright: Copyright &copy; 2022 Marcus Crane
copyright: Copyright &copy; 2023 Marcus Crane

theme:
name: material
Expand Down
2 changes: 1 addition & 1 deletion wails.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"companyName": "utf9k",
"productName": "October",
"productVersion": "1.0.0",
"copyright": "Copyright © 2022 utf9k"
"copyright": "Copyright © 2023 utf9k"
}
}

0 comments on commit 3892e23

Please sign in to comment.