From f39fca96aacfd4548510430d51b4d67778e7fd2f Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Fri, 7 Feb 2025 00:31:22 +0330 Subject: [PATCH 1/2] docs: update copyright for 2025 --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 52cfbd131f72b8eb6fa484dc01b219bd056023af Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Fri, 7 Feb 2025 00:32:58 +0330 Subject: [PATCH 2/2] docs: update copyright for 2025 --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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