[beast] TOOLS: fixed "GNU Lesser General Public License" message
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] TOOLS: fixed "GNU Lesser General Public License" message
- Date: Thu, 9 Sep 2010 02:20:39 +0000 (UTC)
commit c5aefd16aa7d345befd579525fa0ac9fdb9000ac
Author: Tim Janik <timj gtk org>
Date: Thu Sep 9 03:38:21 2010 +0200
TOOLS: fixed "GNU Lesser General Public License" message
tools/bsewavetool.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/bsewavetool.cc b/tools/bsewavetool.cc
index 22e4f05..41a555d 100644
--- a/tools/bsewavetool.cc
+++ b/tools/bsewavetool.cc
@@ -263,7 +263,7 @@ wavetool_print_version (void)
g_print ("Refer to beast --version for more version information.\n");
g_print ("bsewavetool comes with ABSOLUTELY NO WARRANTY.\n");
g_print ("You may redistribute copies of bsewavetool under the terms\n");
- g_print ("of the GNU General Public License which can be found in\n");
+ g_print ("of 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");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]