[beast] BSESCM: fixed "GNU Lesser General Public License" message
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] BSESCM: fixed "GNU Lesser General Public License" message
- Date: Thu, 9 Sep 2010 02:20:44 +0000 (UTC)
commit e2df31aa77954d0f4f66089e8c7db856141d6250
Author: Tim Janik <timj gtk org>
Date: Thu Sep 9 03:38:33 2010 +0200
BSESCM: fixed "GNU Lesser General Public License" message
shell/bsescm.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shell/bsescm.c b/shell/bsescm.c
index ea66808..c6323b8 100644
--- a/shell/bsescm.c
+++ b/shell/bsescm.c
@@ -302,8 +302,8 @@ shell_parse_args (gint *argc_p,
g_print ("Compiled for: %s\n", BST_ARCH_NAME);
g_print ("BSESCM comes with ABSOLUTELY NO WARRANTY.\n");
g_print ("You may redistribute copies of BSESCM 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");
exit (0);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]