diff options
Diffstat (limited to 'arch/aarch64/cpu/cpu_helpers.S')
-rw-r--r-- | arch/aarch64/cpu/cpu_helpers.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/aarch64/cpu/cpu_helpers.S b/arch/aarch64/cpu/cpu_helpers.S index e7fc8f84..da632832 100644 --- a/arch/aarch64/cpu/cpu_helpers.S +++ b/arch/aarch64/cpu/cpu_helpers.S @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, ARM Limited. All rights reserved. + * Copyright (c) 2013, 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: |