Please note the following:
- This article is supporting documentation for our tutorial, using DocBlocks in Joomla.
- There is official documentation that references what headers to use in your DocBlocks (such as @copyright and @license), but documentation is missing that outlines what values to use for each header.
- In an effort to learn what values to use per each header, we have scanned the Joomla code and pulled out how each header is used. The idea behind this page is to show you how the @copyright tag has been used in the past within the Joomla code so learn how to use it in your future documentation.
Value Count
The following table shows the various different values for @copyright, and how many times each value has been used.
Copyright (C) 2005 – 2014 Open Source Matters, Inc. All rights reserved.
This tag:
* @copyright Copyright (C) 2005 – 2014 Open Source Matters, Inc. All rights reserved.
has been used a total of 1754 times within the following files:
administrator/language/en-GB/en-GB.localise.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_menu/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_menu/tmpl/default_disabled.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_menu/tmpl/default_enabled.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_menu/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_menu/mod_menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_menu/menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_popular/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_popular/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_popular/mod_popular.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_status/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_status/mod_status.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_login/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_login/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_login/mod_login.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_latest/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_latest/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_latest/mod_latest.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_logged/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_logged/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_logged/mod_logged.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_version/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_version/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_version/mod_version.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_multilangstatus/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_multilangstatus/mod_multilangstatus.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_submenu/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_submenu/mod_submenu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_quickicon/mod_quickicon.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_quickicon/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_quickicon/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_stats_admin/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_stats_admin/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_stats_admin/mod_stats_admin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_feed/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_feed/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_feed/mod_feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_custom/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_custom/mod_custom.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_title/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_title/mod_title.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_toolbar/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/modules/mod_toolbar/mod_toolbar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/index.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/modal_associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/edit_options.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/edit_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/modal_options.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/edit_extrafields.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/modal_extrafields.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/modal_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/tmpl/edit_associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/category/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/categories/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/categories/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/categories/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/views/categories/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/controllers/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/controllers/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/helpers/association.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/helpers/html/categoriesadministrator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/helpers/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/tables/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/models/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/models/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/models/fields/categoryedit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/models/fields/modal/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/models/fields/categoryparent.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_categories/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contacts/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contacts/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contacts/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contacts/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contact/tmpl/modal_associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contact/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contact/tmpl/edit_params.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contact/tmpl/modal_params.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contact/tmpl/edit_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contact/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contact/tmpl/modal_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contact/tmpl/edit_associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/views/contact/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/controllers/contacts.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/controllers/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/helpers/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/helpers/html/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/tables/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/models/contacts.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/models/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contact/models/fields/modal/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/views/weblinks/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/views/weblinks/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/views/weblinks/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/views/weblink/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/views/weblink/tmpl/edit_params.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/views/weblink/tmpl/edit_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/views/weblink/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/controllers/weblink.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/controllers/weblinks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/helpers/weblinks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/tables/weblink.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/models/weblink.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/models/weblinks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_weblinks/weblinks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/profile/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/profile/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/sysinfo/tmpl/default_phpsettings.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/sysinfo/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/sysinfo/tmpl/default_phpinfo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/sysinfo/tmpl/default_system.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/sysinfo/tmpl/default_directory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/sysinfo/tmpl/default_config.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/sysinfo/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/help/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/views/help/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/postinstall/eaccelerator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/admin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/controllers/profile.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/helpers/html/phpsetting.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/helpers/html/directory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/helpers/html/system.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/models/sysinfo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/models/help.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/models/profile.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_admin/script.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_search/search.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_search/views/searches/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_search/views/searches/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_search/controllers/searches.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_search/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_search/helpers/search.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_search/helpers/site.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_search/models/searches.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/items/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/items/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/items/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/menus/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/menus/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/item/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/item/tmpl/edit_options.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/item/tmpl/edit_modules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/item/tmpl/edit_associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/item/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/menu/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/menu/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/menutypes/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/views/menutypes/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/controllers/item.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/controllers/items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/controllers/menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/controllers/menus.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/layouts/joomla/searchtools/default/bar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/layouts/joomla/searchtools/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/helpers/html/menus.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/helpers/menus.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/tables/menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/models/item.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/models/items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/models/menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/models/fields/menuordering.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/models/fields/menutype.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/models/fields/menuparent.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/models/menutypes.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/models/menus.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_menus/menus.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/default/view.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/default/tmpl/default_ftp.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/default/tmpl/default_message.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/manage/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/manage/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/warnings/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/warnings/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/install/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/install/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/update/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/update/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/languages/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/languages/tmpl/default_filter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/languages/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/database/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/database/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/discover/tmpl/default_item.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/discover/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/views/discover/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/controllers/install.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/controllers/update.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/controllers/languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/controllers/discover.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/controllers/manage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/controllers/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/helpers/html/manage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/helpers/installer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/models/install.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/models/warnings.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/models/update.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/models/languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/models/discover.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/models/extension.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/models/manage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/models/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_installer/installer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/views/plugin/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/views/plugin/tmpl/edit_options.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/views/plugin/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/views/plugins/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/views/plugins/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/controllers/plugin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/controllers/plugins.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/helpers/plugins.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/models/plugin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/models/plugins.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/models/fields/pluginordering.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_plugins/plugins.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controllers/component.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controllers/application.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controller/application/display.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controller/application/cancel.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controller/application/refreshhelp.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controller/application/save.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controller/application/removeroot.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controller/component/display.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controller/component/cancel.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controller/component/save.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/model/field/filters.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/models/component.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/models/application.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_navigation.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_cookie.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_debug.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_ftp.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_locale.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_filters.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_cache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_ftplogin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_seo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_proxy.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_server.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_mail.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_site.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_system.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_session.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/tmpl/default_permissions.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/application/json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/component/tmpl/default_navigation.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/component/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/helper/config.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/config.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cpanel/views/cpanel/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cpanel/views/cpanel/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cpanel/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cpanel/cpanel.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/users/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/users/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/users/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/users/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/notes/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/notes/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/notes/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/level/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/level/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/debuguser/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/debuguser/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/debuggroup/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/debuggroup/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/mail/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/mail/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/user/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/user/tmpl/edit_groups.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/user/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/levels/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/levels/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/group/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/group/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/groups/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/groups/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/note/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/views/note/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controllers/notes.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controllers/mail.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controllers/levels.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controllers/user.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controllers/note.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controllers/group.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controllers/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controllers/groups.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controllers/level.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/helpers/debug.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/helpers/html/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/helpers/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/tables/note.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/notes.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/mail.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/levels.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/user.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/note.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/group.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/debuguser.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/debuggroup.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/groups.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/fields/groupparent.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/models/level.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_users/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/filters/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/filters/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/filter/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/filter/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/index/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/index/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/indexer/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/indexer/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/maps/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/maps/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/statistics/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/views/statistics/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/finder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/controllers/filter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/controllers/maps.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/controllers/filters.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/controllers/indexer.json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/controllers/index.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/finder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/language.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/html/finder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/adapter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/stemmer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/token.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/parser/rtf.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/parser/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/parser/txt.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/taxonomy.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/stemmer/snowball.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/stemmer/porter_en.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/stemmer/fr.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/parser.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/driver/sqlsrv.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/driver/mysql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/driver/postgresql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/indexer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/query.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/helpers/indexer/result.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/tables/filter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/tables/map.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/tables/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/models/filter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/models/maps.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/models/filters.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/models/indexer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/models/fields/directories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/models/fields/searchfilter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/models/index.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_finder/models/statistics.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/views/default/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/views/default/tmpl/complete.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/views/default/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/views/update/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/views/update/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/controllers/update.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/helpers/select.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/helpers/joomlaupdate.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/helpers/download.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/joomlaupdate.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_joomlaupdate/models/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/views/history/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/views/history/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/views/compare/tmpl/compare.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/views/compare/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/views/preview/tmpl/preview.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/views/preview/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/controllers/history.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/controllers/preview.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/helpers/html/textdiff.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/helpers/contenthistory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/contenthistory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/models/history.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/models/preview.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_contenthistory/models/compare.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/banner/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/banner/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/download/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/download/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/banners/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/banners/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/banners/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/client/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/client/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/clients/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/clients/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/tracks/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/tracks/view.raw.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/views/tracks/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/controllers/banner.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/controllers/tracks.raw.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/controllers/clients.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/controllers/banners.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/controllers/client.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/controllers/tracks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/banners.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/helpers/banners.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/helpers/html/banner.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/tables/banner.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/tables/client.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/banner.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/clients.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/banners.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/client.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/tracks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/download.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/fields/impmade.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/fields/bannerclient.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/fields/imptotal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_banners/models/fields/clicks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cache/views/purge/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cache/views/purge/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cache/views/cache/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cache/views/cache/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cache/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cache/cache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cache/helpers/cache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_cache/models/cache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal_associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit_display.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit_params.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal_params.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal_display.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/modal_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/tmpl/edit_associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeed/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeeds/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/views/newsfeeds/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/controllers/newsfeeds.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/controllers/newsfeed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/helpers/html/newsfeed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/helpers/newsfeeds.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/newsfeeds.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/tables/newsfeed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/models/newsfeeds.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/models/fields/newsfeeds.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/models/fields/modal/newsfeed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_newsfeeds/models/newsfeed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_ajax/ajax.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/views/tags/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/views/tags/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/views/tags/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/views/tag/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/views/tag/tmpl/edit_options.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/views/tag/tmpl/edit_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/views/tag/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/controllers/tag.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/controllers/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/helpers/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/tables/tag.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/models/tag.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/models/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_tags/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/featured/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/featured/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/article/tmpl/modal_associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/article/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/article/tmpl/edit_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/article/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/article/tmpl/pagebreak.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/article/tmpl/modal_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/article/tmpl/edit_associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/article/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/articles/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/articles/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/articles/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/views/articles/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/controllers/articles.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/controllers/featured.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/controllers/article.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/helpers/html/contentadministrator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/helpers/content.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/tables/featured.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/models/articles.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/models/feature.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/models/featured.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/models/fields/modal/article.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/models/article.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_content/content.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_login/views/login/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_login/views/login/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_login/login.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_login/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_login/models/login.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/overrides/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/overrides/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/override/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/override/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/languages/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/languages/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/language/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/language/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/installed/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/installed/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/multilangstatus/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/views/multilangstatus/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/controllers/languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/controllers/overrides.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/controllers/language.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/controllers/override.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/controllers/installed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/controllers/strings.json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/helpers/multilangstatus.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/helpers/languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/helpers/html/languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/helpers/jsonresponse.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/models/languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/models/overrides.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/models/language.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/models/override.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/models/strings.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_languages/models/installed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/views/message/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/views/message/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/views/message/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/views/config/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/views/config/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/views/messages/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/views/messages/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/controllers/message.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/controllers/messages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/controllers/config.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/layouts/toolbar/mysettings.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/helpers/messages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/helpers/html/messages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/messages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/tables/message.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/models/message.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/models/messages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/models/fields/usermessages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_messages/models/config.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_checkin/views/checkin/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_checkin/views/checkin/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_checkin/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_checkin/checkin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_checkin/models/checkin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/module/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/module/tmpl/edit_options.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/module/tmpl/edit_assignment.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/module/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/module/tmpl/edit_positions.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/module/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/preview/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/preview/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/select/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/select/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/positions/tmpl/modal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/positions/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/modules/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/modules/tmpl/default_batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/views/modules/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/controllers/modules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/controllers/module.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/layouts/toolbar/cancelselect.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/layouts/toolbar/newmodule.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/modules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/helpers/modules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/helpers/html/modules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/helpers/xml.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/models/modules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/models/select.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/models/positions.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_modules/models/module.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/images/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/images/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/media/tmpl/default_navigation.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/media/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/media/tmpl/default_folders.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/media/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/details_img.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/details_up.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/thumbs_img.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/thumbs_doc.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/thumbs_folder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/details_doc.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/details.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/thumbs_up.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/details_folder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/tmpl/thumbs.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/medialist/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/imageslist/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/imageslist/tmpl/default_image.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/imageslist/tmpl/default_folder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/views/imageslist/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/controllers/file.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/controllers/file.json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/controllers/folder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/media.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/layouts/toolbar/newfolder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/layouts/toolbar/deletemedia.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/layouts/toolbar/uploadmedia.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/helpers/media.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/models/manager.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_media/models/list.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/views/links/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/views/links/tmpl/default_addform.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/views/links/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/views/link/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/views/link/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/controllers/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/controllers/links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/helpers/html/redirect.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/helpers/redirect.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/tables/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/models/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/models/links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_redirect/redirect.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_postinstall/views/messages/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_postinstall/views/messages/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_postinstall/controllers/message.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_postinstall/models/messages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_postinstall/toolbar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/components/com_postinstall/postinstall.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/includes/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/includes/framework.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/includes/toolbar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. administrator/includes/defines.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. bin/keychain.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. cli/deletefiles.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. cli/update_cron.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. cli/garbagecron.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. cli/finder_indexer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/category/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/category/tmpl/default_children.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/category/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/category/view.feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/category/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/featured/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/featured/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/featured/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/contact/view.vcf.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/contact/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/contact/tmpl/default_profile.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/contact/tmpl/default_links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/contact/tmpl/default_form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/contact/tmpl/default_address.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/contact/tmpl/default_articles.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/contact/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/categories/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/categories/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/views/categories/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/controllers/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/helpers/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/helpers/association.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/helpers/icon.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/helpers/route.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/models/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/models/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/models/featured.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/models/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/models/rules/contactemail.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/models/rules/contactemailmessage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/models/rules/contactemailsubject.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contact/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/form/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/form/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/category/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/category/tmpl/default_children.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/category/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/category/view.feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/category/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/weblink/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/categories/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/categories/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/views/categories/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/controllers/weblink.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/helpers/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/helpers/association.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/helpers/icon.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/helpers/route.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/models/form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/models/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/models/weblink.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/models/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_weblinks/weblinks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/search.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/views/search/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/views/search/tmpl/default_error.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/views/search/tmpl/default_results.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/views/search/tmpl/default_form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/views/search/view.opensearch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/views/search/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/models/search.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_search/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_wrapper/views/wrapper/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_wrapper/views/wrapper/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_wrapper/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_wrapper/wrapper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_wrapper/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/controller/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/controller/display.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/controller/canceladmin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/controller/cancel.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/controller/cmsbase.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/controller/config/display.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/controller/config/save.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/model/form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/model/templates.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/model/cms.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/model/config.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/view/config/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/view/config/tmpl/default_metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/view/config/tmpl/default_seo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/view/config/tmpl/default_site.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/view/config/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/view/cms/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/view/cms/json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_config/config.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/remind/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/remind/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/profile/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/profile/tmpl/default_core.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/profile/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/profile/tmpl/default_custom.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/profile/tmpl/default_params.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/profile/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/registration/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/registration/tmpl/complete.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/registration/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/login/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/login/tmpl/default_login.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/login/tmpl/default_logout.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/login/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/reset/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/reset/tmpl/confirm.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/reset/tmpl/complete.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/views/reset/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/controllers/remind.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/controllers/user.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/controllers/registration.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/controllers/profile.json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/controllers/reset.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/controllers/profile.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/helpers/html/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/helpers/route.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/models/login.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/models/remind.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/models/registration.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/models/reset.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/models/profile.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_users/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/views/search/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/views/search/tmpl/default_result.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/views/search/tmpl/default_results.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/views/search/tmpl/default_form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/views/search/view.opensearch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/views/search/view.feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/views/search/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/finder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/controllers/suggestions.json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/helpers/html/filter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/helpers/html/query.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/helpers/route.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/models/search.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/models/suggestions.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_finder/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_contenthistory/contenthistory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_banners/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_banners/banners.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_banners/helpers/banner.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_banners/helpers/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_banners/models/banner.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_banners/models/banners.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_banners/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/views/category/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/views/category/tmpl/default_children.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/views/category/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/views/category/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/views/newsfeed/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/views/newsfeed/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/views/categories/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/views/categories/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/views/categories/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/helpers/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/helpers/association.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/helpers/route.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/newsfeeds.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/models/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/models/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/models/newsfeed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_newsfeeds/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_ajax/ajax.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tags/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tags/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tags/view.feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tags/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tag/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tag/tmpl/list_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tag/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tag/tmpl/list.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tag/view.feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/views/tag/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/controllers/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/helpers/route.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/models/tag.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/models/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_tags/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/form/tmpl/edit.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/form/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/category/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/category/tmpl/blog_children.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/category/tmpl/blog.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/category/tmpl/default_children.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/category/tmpl/blog_links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/category/tmpl/blog_item.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/category/tmpl/default_articles.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/category/view.feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/category/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/featured/tmpl/default_item.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/featured/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/featured/tmpl/default_links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/featured/view.feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/featured/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/article/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/article/tmpl/default_links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/article/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/archive/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/archive/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/archive/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/categories/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/categories/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/views/categories/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/controllers/article.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/helpers/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/helpers/association.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/helpers/icon.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/helpers/route.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/helpers/query.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/models/archive.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/models/form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/models/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/models/articles.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/models/featured.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/models/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/models/article.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_content/content.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_media/media.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_mailto/views/sent/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_mailto/views/sent/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_mailto/views/mailto/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_mailto/views/mailto/view.html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_mailto/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_mailto/helpers/mailto.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. components/com_mailto/mailto.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. includes/framework.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. includes/defines.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. index.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/INSTALL: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/CREDITS: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/verifyftpsettings.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/ftp.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/preinstall.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/setlanguage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/install/sample.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/install/languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/install/database_remove.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/install/email.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/install/database_backup.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/install/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/install/config.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/site.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/summary.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/setdefaultlanguage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/removefolder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/detectftproot.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/controller/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/model/ftp.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/model/languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/model/configuration.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/model/fields/sample.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/model/fields/prefix.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/model/fields/language.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/model/rules/prefix.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/model/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/model/setup.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/LICENSES: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/response/json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/application/web.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/application/framework.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/application/bootstrap.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/application/defines.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/application/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/remove/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/remove/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/complete/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/complete/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/install/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/install/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/languages/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/languages/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/site/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/defaultlanguage/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/defaultlanguage/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/ftp/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/preinstall/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/preinstall/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/database/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/summary/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/view/summary/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/helper/html/installation.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/helper/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/template/body.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/template/css/template_rtl.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/template/index.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/COPYRIGHT: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. installation/index.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. language/en-GB/en-GB.localise.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/libraries/cms/html/bootstrap/starttabset.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/libraries/cms/html/bootstrap/endtab.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/libraries/cms/html/bootstrap/starttabsetscript.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/libraries/cms/html/bootstrap/addtabscript.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/libraries/cms/html/bootstrap/addtab.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/libraries/cms/html/bootstrap/endtabset.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/sidebars/submenu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/form/renderfield.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/separator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/containerclose.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/popup.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/confirm.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/containeropen.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/base.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/slider.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/help.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/standard.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/iconclass.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/versions.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/toolbar/title.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/links/groupsopen.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/links/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/links/groupseparator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/links/groupsclose.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/links/groupopen.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/links/groupclose.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/categories_default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/intro_image.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/blog_style_default_links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/blog_style_default_item_title.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/icons.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/options_default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/info_block/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/info_block/hits.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/info_block/parent_category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/info_block/modify_date.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/info_block/block.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/info_block/create_date.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/info_block/author.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/info_block/publish_date.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/category_default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/content/categories_default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/editors/buttons/button.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/editors/buttons.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/quickicons/icon.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/tinymce/buttons/button.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/tinymce/togglebutton.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/tinymce/textarea.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/tinymce/buttons.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/frontediting_modules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/publishingdata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/fieldset.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/title_alias.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/params.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/item_title.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/details.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/global.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/edit/metadata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/system/message.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/searchtools/default/bar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/searchtools/default/filters.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/searchtools/default/list.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/searchtools/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/searchtools/grid/sort.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/pagination/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. layouts/joomla/pagination/links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/compat/jsonserializable.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/phpmailer/language/phpmailer.lang-joomla.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule/rules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule/username.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule/email.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule/boolean.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule/tel.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule/color.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule/options.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule/url.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule/equals.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/field.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/rule.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/groupedlist.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/filelist.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/repeatable.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/rules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/spacer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/predefinedlist.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/file.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/sql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/imagelist.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/databaseconnection.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/meter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/radio.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/sessionhandler.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/note.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/email.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/folderlist.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/tel.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/text.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/color.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/language.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/textarea.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/integer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/plugins.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/url.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/checkboxes.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/number.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/usergroup.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/calendar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/cachehandler.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/range.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/checkbox.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/hidden.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/combo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/accesslevel.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/password.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/timezone.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/form/fields/list.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/environment/browser.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/feed/feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/feed/renderer/rss.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/feed/renderer/atom.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/raw/raw.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/error/error.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/image/image.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/html/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/html/renderer/head.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/html/renderer/message.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/html/renderer/component.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/html/renderer/modules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/html/renderer/module.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/opensearch/opensearch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/xml/xml.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/json/json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/renderer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/document/document.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/person.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/entry.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/parser/namespace.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/parser/rss.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/parser/rss/media.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/parser/rss/itunes.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/parser/atom.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/parser.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/feed/factory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/date/date.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/comment.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/status.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/event.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/checkin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/user.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/note.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/photo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/group.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/album.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/oauth.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/object.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/video.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/facebook.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/facebook/post.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/controller/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/controller/base.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/access/rules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/access/access.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/access/rule.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/model/model.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/model/base.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/model/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/filter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/image.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/filter/grayscale.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/filter/sketchy.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/filter/edgedetect.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/filter/negate.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/filter/contrast.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/filter/smooth.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/filter/brightness.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/image/filter/emboss.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/oauth1/client.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/grid/grid.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/base/adapter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/base/adapterinstance.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/search.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/pages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/sites.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/mediawiki.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/object.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/images.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mediawiki/http.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filter/output.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filter/input.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/observable/interface.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/input/cookie.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/input/json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/input/files.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/input/input.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/input/cli.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/event/event.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/event/dispatcher.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/session/storage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/session/session.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/session/storage/memcache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/session/storage/wincache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/session/storage/xcache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/session/storage/memcached.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/session/storage/none.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/session/storage/apc.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/session/storage/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/archive/archive.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/archive/extractable.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/archive/gzip.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/archive/zip.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/archive/bzip2.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/archive/tar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/milestones.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/meta.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/refs.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/statuses.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/commits.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/account.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/github.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/forks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/object.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/http.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/gists.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/pulls.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/issues.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/hooks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/openstreetmap/gps.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/openstreetmap/info.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/openstreetmap/user.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/openstreetmap/changesets.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/openstreetmap/elements.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/openstreetmap/openstreetmap.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/openstreetmap/oauth.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/openstreetmap/object.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/updater/updater.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/updater/update.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/updater/adapters/collection.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/updater/adapters/extension.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/updater/updateadapter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/application/web.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/application/route.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/application/base.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/application/web/client.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/application/web/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/application/web/router/rest.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/application/web/router/base.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/application/cli.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/application/daemon.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/view/view.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/view/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/view/base.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/object/object.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filesystem/stream.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filesystem/file.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filesystem/support/stringcontroller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filesystem/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filesystem/path.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filesystem/streams/string.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filesystem/folder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/filesystem/patcher.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/linkedin/companies.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/linkedin/people.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/linkedin/stream.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/linkedin/linkedin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/linkedin/jobs.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/linkedin/oauth.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/linkedin/communications.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/linkedin/object.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/linkedin/groups.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/entry.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/logger.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/log.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/logger/echo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/logger/w3c.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/logger/formattedtext.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/logger/callback.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/logger/messagequeue.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/logger/syslog.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/log/logger/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/uri/uri.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/language/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/language/stemmer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/language/text.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/language/transliterate.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/language/language.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/language/stemmer/porteren.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/utilities/buffer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/utilities/utility.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/data/data.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/data/dumpable.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/microdata/microdata.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mail/mail.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/mail/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/search.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/trends.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/twitter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/favorites.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/directmessages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/places.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/block.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/statuses.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/lists.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/users.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/oauth.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/object.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/help.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/profile.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/twitter/friends.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/password/simple.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/password.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/nested.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/update.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/table.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/observer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/user.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/viewlevel.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/language.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/asset.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/extension.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/usergroup.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/observer/contenthistory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/observer/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/table/interface.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/observer/updater.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/observer/updater/interface.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/observer/mapper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/observer/interface.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/client/ftp.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/client/ldap.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/client/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/factory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/user/authentication.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/user/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/user/user.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/importer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/driver.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/preparable.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/sqlsrv.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/sqlazure.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/mysql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/mysqli.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/postgresql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/pdo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/oracle.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/sqlite.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query/limitable.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/iterator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/exporter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/driver/sqlsrv.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/driver/sqlazure.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/driver/mysql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/driver/mysqli.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/driver/postgresql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/driver/pdo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/driver/oracle.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/driver/sqlite.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/exporter/mysql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/exporter/mysqli.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/exporter/postgresql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/query.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/factory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/iterator/sqlsrv.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/iterator/mysql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/iterator/mysqli.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/iterator/postgresql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/iterator/pdo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/iterator/oracle.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/iterator/azure.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/iterator/sqlite.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/database.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/importer/mysql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/importer/mysqli.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/database/importer/postgresql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/http/transport/curl.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/http/transport/stream.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/http/transport/socket.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/http/response.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/http/http.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/http/factory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/http/transport.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/string/string.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/string/normalise.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/string/punycode.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/profiler/profiler.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/storage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/controller/view.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/controller/page.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/controller/output.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/controller/callback.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/controller.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/cache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/storage/memcache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/storage/wincache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/storage/xcache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/storage/memcached.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/storage/file.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/storage/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/storage/apc.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/joomla/cache/storage/cachelite.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/import.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/platform.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/import.legacy.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Application/Cli/ColorProcessor.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Application/Cli/ColorStyle.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Application/Cli/CliOutput.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Application/Cli/Output/Stdout.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Application/Cli/Output/Processor/ColorProcessor.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Application/Cli/Output/Processor/ProcessorInterface.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Application/Cli/Output/Xml.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/rule/notequals.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/rule/password.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/templatestyle.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/media.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/moduleorder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/helpsite.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/status.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/userstate.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/limitbox.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/registrationdaterange.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/contenttype.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/moduleposition.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/contentlanguage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/user.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/tag.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/usergrouplist.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/ordering.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/author.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/contenthistory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/menuitem.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/moduletag.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/chromestyle.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/headertag.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/useractive.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/form/field/editor.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/captcha/captcha.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/version/version.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/button.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/toolbar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/button/link.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/button/separator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/button/custom.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/button/popup.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/button/confirm.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/button/slider.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/button/help.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/toolbar/button/standard.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/search/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/error/page.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/pathway/pathway.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/pathway/site.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/module/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/editor/editor.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/schema/changeset.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/schema/changeitem/sqlsrv.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/schema/changeitem/mysql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/schema/changeitem/postgresql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/schema/changeitem.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/help/help.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/string.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/sidebar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/formbehavior.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/tabs.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/rules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/contentlanguage.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/user.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/html.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/tag.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/behavior.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/email.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/tel.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/links.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/select.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/dropdown.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/searchtools.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/sortablelist.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/bootstrap.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/jquery.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/access.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/date.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/grid.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/actionsdropdown.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/number.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/icons.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/sliders.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/batch.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/content.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/jgrid.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/html/list.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/response/json.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/manifest.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/manifest/library.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/manifest/package.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/installer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/extension.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/adapter/template.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/adapter/file.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/adapter/component.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/adapter/library.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/adapter/plugin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/adapter/language.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/adapter/package.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/installer/adapter/module.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/application/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/application/administrator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/application/cms.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/application/site.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/plugin/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/plugin/plugin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/ucm/ucm.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/ucm/base.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/ucm/content.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/ucm/type.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/helper/media.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/helper/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/helper/route.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/helper/contenthistory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/helper/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/helper/content.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/language/associations.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/language/multilang.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/component/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/component/router/base.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/component/router/legacy.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/component/router/interface.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/table/ucm.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/table/contenttype.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/table/contenthistory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/table/corecontent.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/layout/file.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/layout/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/layout/layout.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/layout/base.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/library/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/menu/administrator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/menu/site.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/menu/menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/router/administrator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/router/site.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/router/router.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/pagination/pagination.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/cms/pagination/object.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/loader.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/form/field/componentlayout.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/form/field/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/form/field/modulelayout.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/controller/form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/controller/admin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/controller/legacy.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/error/error.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/access/rules.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/access/rule.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/model/form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/model/item.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/model/admin.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/model/legacy.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/model/list.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/base/observer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/base/node.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/base/observable.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/base/tree.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/simplepie/factory.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/simplecrypt/simplecrypt.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/exception/exception.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/response/response.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/application/application.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/application/cli.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/application/daemon.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/view/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/view/categoryfeed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/view/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/view/legacy.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/categories/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/log/logexception.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/request/request.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/utilities/xmlelement.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/table/category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/table/session.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/table/menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/table/module.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/table/content.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/table/menu/type.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/web/web.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/web/client.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/database/sqlsrv.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/database/sqlazure.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/database/mysql.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/database/mysqli.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/database/exception.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/legacy/dispatcher/dispatcher.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. libraries/classmap.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/jui/css/sortablelist.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/jui/js/treeselectmenu.jquery.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/jui/js/treeselectmenu.jquery.min.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/jui/js/cms.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/jui/js/sortablelist.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/plg_quickicon_extensionupdate/js/extensionupdatecheck.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/medialist-thumbs.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/medialist-thumbs_rtl.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/popup-imagelist_rtl.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/popup-imagelist.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/popup-imagemanager.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/medialist-details_rtl.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/mediamanager.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/medialist-details.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/popup-imagemanager_rtl.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/css/mediamanager_rtl.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/js/popup-imagemanager.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/media/js/mediamanager.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/cms/css/debug.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/overrider/css/overrider.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/overrider/js/overrider.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/plg_quickicon_joomlaupdate/js/jupdatecheck.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/css/system.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/css/frontediting.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/css/adminlist.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/css/mootree_rtl.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/css/calendar-jos.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/css/mootree.css: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/caption-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/html5fallback-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/frontediting-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/validate-jquery-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/switcher-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/multiselect-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/combobox-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/repeatable-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/tabs.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/validate-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/highlighter-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/tabs-state.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/helpsite.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. media/system/js/core-uncompressed.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_archive/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_archive/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_archive/mod_articles_archive.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_random_image/mod_random_image.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_random_image/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_random_image/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_search/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_search/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_search/mod_search.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_category/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_category/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_category/mod_articles_category.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_syndicate/mod_syndicate.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_syndicate/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_syndicate/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_menu/tmpl/default_separator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_menu/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_menu/tmpl/default_component.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_menu/tmpl/default_heading.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_menu/tmpl/default_url.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_menu/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_menu/mod_menu.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_tags_popular/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_tags_popular/tmpl/cloud.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_tags_popular/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_tags_popular/mod_tags_popular.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_related_items/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_related_items/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_related_items/mod_related_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_login/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_login/tmpl/default_logout.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_login/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_login/mod_login.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_banners/mod_banners.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_banners/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_banners/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_stats/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_stats/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_stats/mod_stats.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_wrapper/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_wrapper/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_wrapper/mod_wrapper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_breadcrumbs/mod_breadcrumbs.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_breadcrumbs/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_breadcrumbs/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_categories/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_categories/tmpl/default_items.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_categories/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_categories/mod_articles_categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_whosonline/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_whosonline/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_whosonline/mod_whosonline.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_users_latest/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_users_latest/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_users_latest/mod_users_latest.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_languages/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_languages/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_languages/mod_languages.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_feed/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_feed/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_feed/mod_feed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_tags_similar/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_tags_similar/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_tags_similar/mod_tags_similar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_finder/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_finder/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_finder/mod_finder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_latest/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_latest/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_latest/mod_articles_latest.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_weblinks/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_weblinks/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_weblinks/mod_weblinks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_custom/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_custom/mod_custom.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_footer/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_footer/mod_footer.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_popular/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_popular/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_popular/mod_articles_popular.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_news/tmpl/horizontal.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_news/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_news/tmpl/_item.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_news/tmpl/vertical.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_news/helper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. modules/mod_articles_news/mod_articles_news.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/captcha/recaptcha/recaptcha.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/search/contacts/contacts.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/search/tags/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/search/content/content.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/search/weblinks/weblinks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/search/categories/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/search/newsfeeds/newsfeeds.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/extension/joomla/joomla.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/authentication/ldap/ldap.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/authentication/gmail/gmail.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/authentication/joomla/joomla.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/authentication/cookie/cookie.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/editors-xtd/article/article.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/editors-xtd/image/image.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/editors-xtd/readmore/readmore.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/editors-xtd/pagebreak/pagebreak.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/finder/contacts/contacts.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/finder/tags/tags.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/finder/content/content.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/finder/weblinks/weblinks.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/finder/categories/categories.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/finder/newsfeeds/newsfeeds.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/content/emailcloak/emailcloak.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/content/contact/contact.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/content/pagenavigation/tmpl/default.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/content/pagenavigation/pagenavigation.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/content/finder/finder.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/content/joomla/joomla.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/content/vote/vote.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/content/loadmodule/loadmodule.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/content/pagebreak/pagebreak.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/editors/none/none.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/editors/tinymce/tinymce.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/editors/codemirror/codemirror.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/twofactorauth/totp/postinstall/actions.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/twofactorauth/totp/tmpl/form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/twofactorauth/totp/totp.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/twofactorauth/yubikey/tmpl/form.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/twofactorauth/yubikey/yubikey.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/user/profile/profile.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/user/profile/fields/tos.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/user/joomla/joomla.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/user/contactcreator/contactcreator.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/quickicon/joomlaupdate/joomlaupdate.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/quickicon/extensionupdate/extensionupdate.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/redirect/redirect.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/p3p/p3p.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/highlight/highlight.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/languagecode/languagecode.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/debug/debug.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/log/log.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/logout/logout.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/languagefilter/languagefilter.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/sef/sef.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/remember/remember.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. plugins/system/cache/cache.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
Copyright (C) 2010 – 2014 Akeeba Ltd. All rights reserved.
This tag:
* @copyright Copyright (C) 2010 – 2014 Akeeba Ltd. All rights reserved.
has been used a total of 125 times within the following files:
libraries/fof/form/form.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/helper.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/groupedlist.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/media.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/components.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/image.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/rules.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/button.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/spacer.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/sql.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/selectrow.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/imagelist.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/user.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/actions.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/radio.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/tag.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/sessionhandler.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/email.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/tel.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/text.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/ordering.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/language.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/textarea.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/model.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/published.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/integer.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/plugins.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/url.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/calendar.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/cachehandler.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/checkbox.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/hidden.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/accesslevel.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/password.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/timezone.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/list.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/title.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/editor.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/field/captcha.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/rowselect.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/field.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/filtersql.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/fielddate.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/ordering.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/filtersearchable.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/fieldsql.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/language.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/model.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/published.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/filterselectable.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/fieldsearchable.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/fieldselectable.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header/accesslevel.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/form/header.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/toolbar/toolbar.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/controller/controller.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/field.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/field/boolean.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/field/text.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/field/date.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/field/number.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/behavior/private.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/behavior/language.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/behavior/access.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/behavior/enabled.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/behavior/filters.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/behavior.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/model.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/model/dispatcher/behavior.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/less/formatter/joomla.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/less/formatter/compressed.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/less/formatter/lessjs.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/less/formatter/classic.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/less/parser/parser.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/less/less.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/query/abstract.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/utils/array/array.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/utils/observable/event.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/utils/observable/dispatcher.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/utils/object/object.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/hal/link.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/hal/links.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/hal/render/json.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/hal/render/interface.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/hal/document.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/integration/joomla/platform.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/integration/joomla/filesystem/filesystem.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/input/input.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/platform/platform.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/platform/filesystem/filesystem.php:* @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/platform/filesystem/interface.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/platform/interface.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/view/form.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/view/raw.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/view/view.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/view/csv.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/view/html.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/view/json.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/render/joomla.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/render/strapper.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/render/abstract.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/render/joomla3.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/template/utils.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/table/table.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/table/relations.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/table/behavior/assets.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/table/behavior/tags.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/table/behavior.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/table/dispatcher/behavior.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/database/iterator.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/database/iterator/sqlsrv.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/database/iterator/mysql.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/database/iterator/mysqli.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/database/iterator/postgresql.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/database/iterator/pdo.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/database/iterator/azure.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/string/utils.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/encrypt/aes.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/encrypt/totp.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/encrypt/base32.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/dispatcher/dispatcher.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/layout/file.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/layout/helper.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved. libraries/fof/inflector/inflector.php: * @copyright Copyright (C) 2010 - 2014 Akeeba Ltd. All rights reserved.
Copyright (C) 2005 – 2012 Open Source Matters, Inc. All rights reserved.
This tag:
* @copyright Copyright (C) 2005 – 2012 Open Source Matters, Inc. All rights reserved.
has been used a total of 43 times within the following files:
administrator/components/com_config/model/component.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/model/application.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. administrator/components/com_config/view/component/tmpl/default.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/search.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/users/keys.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/users/followers.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/users/emails.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/activity.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/activity/events.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/activity/watching.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/activity/notifications.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/activity/starring.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/gists/comments.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/data.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/authorization.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/comments.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/keys.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/downloads.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/collaborators.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/merging.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/statuses.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/commits.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/contents.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/forks.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/hooks.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories/statistics.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/orgs.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/issues/comments.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/issues/events.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/issues/milestones.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/issues/labels.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/issues/assignees.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/pulls/comments.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/data/refs.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/data/commits.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/data/trees.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/data/blobs.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/data/tags.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/orgs/teams.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/orgs/members.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/gitignore.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. libraries/joomla/github/package/repositories.php: * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
Copyright (C) 2005 – 2014 Open Source Matters, Inc. All rights reserved
This tag:
* @copyright Copyright (C) 2005 – 2014 Open Source Matters, Inc. All rights reserved
has been used a total of 19 times within the following files:
libraries/joomla/keychain/keychain.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/utilities/arrayhelper.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/oauth2/client.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/embed/maps.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/embed/analytics.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/auth.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/auth/oauth2.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/embed.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/google.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data/plus.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data/adsense.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data/picasa.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data/plus/comments.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data/plus/people.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data/plus/activities.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data/picasa/photo.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data/picasa/album.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved libraries/joomla/google/data/calendar.php: * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved
Copyright (C) 2005 – 2011 Open Source Matters, Inc. All rights reserved.
This tag:
* @copyright Copyright (C) 2005 – 2011 Open Source Matters, Inc. All rights reserved.
has been used a total of 10 times within the following files:
libraries/joomla/data/set.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/cipher/mcrypt.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/cipher/3des.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/cipher/blowfish.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/cipher/simple.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/cipher/rijndael256.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/crypt.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/key.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. libraries/joomla/crypt/cipher.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. libraries/joomla/string/inflector.php: * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.
Copyright (C) 2005 – 2013 Open Source Matters, Inc. All rights reserved.
This tag:
* @copyright Copyright (C) 2005 – 2013 Open Source Matters, Inc. All rights reserved.
has been used a total of 8 times within the following files:
administrator/components/com_admin/postinstall/phpversion.php: * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Registry/AbstractRegistryFormat.php: * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Registry/Format/Ini.php: * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Registry/Format/Json.php: * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Registry/Format/Yaml.php: * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Registry/Format/Xml.php: * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Registry/Format/Php.php: * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/Registry/Registry.php: * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
Copyright (c)2010-2014 Nicholas K. Dionysopoulos
This tag:
* @copyright Copyright (c)2010-2014 Nicholas K. Dionysopoulos
has been used a total of 8 times within the following files:
libraries/fof/include.php: * @copyright Copyright (c)2010-2014 Nicholas K. Dionysopoulos libraries/fof/config/domain/tables.php: * @copyright Copyright (c)2010-2014 Nicholas K. Dionysopoulos libraries/fof/config/domain/views.php: * @copyright Copyright (c)2010-2014 Nicholas K. Dionysopoulos libraries/fof/config/domain/dispatcher.php: * @copyright Copyright (c)2010-2014 Nicholas K. Dionysopoulos libraries/fof/config/domain/interface.php: * @copyright Copyright (c)2010-2014 Nicholas K. Dionysopoulos libraries/fof/config/provider.php: * @copyright Copyright (c)2010-2014 Nicholas K. Dionysopoulos libraries/fof/autoloader/component.php: * @copyright Copyright (c)2010-2014 Nicholas K. Dionysopoulos libraries/fof/autoloader/fof.php: * @copyright Copyright (c)2010-2014 Nicholas K. Dionysopoulos
Copyright (C) 2013 Open Source Matters, Inc. All rights reserved.
This tag:
* @copyright Copyright (C) 2013 Open Source Matters, Inc. All rights reserved.
has been used a total of 4 times within the following files:
libraries/framework/Joomla/DI/Container.php: * @copyright Copyright (C) 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/DI/ContainerAwareInterface.php: * @copyright Copyright (C) 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/DI/ServiceProviderInterface.php: * @copyright Copyright (C) 2013 Open Source Matters, Inc. All rights reserved. libraries/framework/Joomla/DI/Exception/DependencyResolutionException.php: * @copyright Copyright (C) 2013 Open Source Matters, Inc. All rights reserved.
Copyright (C) 2005 – 2014 Open Source Matters. All rights reserved.
This tag:
* @copyright Copyright (C) 2005 – 2014 Open Source Matters. All rights reserved.
has been used a total of 3 times within the following files:
htaccess.txt:# @copyright Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved. installation/template/js/installation.js: * @copyright Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved. installation/configuration.php-dist: * @copyright Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.
Author
This tag:
* @copyright Author
has been used a total of 3 times within the following files:
media/system/css/modal.css: * @copyright Author media/system/js/modal.js: @copyright Author media/system/js/modal-uncompressed.js: * @copyright Author
2010 – 2012 Jim Jagielski
This tag:
* @copyright 2010 – 2012 Jim Jagielski
has been used a total of 3 times within the following files:
libraries/phpmailer/phpmailer.php: * @copyright 2010 - 2012 Jim Jagielski libraries/phpmailer/smtp.php: * @copyright 2010 - 2012 Jim Jagielski libraries/phpmailer/pop3.php: * @copyright 2010 - 2012 Jim Jagielski
2004 – 2009 Andy Prevost
This tag:
* @copyright 2004 – 2009 Andy Prevost
has been used a total of 2 times within the following files:
libraries/phpmailer/phpmailer.php: * @copyright 2004 - 2009 Andy Prevost libraries/phpmailer/pop3.php: * @copyright 2004 - 2009 Andy Prevost
2012 The Authors
This tag:
* @copyright 2012 The Authors
has been used a total of 2 times within the following files:
libraries/compat/password/lib/version_test.php: * @copyright 2012 The Authors libraries/compat/password/lib/password.php: * @copyright 2012 The Authors
2003-2009 phlyLabs Berlin, https://phlylabs.de
This tag:
* @copyright 2003-2009 phlyLabs Berlin, https://phlylabs.de
has been used a total of 1 times within the following files:
libraries/idna_convert/uctc.php: * @copyright 2003-2009 phlyLabs Berlin, https://phlylabs.de
Copyright (C) 2005 – 2009 Open Source Matters, Inc. All rights reserved.
This tag:
* @copyright Copyright (C) 2005 – 2009 Open Source Matters, Inc. All rights reserved.
has been used a total of 1 times within the following files:
libraries/cms/form/field/captcha.php: * @copyright Copyright (C) 2005 - 2009 Open Source Matters, Inc. All rights reserved.
2004-2011 phlyLabs Berlin, https://phlylabs.de
This tag:
* @copyright 2004-2011 phlyLabs Berlin, https://phlylabs.de
has been used a total of 1 times within the following files:
libraries/idna_convert/idna_convert.class.php: * @copyright 2004-2011 phlyLabs Berlin, https://phlylabs.de
Copyright (C) 2005 – 2010 Open Source Matters, Inc. All rights reserved.
This tag:
* @copyright Copyright (C) 2005 – 2010 Open Source Matters, Inc. All rights reserved.
has been used a total of 1 times within the following files:
libraries/cms/form/rule/captcha.php: * @copyright Copyright (C) 2005 - 2010 Open Source Matters, Inc. All rights reserved.
Copyright (C) 2010 – 2012 Akeeba Ltd. All rights reserved.
This tag:
* @copyright Copyright (C) 2010 – 2012 Akeeba Ltd. All rights reserved.
has been used a total of 1 times within the following files:
libraries/fof/form/field/usergroup.php: * @copyright Copyright (C) 2010 - 2012 Akeeba Ltd. All rights reserved.
2004-2007 phlyLabs Berlin, https://phlylabs.de
This tag:
* @copyright 2004-2007 phlyLabs Berlin, https://phlylabs.de
has been used a total of 1 times within the following files:
libraries/simplepie/idn/idna_convert.class.php: * @copyright 2004-2007 phlyLabs Berlin, https://phlylabs.de
regex Copyright Michael Rushton 2009-10 | https://squiloople.com/ | Feel free to use and redistribute this code. But please keep this copyright notice.
This tag:
* @copyright regex Copyright Michael Rushton 2009-10 | https://squiloople.com/ | Feel free to use and redistribute this code. But please keep this copyright notice.
has been used a total of 1 times within the following files:
libraries/phpmailer/phpmailer.php: * @copyright regex Copyright Michael Rushton 2009-10 | https://squiloople.com/ | Feel free to use and redistribute this code. But please keep this copyright notice.
2005 Michal Migurski
This tag:
* @copyright 2005 Michal Migurski
has been used a total of 1 times within the following files:
administrator/components/com_joomlaupdate/restore.php: * @copyright 2005 Michal Migurski
2010-2012 Nicholas K. Dionysopoulos / AkeebaBackup.com
This tag:
* @copyright 2010-2012 Nicholas K. Dionysopoulos / AkeebaBackup.com
has been used a total of 1 times within the following files:
administrator/components/com_joomlaupdate/restore.php: * @copyright 2010-2012 Nicholas K. Dionysopoulos / AkeebaBackup.com
2004 – 2008 Andy Prevost
This tag:
* @copyright 2004 – 2008 Andy Prevost
has been used a total of 1 times within the following files:
libraries/phpmailer/smtp.php: * @copyright 2004 - 2008 Andy Prevost
2004-2009 Ryan Parman, Geoffrey Sneddon
This tag:
* @copyright 2004-2009 Ryan Parman, Geoffrey Sneddon
has been used a total of 1 times within the following files:
libraries/simplepie/simplepie.php: * @copyright 2004-2009 Ryan Parman, Geoffrey Sneddon
Copyright (C) 2012 – 2013 Open Source Matters, Inc. All rights reserved.
This tag:
* @copyright Copyright (C) 2012 – 2013 Open Source Matters, Inc. All rights reserved.
has been used a total of 1 times within the following files:
libraries/joomla/github/package/markdown.php: * @copyright Copyright (C) 2012 - 2013 Open Source Matters, Inc. All rights reserved.
2003-2005 The PHP Group
This tag:
* @copyright 2003-2005 The PHP Group
has been used a total of 1 times within the following files:
libraries/simplepie/simplepie.php: * @copyright 2003-2005 The PHP Group
Copyright (C) 2005 Richard Heyes (https://www.phpguru.org/). All rights reserved.
This tag:
* @copyright Copyright (C) 2005 Richard Heyes (https://www.phpguru.org/). All rights reserved.
has been used a total of 1 times within the following files:
libraries/joomla/language/stemmer/porteren.php: * @copyright Copyright (C) 2005 Richard Heyes (https://www.phpguru.org/). All rights reserved.