File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
module/tests/_support/Libraries
starter/tests/_support/Libraries Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
33Copyright (c) 2014-2019 British Columbia Institute of Technology
4- Copyright (c) 2019-2020 CodeIgniter Foundation
4+ Copyright (c) 2019-2021 CodeIgniter Foundation
55
66Permission is hereby granted, free of charge, to any person obtaining a copy
77of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 99 * This content is released under the MIT License (MIT)
1010 *
1111 * Copyright (c) 2014-2019 British Columbia Institute of Technology
12- * Copyright (c) 2019-2020 CodeIgniter Foundation
12+ * Copyright (c) 2019-2021 CodeIgniter Foundation
1313 *
1414 * Permission is hereby granted, free of charge, to any person obtaining a copy
1515 * of this software and associated documentation files (the "Software"), to deal
3131 *
3232 * @package CodeIgniter
3333 * @author CodeIgniter Dev Team
34- * @copyright 2019-2020 CodeIgniter Foundation
34+ * @copyright 2019-2021 CodeIgniter Foundation
3535 * @license https://opensource.org/licenses/MIT MIT License
3636 * @link https://codeigniter.com
3737 * @since Version 4.0.0
Original file line number Diff line number Diff line change 99 * This content is released under the MIT License (MIT)
1010 *
1111 * Copyright (c) 2014-2019 British Columbia Institute of Technology
12- * Copyright (c) 2019-2020 CodeIgniter Foundation
12+ * Copyright (c) 2019-2021 CodeIgniter Foundation
1313 *
1414 * Permission is hereby granted, free of charge, to any person obtaining a copy
1515 * of this software and associated documentation files (the "Software"), to deal
3131 *
3232 * @package CodeIgniter
3333 * @author CodeIgniter Dev Team
34- * @copyright 2019-2020 CodeIgniter Foundation
34+ * @copyright 2019-2021 CodeIgniter Foundation
3535 * @license https://opensource.org/licenses/MIT MIT License
3636 * @link https://codeigniter.com
3737 * @since Version 4.0.0
Original file line number Diff line number Diff line change 1818
1919project = 'CodeIgniter'
2020author = 'CodeIgniter Foundation'
21- copyright = '2019-2020 CodeIgniter Foundation'
21+ copyright = '2019-2021 CodeIgniter Foundation'
2222
2323# The short X.Y version.
2424version = '4.0'
137137epub_title = 'CodeIgniter4'
138138epub_author = 'CodeIgniter Foundation'
139139epub_publisher = 'CodeIgniter Foundation'
140- epub_copyright = '2019-2020 CodeIgniter Foundation'
140+ epub_copyright = '2019-2021 CodeIgniter Foundation'
Original file line number Diff line number Diff 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-2020 CodeIgniter Foundation
6+ | Copyright (c) 2019-2021 CodeIgniter Foundation
77
88Permission is hereby granted, free of charge, to any person obtaining a copy
99of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ includes the following code:
9595
9696::
9797
98- <em>© 2020 </em>
98+ <em>© 2021 </em>
9999 </body>
100100 </html>
101101
You can’t perform that action at this time.
0 commit comments