target/openrisc: Fix LGPL information in the file headers
commit198a2d214f5fa7389f407dad893e414314aeaa40
authorThomas Huth <thuth@redhat.com>
Wed, 13 Feb 2019 13:46:50 +0000 (13 14:46 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 8 May 2019 15:45:54 +0000 (8 17:45 +0200)
tree606a0ae340d741b966d5b246cc76d88399fb376b
parent6086e300265391a02932b8acd8ba44a624cbc94f
target/openrisc: Fix LGPL information in the file headers

It's either "GNU *Library* General Public License version 2" or "GNU
Lesser General Public License version *2.1*", but there was no "version
2.0" of the "Lesser" license. So assume that version 2.1 is meant here.

Acked-by: Stafford Horne <shorne@gmail.com>
Message-Id: <1550073577-4248-1-git-send-email-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
13 files changed:
hw/openrisc/cputimer.c
hw/openrisc/openrisc_sim.c
hw/openrisc/pic_cpu.c
linux-user/openrisc/target_cpu.h
linux-user/openrisc/target_structs.h
target/openrisc/cpu.h
target/openrisc/exception.c
target/openrisc/exception_helper.c
target/openrisc/fpu_helper.c
target/openrisc/insns.decode
target/openrisc/interrupt.c
target/openrisc/machine.c
target/openrisc/mmu.c