Skip to content

Commit 7cb8917

Browse files
authored
Merge pull request #7050 from mostafakhudair/patch-3
New Year 2023
2 parents 81d95a7 + e035451 commit 7cb8917

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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) 2014-2019 British Columbia Institute of Technology
4-
Copyright (c) 2019-2022 CodeIgniter Foundation
4+
Copyright (c) 2019-2023 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

user_guide_src/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
project = 'CodeIgniter'
2020
author = 'CodeIgniter Foundation'
21-
copyright = '2019-2022 CodeIgniter Foundation'
21+
copyright = '2019-2023 CodeIgniter Foundation'
2222

2323
# The short X.Y version.
2424
version = '4.2'

user_guide_src/source/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The MIT License (MIT)
33
#####################
44

55
| Copyright (c) 2014-2019 British Columbia Institute of Technology
6-
| Copyright (c) 2019-2022 CodeIgniter Foundation
6+
| Copyright (c) 2019-2023 CodeIgniter Foundation
77
88
Permission is hereby granted, free of charge, to any person obtaining a copy
99
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)