X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fcommon%2Fhw-base.h;h=dd7a3577855105b1403b71ca916e6beaefa26cfa;hb=165b70ea60b358163b47407fddcdddca389c87b1;hp=57601034a7c719c69be4f0d09ddd470d9c38c509;hpb=2ee563b53258d390d7446e90a67f465d504ae44c;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/common/hw-base.h b/sim/common/hw-base.h index 57601034a7..dd7a357785 100644 --- a/sim/common/hw-base.h +++ b/sim/common/hw-base.h @@ -1,22 +1,23 @@ -/* This file is part of the program psim. - - Copyright (C) 1994-1998, Andrew Cagney - - 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 - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - - */ +/* The common simulator framework for GDB, the GNU Debugger. + + Copyright 2002, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + + Contributed by Andrew Cagney and Red Hat. + + This file is part of GDB. + + 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 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + 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, see . */ #ifndef HW_BASE