[beast] BEAST-GTK: fixed "GNU Lesser General Public License" message
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] BEAST-GTK: fixed "GNU Lesser General Public License" message
- Date: Thu, 9 Sep 2010 02:20:49 +0000 (UTC)
commit 5ff89ce5a4a1d73e40cada0ff58bbbec1c178afd
Author: Tim Janik <timj gtk org>
Date: Thu Sep 9 03:38:44 2010 +0200
BEAST-GTK: fixed "GNU Lesser General Public License" message
beast-gtk/bstmain.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/beast-gtk/bstmain.c b/beast-gtk/bstmain.c
index efe03b1..3c9c2fe 100644
--- a/beast-gtk/bstmain.c
+++ b/beast-gtk/bstmain.c
@@ -743,8 +743,8 @@ bst_exit_print_version (void)
g_print ("\n");
g_print ("BEAST comes with ABSOLUTELY NO WARRANTY.\n");
g_print ("You may redistribute copies of BEAST under the terms of\n");
- g_print ("the GNU General Public License which can be found in the\n");
- g_print ("BEAST source package. Sources, examples and contact\n");
+ g_print ("the GNU Lesser General Public License which can be found in\n");
+ g_print ("the BEAST source package. Sources, examples and contact\n");
g_print ("information are available at http://beast.gtk.org/.\n");
g_free (freeme);
exit (0);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]