Skip to content

Commit

Permalink
Increment copyright year.
Browse files Browse the repository at this point in the history
  • Loading branch information
uzyn committed Jan 3, 2013
1 parent 6774144 commit 87a8486
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Controller/OpauthAppController.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/**
* CakePHP plugin for Opauth
*
* @copyright Copyright © 2012 U-Zyn Chua (http://uzyn.com)
* @link http://opauth.org
* @license MIT License
* @copyright Copyright © 2012-2013 U-Zyn Chua (http://uzyn.com)
* @link http://opauth.org
* @license MIT License
*/
class OpauthAppController extends AppController {
public $uses = array();
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License

Opauth plugin for CakePHP (http://opauth.org)
Copyright © 2012 U-Zyn Chua (http://uzyn.com)
Copyright © 2012-2013 U-Zyn Chua (http://uzyn.com)

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ Issues & questions
License
---------
The MIT License
Copyright © 2012 U-Zyn Chua (http://uzyn.com)
Copyright © 2012-2013 U-Zyn Chua (http://uzyn.com)

Consultation
---------
U-Zyn Chua is a Principal Consultant at [Zynesis Consulting](http://zynesis.com), specializing in CakePHP.
U-Zyn Chua is the Principal Consultant at [Zynesis Consulting](http://zynesis.com), specializing in CakePHP.
Looking for PHP web development solutions or consultation? [Drop me a mail](mailto:chua@uzyn.com).

0 comments on commit 87a8486

Please sign in to comment.