--- mambo/branches/4.6/administrator/components/com_languages/actions/save.action.php 2007/01/27 05:28:56 915 +++ mambo/branches/4.6/administrator/components/com_languages/actions/save.action.php 2007/02/02 05:02:04 948 @@ -58,7 +58,7 @@ $language->author = 'Mambo Foundation Inc.'; $language->authorurl = 'http://www.mambo-foundation.org'; $language->authoremail = 'translation@mambo-foundation.org'; - $language->copyright = '(C) 2005 - 2006 Mambo Foundation Inc.'; + $language->copyright = 'Refer to copyright.php'; $language->license = 'http://www.gnu.org/copyleft/gpl.html GNU/GPL'; $language->setPlurals($_POST['plural_form']);