Skip to content

Commit dde1aca

Browse files
committed
bumped the copyright footer
1 parent f7f2eb9 commit dde1aca

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
@@ -269,7 +269,7 @@ <h5 id="cache_config">Cache configuration</h5>
269269

270270
<footer>
271271
<p>
272-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
272+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
273273
</p>
274274
</footer>
275275
</div>

classes/agent/usage.html

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

532532
<footer>
533533
<p>
534-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
534+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
535535
</p>
536536
</footer>
537537
</div>

classes/arr.html

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

29422942
<footer>
29432943
<p>
2944-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
2944+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
29452945
</p>
29462946
</footer>
29472947
</div>

classes/asset/advanced.html

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

275275
<footer>
276276
<p>
277-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
277+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
278278
</p>
279279
</footer>
280280
</div>

classes/asset/config.html

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

233233
<footer>
234234
<p>
235-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
235+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
236236
</p>
237237
</footer>
238238
</div>

classes/asset/usage.html

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

610610
<footer>
611611
<p>
612-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
612+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
613613
</p>
614614
</footer>
615615
</div>

classes/autoloader.html

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

477477
<footer>
478478
<p>
479-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
479+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
480480
</p>
481481
</footer>
482482
</div>

classes/cache/advanced.html

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

6767
<footer>
6868
<p>
69-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
69+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
7070
</p>
7171
</footer>
7272
</div>

classes/cache/config.html

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

186186
<footer>
187187
<p>
188-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
188+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
189189
</p>
190190
</footer>
191191
</div>

classes/cache/usage.html

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

355355
<footer>
356356
<p>
357-
&copy; FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
357+
&copy; FuelPHP Development Team 2010-2017 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
358358
</p>
359359
</footer>
360360
</div>

0 commit comments

Comments
 (0)