File tree Expand file tree Collapse file tree
assets/javascripts/templates/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ credits = [
166166 ' https://raw.githubusercontent.com/Codeception/CodeceptJS/master/LICENSE'
167167 ], [
168168 ' CodeIgniter' ,
169- ' 2014-2016 British Columbia Institute of Technology' ,
169+ ' 2014-2017 British Columbia Institute of Technology' ,
170170 ' MIT' ,
171171 ' https://raw.githubusercontent.com/bcit-ci/CodeIgniter/develop/license.txt'
172172 ], [
Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ class Codeigniter < UrlScraper
3131 ]
3232
3333 options [ :attribution ] = <<-HTML
34- © 2014–2016 British Columbia Institute of Technology< br >
34+ © 2014–2017 British Columbia Institute of Technology< br >
3535 Licensed under the MIT License.
3636 HTML
3737
3838 version '3' do
39- self . release = '3.1.2 '
39+ self . release = '3.1.3 '
4040 end
4141 end
4242end
You can’t perform that action at this time.
0 commit comments