diff options
Diffstat (limited to 'hw/ssi.c')
| -rw-r--r-- | hw/ssi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ssi.c b/hw/ssi.c index cfe7c072f1..3f4c5f9f06 100644 --- a/hw/ssi.c +++ b/hw/ssi.c @@ -4,7 +4,7 @@ * Copyright (c) 2009 CodeSourcery. * Written by Paul Brook * - * This code is licenced under the GNU GPL v2. + * This code is licensed under the GNU GPL v2. */ #include "ssi.h" |