summaryrefslogtreecommitdiffstats
path: root/system/libraries/Session/CI_Session_driver_interface.php
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2022-03-02 22:11:22 +0100
committerAndrey Andreev <narf@devilix.net>2022-03-02 22:11:22 +0100
commit0fbd57882eeb1c682cb400b3b0d0224e3240920c (patch)
treed3d963e9218aee2a0749da608651ff1757728e1c /system/libraries/Session/CI_Session_driver_interface.php
parent9a24c007de20bec874cc9da851b5ab01644ba409 (diff)
[ci skip] Update copyright notices
Diffstat (limited to 'system/libraries/Session/CI_Session_driver_interface.php')
-rw-r--r--system/libraries/Session/CI_Session_driver_interface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Session/CI_Session_driver_interface.php b/system/libraries/Session/CI_Session_driver_interface.php
index 7f62ba49c..23a0dfd53 100644
--- a/system/libraries/Session/CI_Session_driver_interface.php
+++ b/system/libraries/Session/CI_Session_driver_interface.php
@@ -29,7 +29,7 @@
* @package CodeIgniter
* @author EllisLab Dev Team
* @copyright Copyright (c) 2022, CodeIgniter Foundation (https://codeigniter.com/)
- * @license http://opensource.org/licenses/MIT MIT License
+ * @license https://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
* @since Version 3.0.0
* @filesource