diff options
Diffstat (limited to 'hw/mst_fpga.c')
-rw-r--r-- | hw/mst_fpga.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/mst_fpga.c b/hw/mst_fpga.c index 93247022b9..8bfa5dda37 100644 --- a/hw/mst_fpga.c +++ b/hw/mst_fpga.c @@ -6,6 +6,9 @@ * <akuster@mvista.com> * * This code is licensed under the GNU GPL v2. + * + * Contributions after 2012-01-13 are licensed under the terms of the + * GNU GPL, version 2 or (at your option) any later version. */ #include "hw.h" #include "sysbus.h" |