Change category and copyright year

This commit is contained in:
Evan Prodromou
2011-02-07 12:28:58 -05:00
parent c37f0f8256
commit 80a4b9c76f
10 changed files with 34 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
<?php
/**
* StatusNet - the distributed open-source microblogging tool
* Copyright (C) 2010, StatusNet, Inc.
* Copyright (C) 2011, StatusNet, Inc.
*
* Command object for messages to groups
*
@@ -23,7 +23,7 @@
* @category Command
* @package StatusNet
* @author Evan Prodromou <evan@status.net>
* @copyright 2010 StatusNet, Inc.
* @copyright 2011 StatusNet, Inc.
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
* @link http://status.net/
*/
@@ -40,7 +40,7 @@ if (!defined('STATUSNET')) {
* @category General
* @package StatusNet
* @author Evan Prodromou <evan@status.net>
* @copyright 2010 StatusNet, Inc.
* @copyright 2011 StatusNet, Inc.
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
* @link http://status.net/
*/