diff --git a/LICENSE b/LICENSE index 99e262b20..ba4b519d5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ The MIT License (MIT) Copyright (c) 2020-2022 Lonnie Ezell -Copyright (c) 2022-2024 CodeIgniter Foundation +Copyright (c) 2022-2025 CodeIgniter Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/mkdocs.yml b/mkdocs.yml index 6b759135b..a5b436b66 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -57,7 +57,7 @@ extra: site_url: https://shield.codeigniter.com/ repo_url: https://github.com/codeigniter4/shield edit_uri: edit/develop/docs/ -copyright: Copyright © 2023-2024 CodeIgniter Foundation. +copyright: Copyright © 2023-2025 CodeIgniter Foundation. markdown_extensions: - pymdownx.superfences