Skip to content

Commit 331a454

Browse files
authored
update copyright (#116)
1 parent 516666b commit 331a454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Template/Element/Layout/default/footer.ctp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<div class="row">
3030
<div class="col-md-12 text-center mt30">
3131
<a href="https://cakefoundation.org" target="_blank"><span class="glyph_range icon-expertise buss-icon-8">u</span></a>
32-
<p class="copyright">&copy; <?= __('Copyright 2005-2016 Cake Software Foundation, Inc. All rights reserved. {0}.',
32+
<p class="copyright">&copy; <?= __('Copyright (c) Cake Software Foundation, Inc. {0}.',
3333
$this->Html->link(
3434
__('Designs by Ibaldo'),'https://cakephp.org/pages/rebranding',['escape' => false, 'class' => 'ibaldo']
3535
));?>

0 commit comments

Comments
 (0)