Skip to content

Commit 3725183

Browse files
authored
Update copyright year to 2026 (#1683)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 06bc5ad commit 3725183

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2009-2023 Rick Olson, Zack Hobson
1+
Copyright (c) 2009-2026 Rick Olson, Zack Hobson
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ But before you start coding, please read our [Contributing Guide][contributing]
5858

5959
## Copyright
6060

61-
&copy; 2009 - 2023, the Faraday Team. Website and branding design by [Elena Lo Piccolo](https://elelopic.design).
61+
&copy; 2009 - 2026, the Faraday Team. Website and branding design by [Elena Lo Piccolo](https://elelopic.design).
6262

6363
[awesome]: https://github.com/lostisland/awesome-faraday/#adapters
6464
[website]: https://lostisland.github.io/faraday

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
var footer = [
7575
'<hr/>',
7676
'<footer>',
77-
'<span>© 2009 - 2023, the Faraday Team. </span>',
77+
'<span>© 2009 - 2026, the Faraday Team. </span>',
7878
'<span>Website and branding design by <a href="https://elelopic.design" target="_blank" rel="noopener">Elena Lo Piccolo</a>.</span>',
7979
'</footer>',
8080
].join('');

0 commit comments

Comments
 (0)