Skip to content

Commit 80411a6

Browse files
authored
Merge pull request #5520 from totoprayogo1916/2022
update year 2022
2 parents 05a6ce9 + 74da6d5 commit 80411a6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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-2021 CodeIgniter Foundation
4+
Copyright (c) 2019-2022 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

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

2323
# The short X.Y version.
2424
version = '4.1'
@@ -137,4 +137,4 @@
137137
epub_title = 'CodeIgniter4'
138138
epub_author = 'CodeIgniter Foundation'
139139
epub_publisher = 'CodeIgniter Foundation'
140-
epub_copyright = '2019-2021 CodeIgniter Foundation'
140+
epub_copyright = '2019-2022 CodeIgniter Foundation'

user_guide_src/source/license.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
The MIT License (MIT)
33
#####################
44

5-
| Copyright (c) 2014-2019 British Columbia Institute of Technology
6-
| Copyright (c) 2019-2021 CodeIgniter Foundation
5+
| Copyright (c) 2014-2019 British Columbia Institute of Technology
6+
| Copyright (c) 2019-2022 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)