diff options
Diffstat (limited to 'hw/tosa.c')
| -rw-r--r-- | hw/tosa.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/tosa.c b/hw/tosa.c index 6bbc6dcb2d..0caba79c98 100644 --- a/hw/tosa.c +++ b/hw/tosa.c @@ -6,6 +6,9 @@ * * Code based on spitz platform by Andrzej Zaborowski <balrog@zabor.org> * 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" |