diff options
author | Andrey Andreev <narf@devilix.net> | 2016-01-12 15:15:50 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2016-01-12 15:16:22 +0100 |
commit | 4e44a4d9fcf6590fddbba93545b8bde893910c22 (patch) | |
tree | 3f6b05ecca7606d875ef395cc2743ded78e6f8b5 | |
parent | c5cbe8cafc55dae693b8fa973d8f219272d463bd (diff) |
[ci skip] 2016 in index.php
-rwxr-xr-x | index.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ * * This content is released under the MIT License (MIT) * - * Copyright (c) 2014 - 2015, British Columbia Institute of Technology + * Copyright (c) 2014 - 2016, British Columbia Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -29,7 +29,7 @@ * @package CodeIgniter * @author EllisLab Dev Team * @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (https://ellislab.com/) - * @copyright Copyright (c) 2014 - 2015, British Columbia Institute of Technology (http://bcit.ca/) + * @copyright Copyright (c) 2014 - 2016, British Columbia Institute of Technology (http://bcit.ca/) * @license http://opensource.org/licenses/MIT MIT License * @link https://codeigniter.com * @since Version 1.0.0 |