Skip to content

Commit

Permalink
Merge branch 'master' into release-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoh committed Apr 18, 2015
2 parents e94d4af + 1b06bec commit af848e2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions globaladdressbook.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@
*
* @version @package_version@
* @author Philip Weir
*
* Copyright (C) 2009-2014 Philip Weir
*
* This program is a Roundcube (http://www.roundcube.net) plugin.
* For more information see README.md.
* For configuration see config.inc.php.dist.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* 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. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Roundcube. If not, see http://www.gnu.org/licenses/.
*/
class globaladdressbook extends rcube_plugin
{
Expand Down

0 comments on commit af848e2

Please sign in to comment.