diff options
Diffstat (limited to 'bl31/aarch64/exception_handlers.c')
-rw-r--r-- | bl31/aarch64/exception_handlers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bl31/aarch64/exception_handlers.c b/bl31/aarch64/exception_handlers.c index 4cd3b240..3151294c 100644 --- a/bl31/aarch64/exception_handlers.c +++ b/bl31/aarch64/exception_handlers.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, ARM Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2014, ARM Limited and Contributors. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: |