diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/config/sparc/nm-sparcnbsd.h | 5 | ||||
-rw-r--r-- | gdb/config/sparc/xm-sparcnbsd.h | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/gdb/config/sparc/nm-sparcnbsd.h b/gdb/config/sparc/nm-sparcnbsd.h index 73dda3f..d662215 100644 --- a/gdb/config/sparc/nm-sparcnbsd.h +++ b/gdb/config/sparc/nm-sparcnbsd.h @@ -15,10 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. - - $Id$ -*/ +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef NM_SPARCNBSD_H #define NM_SPARCNBSD_H diff --git a/gdb/config/sparc/xm-sparcnbsd.h b/gdb/config/sparc/xm-sparcnbsd.h index 361448c..39f0f6b 100644 --- a/gdb/config/sparc/xm-sparcnbsd.h +++ b/gdb/config/sparc/xm-sparcnbsd.h @@ -15,10 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. - - $Id$ -*/ +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Get generic NetBSD host definitions. */ #include "xm-nbsd.h" |