Skip to content

Commit

Permalink
Fix copyright dates and @author tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Feb 5, 2014
1 parent 21b038f commit 61aff75
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions framework/Core/lib/Horde/Core/HordeMap.php
Expand Up @@ -6,7 +6,7 @@
* did not receive this file, see http://www.horde.org/licenses/lgpl21.
*
* @category Horde
* @copyright 2014 Horde LLC
* @copyright 2009-2014 Horde LLC (http://www.horde.org/)
* @license http://www.horde.org/licenses/lgpl21 LGPL
* @package Core
*/
Expand All @@ -19,9 +19,10 @@
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.horde.org/licenses/lgpl21.
*
* @author Michael J Rubinsky <mrubinsk@horde.org>
* @author Michael Slusarz <slusarz@horde.org>
* @category Horde
* @copyright 2014 Horde LLC
* @copyright 2009-2014 Horde LLC (http://www.horde.org/)
* @license http://www.horde.org/licenses/lgpl21 LGPL
* @package Core
*/
Expand Down

0 comments on commit 61aff75

Please sign in to comment.