diff options
Diffstat (limited to 'target/hppa')
-rw-r--r-- | target/hppa/cpu.h | 2 | ||||
-rw-r--r-- | target/hppa/gdbstub.c | 2 | ||||
-rw-r--r-- | target/hppa/helper.c | 2 | ||||
-rw-r--r-- | target/hppa/insns.decode | 2 | ||||
-rw-r--r-- | target/hppa/int_helper.c | 2 | ||||
-rw-r--r-- | target/hppa/machine.c | 2 | ||||
-rw-r--r-- | target/hppa/mem_helper.c | 2 | ||||
-rw-r--r-- | target/hppa/op_helper.c | 2 | ||||
-rw-r--r-- | target/hppa/translate.c | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/target/hppa/cpu.h b/target/hppa/cpu.h index fb6c59d075..61178fa6a2 100644 --- a/target/hppa/cpu.h +++ b/target/hppa/cpu.h @@ -6,7 +6,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/target/hppa/gdbstub.c b/target/hppa/gdbstub.c index a6428a2893..729c37b2ca 100644 --- a/target/hppa/gdbstub.c +++ b/target/hppa/gdbstub.c @@ -6,7 +6,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/target/hppa/helper.c b/target/hppa/helper.c index 0dcd105b88..1ccff5765a 100644 --- a/target/hppa/helper.c +++ b/target/hppa/helper.c @@ -6,7 +6,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/target/hppa/insns.decode b/target/hppa/insns.decode index dceaad65e9..d4eefc0d48 100644 --- a/target/hppa/insns.decode +++ b/target/hppa/insns.decode @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/target/hppa/int_helper.c b/target/hppa/int_helper.c index 462747baf8..349495d361 100644 --- a/target/hppa/int_helper.c +++ b/target/hppa/int_helper.c @@ -6,7 +6,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/target/hppa/machine.c b/target/hppa/machine.c index 7030101724..b60b654efb 100644 --- a/target/hppa/machine.c +++ b/target/hppa/machine.c @@ -6,7 +6,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/target/hppa/mem_helper.c b/target/hppa/mem_helper.c index 5a465db0dd..afc5b56c3e 100644 --- a/target/hppa/mem_helper.c +++ b/target/hppa/mem_helper.c @@ -6,7 +6,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/target/hppa/op_helper.c b/target/hppa/op_helper.c index 39361d3759..7ae31e1a15 100644 --- a/target/hppa/op_helper.c +++ b/target/hppa/op_helper.c @@ -6,7 +6,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/target/hppa/translate.c b/target/hppa/translate.c index f5765ef688..64af1e0d5c 100644 --- a/target/hppa/translate.c +++ b/target/hppa/translate.c @@ -6,7 +6,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |