diff options
Diffstat (limited to 'hw/isa')
-rw-r--r-- | hw/isa/apm.c | 2 | ||||
-rw-r--r-- | hw/isa/isa-bus.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hw/isa/apm.c b/hw/isa/apm.c index bce266b957..dfe9020d30 100644 --- a/hw/isa/apm.c +++ b/hw/isa/apm.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 version 2 as published by the Free Software Foundation. + * License version 2.1 as published by the Free Software Foundation. * * 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/hw/isa/isa-bus.c b/hw/isa/isa-bus.c index 10bb7ffa43..7820068e6e 100644 --- a/hw/isa/isa-bus.c +++ b/hw/isa/isa-bus.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 |