aboutsummaryrefslogtreecommitdiff
path: root/gdb/riscv-tdep.c
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2018-03-06 16:31:40 +0000
committerAndrew Burgess <andrew.burgess@embecosm.com>2018-03-06 19:12:46 +0000
commitc9486dfe2753a3a9683dbb131ecfb4f5808a27c1 (patch)
treea35aacd4e66892acd1dfbe34e1cd4a9673af93b4 /gdb/riscv-tdep.c
parentd74aff3d95928db6647a11865c396204c50bc157 (diff)
downloadgdb-c9486dfe2753a3a9683dbb131ecfb4f5808a27c1.zip
gdb-c9486dfe2753a3a9683dbb131ecfb4f5808a27c1.tar.gz
gdb-c9486dfe2753a3a9683dbb131ecfb4f5808a27c1.tar.bz2
gdb/riscv: Remove 'Contributed by....' comments
The GDB coding standard states these lines should never have been added. gdb/ChangeLog: * riscv-tdep.c: Remove 'Contributed by ...' lines from header comment. * riscv-tdep.h: Likewise.
Diffstat (limited to 'gdb/riscv-tdep.c')
-rw-r--r--gdb/riscv-tdep.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/riscv-tdep.c b/gdb/riscv-tdep.c
index ce14806..bc25edf 100644
--- a/gdb/riscv-tdep.c
+++ b/gdb/riscv-tdep.c
@@ -2,11 +2,6 @@
Copyright (C) 2018 Free Software Foundation, Inc.
- Contributed by Alessandro Forin(af@cs.cmu.edu) at CMU
- and by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin
- and by Todd Snyder <todd@bluespec.com>
- and by Mike Frysinger <vapier@gentoo.org>.
-
This file is part of GDB.
This program is free software; you can redistribute it and/or modify