Skip to content

Commit

Permalink
Update license date
Browse files Browse the repository at this point in the history
  • Loading branch information
HavokInspiration authored and yvesp committed Jan 9, 2017
1 parent d3bfdf2 commit 05c05a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)

Wrench - Maintenance Mode Plugin for CakePHP 3.X
Copyright (c) 2015 - 2016, Yves Piquel. (http://www.havokinspiration.fr)
Copyright (c) 2015 - 2017, Yves Piquel. (http://www.havokinspiration.fr)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ for your CakePHP website / applications.

| CakePHP < 3.3.0 | CakePHP >= 3.3.0 |
| --------------- | ---------------- |
| Wrench 1.X | Wrench 2.X (not tagged yet) |
| Wrench 1.X | Wrench 2.X |
| PHP >= 5.4.16 | PHP >= 5.5.9 |
| Uses CakePHP DispatcherFilter mecanism | Uses CakePHP Middleware Stack and PSR-7 Request / Response implementation |

Expand Down Expand Up @@ -282,5 +282,5 @@ And then running the sniff :

## License

Copyright (c) 2015 - 2016, Yves Piquel and licensed under [The MIT License](http://opensource.org/licenses/mit-license.php).
Copyright (c) 2015 - 2017, Yves Piquel and licensed under [The MIT License](http://opensource.org/licenses/mit-license.php).
Please refer to the LICENSE.txt file.

0 comments on commit 05c05a5

Please sign in to comment.