Skip to content

Commit 62df7fd

Browse files
authored
Merge pull request #1075 from codeigniter4/docs-add-2024
docs: update copyright for 2024
2 parents d55fc08 + 7f450af commit 62df7fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The MIT License (MIT)
22

33
Copyright (c) 2020-2022 Lonnie Ezell
4-
Copyright (c) 2022-2023 CodeIgniter Foundation
4+
Copyright (c) 2022-2024 CodeIgniter Foundation
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ extra:
5757
site_url: https://shield.codeigniter.com/
5858
repo_url: https://github.com/codeigniter4/shield
5959
edit_uri: edit/develop/docs/
60-
copyright: Copyright © 2023 CodeIgniter Foundation.
60+
copyright: Copyright © 2023-2024 CodeIgniter Foundation.
6161

6262
markdown_extensions:
6363
- pymdownx.superfences

0 commit comments

Comments
 (0)