Add plugin compatiblility info
[squirrelmail.git] / plugins / translate / config_default.php
index 5a8d49a6b0a654d589c39edcc0bf20315cb8d5e7..7bb85c86c0356036ec76dac95c916a7fec2be9c3 100644 (file)
@@ -1,10 +1,10 @@
 <?php
+
 /**
  * Default SquirrelMail translate plugin configuration
  *
- * Copyright (c) 2004-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
+ * @copyright 2004-2011 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
  * @subpackage translate
@@ -108,4 +108,3 @@ $disable_compose_translate=true;
  */
 global $translate_custom_enabled;
 $translate_custom_enabled=false;
-?>
\ No newline at end of file