From fcb2003178dc362888d5ccf16bfb776a4aa16f46 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Mon, 23 May 2022 15:24:45 +0200 Subject: [PATCH] docs: Update to 2022 (#1420) --- LICENSE.md | 2 +- README.md | 2 +- docs/_config.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index faa68e6b..e6ed1b92 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2009-2020 Rick Olson, Zack Hobson +Copyright (c) 2009-2022 Rick Olson, Zack Hobson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index 1bcf652c..4bf79a61 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Open the issues page and check for the `help wanted` label! But before you start coding, please read our [Contributing Guide][contributing] ## Copyright -© 2009 - 2021, the [Faraday Team][faraday_team]. Website and branding design by [Elena Lo Piccolo](https://elelopic.design). +© 2009 - 2022, the [Faraday Team][faraday_team]. Website and branding design by [Elena Lo Piccolo](https://elelopic.design). [awesome]: https://github.com/lostisland/awesome-faraday/#adapters [website]: https://lostisland.github.io/faraday diff --git a/docs/_config.yml b/docs/_config.yml index 3c1c0e22..bce570b6 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -11,7 +11,7 @@ theme_settings: # email: your-email@example.com description: >- Simple, but flexible HTTP client library, with support for multiple backends - footer_text: "© 2009 - 2021, the Faraday Team. Website and branding design by Elena Lo Piccolo." + footer_text: "© 2009 - 2022, the Faraday Team. Website and branding design by Elena Lo Piccolo." # Icons github: 'lostisland/faraday'