X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=sim%2Fppc%2Fhw_register.c;h=de65c9f018387a87b66c747408afe544a5d11cdf;hb=cd9629e1df1a280c19e1daaf6c1195afbab0aca9;hp=549ecf9a7d1f6082c539f0cdf9222c5b87982960;hpb=601cecf016bc104dc20b12630be28d3a73767ba6;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/ppc/hw_register.c b/sim/ppc/hw_register.c index 549ecf9a7d..de65c9f018 100644 --- a/sim/ppc/hw_register.c +++ b/sim/ppc/hw_register.c @@ -4,7 +4,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, @@ -13,8 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with this program; if not, see . */ @@ -129,4 +128,4 @@ const device_descriptor hw_register_device_descriptor[] = { { NULL }, }; -#endif _HW_REGISTER_C_ +#endif /* _HW_REGISTER_C_ */