diff options
-rw-r--r-- | plugins/GNUsocialPhotos/actions/photoupload.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/GNUsocialPhotos/actions/photoupload.php b/plugins/GNUsocialPhotos/actions/photoupload.php index a0dfd56bb..a37c8d1ab 100644 --- a/plugins/GNUsocialPhotos/actions/photoupload.php +++ b/plugins/GNUsocialPhotos/actions/photoupload.php @@ -22,6 +22,7 @@ * @category Widget * @package GNU Social * @author Ian Denhardt <ian@zenhack.net> + * @author Sean Corbett <sean@gnu.org> * @copyright 2010 Free Software Foundation, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0 */ |