| Index: sim/ppc/words.h
|
| diff --git a/sim/ppc/words.h b/sim/ppc/words.h
|
| index a3de1aa622026dcb98b7adf1099d1dd1feec8424..7645349ac5b4e62c863ff3b808f7647bfed53713 100644
|
| --- a/sim/ppc/words.h
|
| +++ b/sim/ppc/words.h
|
| @@ -4,7 +4,7 @@
|
|
|
| This library is free software; you can redistribute it and/or
|
| modify it under the terms of the GNU Library General Public License
|
| - as published by the Free Software Foundation; either version 2 of
|
| + as published by the Free Software Foundation; either version 3 of
|
| the License, or (at your option) any later version.
|
|
|
| This library is distributed in the hope that it will be useful, but
|
| @@ -13,8 +13,7 @@
|
| Library General Public License for more details.
|
|
|
| You should have received a copy of the GNU Library General Public
|
| - License along with this library; if not, write to the Free Software
|
| - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
| + License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
|
|
| --
|
|
|
|
|