Skip to content

Commit c9291ec

Browse files
committed
bumped the copyright
1 parent 62eaa8c commit c9291ec

File tree

164 files changed

+165
-165
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+165
-165
lines changed

classes/agent/config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ <h5 id="cache_config">Cache configuration</h5>
258258

259259
<footer>
260260
<p>
261-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
261+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
262262
</p>
263263
</footer>
264264
</div>

classes/agent/usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ <h4 id="method_is_robot" class="method">is_robot()</h4>
520520

521521
<footer>
522522
<p>
523-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
523+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
524524
</p>
525525
</footer>
526526
</div>

classes/arr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2930,7 +2930,7 @@ <h4 id="function_in_arrayi" class="method" data-class="">in_arrayi($needle, $hay
29302930

29312931
<footer>
29322932
<p>
2933-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
2933+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
29342934
</p>
29352935
</footer>
29362936
</div>

classes/asset/advanced.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ <h4 class="method" id="method_add_type">add_type($type, $path = null, $renderer
263263

264264
<footer>
265265
<p>
266-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
266+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
267267
</p>
268268
</footer>
269269
</div>

classes/asset/config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ <h3 id="static_assets">Static assets</h3>
221221

222222
<footer>
223223
<p>
224-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
224+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
225225
</p>
226226
</footer>
227227
</div>

classes/asset/usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ <h4 id="method_render" class="method">render($group = null, $raw = false)</h4>
598598

599599
<footer>
600600
<p>
601-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
601+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
602602
</p>
603603
</footer>
604604
</div>

classes/autoloader.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ <h4 id="function_import">import($path, $folder = 'classes')</h4>
465465

466466
<footer>
467467
<p>
468-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
468+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
469469
</p>
470470
</footer>
471471
</div>

classes/cache/advanced.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h3>Advanced usage</h3>
5555

5656
<footer>
5757
<p>
58-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
58+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
5959
</p>
6060
</footer>
6161
</div>

classes/cache/config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h5 id="redis_driver_config">Redis driver configuration</h5>
174174

175175
<footer>
176176
<p>
177-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
177+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
178178
</p>
179179
</footer>
180180
</div>

classes/cache/usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ <h4 class="method" id="method_call">call($identifier, $callback, $args = array()
343343

344344
<footer>
345345
<p>
346-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
346+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
347347
</p>
348348
</footer>
349349
</div>

classes/cli.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ <h4 class="method" id="method_stderr">stderr($resource = null)</h4>
502502

503503
<footer>
504504
<p>
505-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
505+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
506506
</p>
507507
</footer>
508508
</div>

classes/config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h4 class="method" id="method_save">save($file, $config)</h4>
397397

398398
<footer>
399399
<p>
400-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
400+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
401401
</p>
402402
</footer>
403403
</div>

classes/cookie.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h4 class="method" id="method_delete">delete($name, $path = null, $domain = null
280280

281281
<footer>
282282
<p>
283-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
283+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
284284
</p>
285285
</footer>
286286
</div>

classes/crypt/advanced.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h4 class="method" id="method_instance">instance($name = null)</h4>
174174

175175
<footer>
176176
<p>
177-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
177+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
178178
</p>
179179
</footer>
180180
</div>

classes/crypt/config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h3 id="configuration">Configuration</h3>
9494

9595
<footer>
9696
<p>
97-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
97+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
9898
</p>
9999
</footer>
100100
</div>

classes/crypt/usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h4 class="method" id="method_decode">decode($value, $key = false)</h4>
151151

152152
<footer>
153153
<p>
154-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
154+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
155155
</p>
156156
</footer>
157157
</div>

classes/database/db.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1430,7 +1430,7 @@ <h3 id="transaction">Transaction example</h3>
14301430

14311431
<footer>
14321432
<p>
1433-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
1433+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
14341434
</p>
14351435
</footer>
14361436
</div>

classes/database/dbutil.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@ <h4 class="method" id="method_repair_table">repair_table($table, $db = null)</h4
13111311

13121312
<footer>
13131313
<p>
1314-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
1314+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
13151315
</p>
13161316
</footer>
13171317
</div>

classes/database/introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h3 id="config_settings">All Config Settings</h3>
197197

198198
<footer>
199199
<p>
200-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
200+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
201201
</p>
202202
</footer>
203203
</div>

classes/database/qb.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h2 id="introduction">Query Building</h2>
6767

6868
<footer>
6969
<p>
70-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
70+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
7171
</p>
7272
</footer>
7373
</div>

classes/database/qb_builder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ <h4 class="method" id="method_bind">bind($param, &amp; $var)</h4>
627627

628628
<footer>
629629
<p>
630-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
630+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
631631
</p>
632632
</footer>
633633
</div>

classes/database/qb_delete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ <h4 class="method" id="method_reset">reset()</h4>
201201

202202
<footer>
203203
<p>
204-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
204+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
205205
</p>
206206
</footer>
207207
</div>

classes/database/qb_insert.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ <h4 class="method" id="method_reset">reset()</h4>
368368

369369
<footer>
370370
<p>
371-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
371+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
372372
</p>
373373
</footer>
374374
</div>

classes/database/qb_select.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@ <h4 class="method" id="method_reset">reset()</h4>
10651065

10661066
<footer>
10671067
<p>
1068-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
1068+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
10691069
</p>
10701070
</footer>
10711071
</div>

classes/database/qb_update.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ <h4 class="method" id="method_and_on">and_on()</h4>
579579

580580
<footer>
581581
<p>
582-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
582+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
583583
</p>
584584
</footer>
585585
</div>

classes/database/qb_where.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ <h4 class="method" id="method_limit">limit($number)</h4>
488488

489489
<footer>
490490
<p>
491-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
491+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
492492
</p>
493493
</footer>
494494
</div>

classes/database/usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ <h3 id="caching">Query caching</h3>
498498

499499
<footer>
500500
<p>
501-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
501+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
502502
</p>
503503
</footer>
504504
</div>

classes/date.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ <h4 class="method" id="method_set_timezone">set_timezone($timezone)</h4>
617617

618618
<footer>
619619
<p>
620-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
620+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
621621
</p>
622622
</footer>
623623
</div>

classes/debug.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ <h4 class="method" id="method_phpini">phpini()</h4>
319319

320320
<footer>
321321
<p>
322-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
322+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
323323
</p>
324324
</footer>
325325
</div>

classes/event.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ <h4 class="method" id="method_instance">instance($name = 'fuelphp', array $event
490490

491491
<footer>
492492
<p>
493-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
493+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
494494
</p>
495495
</footer>
496496
</div>

classes/fieldset/field.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ <h4 class="method" id="method_error">error()</h4>
820820

821821
<footer>
822822
<p>
823-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
823+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
824824
</p>
825825
</footer>
826826
</div>

classes/fieldset/fieldset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@ <h2 id="modify_form_attributes">Modify Form Attributes</h2>
15441544

15451545
<footer>
15461546
<p>
1547-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
1547+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
15481548
</p>
15491549
</footer>
15501550
</div>

classes/file/advanced.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h3 id="file_handers">Files &amp; directories as objects: File Handlers</h3>
138138

139139
<footer>
140140
<p>
141-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
141+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
142142
</p>
143143
</footer>
144144
</div>

classes/file/handlers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ <h4 id="writing_handlers_adding">Adding them...</h4>
942942

943943
<footer>
944944
<p>
945-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
945+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
946946
</p>
947947
</footer>
948948
</div>

classes/file/intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h3 id="configuration">Configuration</h3>
149149

150150
<footer>
151151
<p>
152-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
152+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
153153
</p>
154154
</footer>
155155
</div>

classes/file/usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1429,7 +1429,7 @@ <h4 class="method" id="method_download">download($path, $name = null, $mime = nu
14291429

14301430
<footer>
14311431
<p>
1432-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
1432+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
14331433
</p>
14341434
</footer>
14351435
</div>

classes/finder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ <h4 class="method" id="method_locate">locate($dir, $file, $ext = '.php', $multip
456456

457457
<footer>
458458
<p>
459-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
459+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
460460
</p>
461461
</footer>
462462
</div>

classes/form.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ <h3 id="create_forms_oop">Create forms in an OOP way using fieldsets</h3>
660660

661661
<footer>
662662
<p>
663-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
663+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
664664
</p>
665665
</footer>
666666
</div>

classes/format.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ <h4 class="method" id="method_to_php">to_php()</h4>
494494

495495
<footer>
496496
<p>
497-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
497+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
498498
</p>
499499
</footer>
500500
</div>

classes/ftp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ <h4 class="method" id="method_close">close()</h4>
828828

829829
<footer>
830830
<p>
831-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
831+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
832832
</p>
833833
</footer>
834834
</div>

classes/fuel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h4 class="method" id="method_load">load($file)</h4>
304304

305305
<footer>
306306
<p>
307-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
307+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
308308
</p>
309309
</footer>
310310
</div>

classes/html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ <h4 id="function_array_to_attr">array_to_attr($attr)</h4>
706706

707707
<footer>
708708
<p>
709-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
709+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
710710
</p>
711711
</footer>
712712
</div>

classes/image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ <h4 class="method" id="method_output">output($filetype)</h4>
11531153

11541154
<footer>
11551155
<p>
1156-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
1156+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
11571157
</p>
11581158
</footer>
11591159
</div>

classes/inflector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ <h4 class="method" id="method_load_rules">load_rules()</h4>
773773

774774
<footer>
775775
<p>
776-
&copy; FuelPHP Development Team 2010-2017 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
776+
&copy; FuelPHP Development Team 2010-2018 - <a href="https://fuelphp.com">FuelPHP</a> is released under the MIT license.
777777
</p>
778778
</footer>
779779
</div>

0 commit comments

Comments
 (0)