diff options
Diffstat (limited to 'linux-user/i386')
-rw-r--r-- | linux-user/i386/target_cpu.h | 2 | ||||
-rw-r--r-- | linux-user/i386/target_structs.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/linux-user/i386/target_cpu.h b/linux-user/i386/target_cpu.h index 2207d24c2e..52caf788cc 100644 --- a/linux-user/i386/target_cpu.h +++ b/linux-user/i386/target_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/linux-user/i386/target_structs.h b/linux-user/i386/target_structs.h index 25388a7fd2..e22847fd20 100644 --- a/linux-user/i386/target_structs.h +++ b/linux-user/i386/target_structs.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 |