Module Name: src
Committed By: kamil
Date: Fri Jun 21 19:20:18 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: sh-nbsd-tdep.c
Log Message:
Sync (c) note in GDB:sh-nbsd-tdep.c with upstream
This file is now GPLv3+, not GPLv2+.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c
diff -u src/external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c:1.6 src/external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c:1.7
--- src/external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c:1.6 Mon Jun 17 06:33:53 2019
+++ src/external/gpl3/gdb/dist/gdb/sh-nbsd-tdep.c Fri Jun 21 19:20:18 2019
@@ -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"