-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Philip John
committed
Mar 2, 2014
1 parent
23479b1
commit 4cbfb66
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,20 @@ | |
* @package TheyWorkForYou | ||
* @subpackage Widgets | ||
*/ | ||
/* Copyright 2009 Philip John Ltd (email : [email protected]) | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the Do What The Fuck You Want To Public License | ||
(WTFPL). | ||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
You should have received a copy of the Do What The Fuck You Want To | ||
Public License along with this program; if not, see | ||
http://wtfpl.net | ||
*/ | ||
|
||
/** | ||
* Adds MPs_Recent_Activity widget. | ||
|