diff --git a/externals/global_params.php b/externals/global_params.php index 2258986c..0b660205 100644 --- a/externals/global_params.php +++ b/externals/global_params.php @@ -82,6 +82,6 @@ $URL_WIKI="https://wiki.gnucash.org/wiki/"; // some defaults for metatags in case the page does not set them - $default_title= T_("Free Accounting Software"); - $default_description= T_("GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows."); + $default_title= T_("Copylefted Libre Accounting Software"); + $default_description= T_("GnuCash is (GPLv2+ licensed) double-entry accounting software, for people and small-businesses using Linux|GNU, BSD, macOS and Windows."); ?>