From b8533aeca87564129a5bbb72be197491b4bfbb22 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Sun, 2 Sep 2007 20:02:12 +0000 Subject: * top.c (print_gdb_version): Update for GPL version 3. * gdb.texinfo: Update the FSF's Back-Cover Text. --- gdb/top.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gdb/top.c') diff --git a/gdb/top.c b/gdb/top.c index 7d1448c..02e3295 100644 --- a/gdb/top.c +++ b/gdb/top.c @@ -1155,10 +1155,10 @@ print_gdb_version (struct ui_file *stream) there is no warranty. */ fprintf_filtered (stream, "\ -GDB is free software, covered by the GNU General Public License, and you are\n\ -welcome to change it and/or distribute copies of it under certain conditions.\n\ -Type \"show copying\" to see the conditions.\n\ -There is absolutely no warranty for GDB. Type \"show warranty\" for details.\n"); +License GPLv3+: GNU GPL version 3 or later \n\ +This is free software: you are free to change and redistribute it.\n\ +There is NO WARRANTY, to the extent permitted by law. Type \"show copying\" +and \"show warranty\" for details.\n"); /* After the required info we print the configuration information. */ -- cgit v1.1