Skip to content

Commit

Permalink
Update copyright date
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhooq committed Nov 3, 2022
1 parent b1383fa commit 6d444e1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* This file is part of Piko - Web micro framework
*
* @copyright 2019-2021 Sylvain PHILIP
* @copyright 2019-2022 Sylvain PHILIP
* @license LGPL-3.0; see LICENSE.txt
* @link https://github.com/piko-framework/piko
*/
Expand Down
2 changes: 1 addition & 1 deletion src/HttpException.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* This file is part of Piko - Web micro framework
*
* @copyright 2019-2021 Sylvain PHILIP
* @copyright 2019-2022 Sylvain PHILIP
* @license LGPL-3.0; see LICENSE.txt
* @link https://github.com/piko-framework/piko
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* This file is part of Piko - Web micro framework
*
* @copyright 2019-2021 Sylvain PHILIP
* @copyright 2019-2022 Sylvain PHILIP
* @license LGPL-3.0; see LICENSE.txt
* @link https://github.com/piko-framework/piko
*/
Expand Down
2 changes: 1 addition & 1 deletion src/View.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* This file is part of Piko - Web micro framework
*
* @copyright 2019-2021 Sylvain PHILIP
* @copyright 2019-2022 Sylvain PHILIP
* @license LGPL-3.0; see LICENSE.txt
* @link https://github.com/piko-framework/piko
*/
Expand Down

0 comments on commit 6d444e1

Please sign in to comment.