From: Jean-Philippe Orsini Date: Sun, 21 Sep 2014 20:59:10 +0000 (-0400) Subject: fixed license X-Git-Tag: v1.1.2~4 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=9cbed896abcdbd9e00064b86bb4db1981ff37eb2 fixed license --- diff --git a/src/ui.c b/src/ui.c index 9f423f8..dcb3ea0 100644 --- a/src/ui.c +++ b/src/ui.c @@ -89,7 +89,7 @@ void ui_show_about_dialog() "copyright", _("Copyright(c) 2010-2014 jeanfi@gmail.com"), #if GTK_CHECK_VERSION(3, 12, 0) - "license-type", GTK_LICENSE_GPL_2_0_ONLY, + "license-type", GTK_LICENSE_GPL_2_0, #endif "logo-icon-name", "psensor", "program-name", "Psensor",