Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gdb/dist/gdb Sync (c) note in GDB:sh-nbsd-tdep...



details:   https://anonhg.NetBSD.org/src/rev/e8aeaa4c6dd4
branches:  trunk
changeset: 452199:e8aeaa4c6dd4
user:      kamil <kamil%NetBSD.org@localhost>
date:      Fri Jun 21 19:20:18 2019 +0000

description:
Sync (c) note in GDB:sh-nbsd-tdep.c with upstream

This file is now GPLv3+, not GPLv2+.

diffstat:

 external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r f1fce3a10133 -r e8aeaa4c6dd4 external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c
--- a/external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c Fri Jun 21 16:57:12 2019 +0000
+++ b/external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c Fri Jun 21 19:20:18 2019 +0000
@@ -8,7 +8,7 @@
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -17,9 +17,7 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor,
-   Boston, MA 02110-1301, USA.  */
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
 #include "gdbcore.h"



Home | Main Index | Thread Index | Old Index