diff options
Diffstat (limited to 'hw/collie.c')
-rw-r--r-- | hw/collie.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/collie.c b/hw/collie.c index 8dd6e4ec7e..42f4310816 100644 --- a/hw/collie.c +++ b/hw/collie.c @@ -4,6 +4,9 @@ * Copyright (C) 2011 Dmitry Eremin-Solenikov * * This code is licensed under 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" |