diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/aarch64/arch.h | 2 | ||||
-rw-r--r-- | include/aarch64/arch_helpers.h | 2 | ||||
-rw-r--r-- | include/asm_macros.S | 2 | ||||
-rw-r--r-- | include/bakery_lock.h | 2 | ||||
-rw-r--r-- | include/bl1.h | 2 | ||||
-rw-r--r-- | include/bl2.h | 2 | ||||
-rw-r--r-- | include/bl31.h | 2 | ||||
-rw-r--r-- | include/bl_common.h | 2 | ||||
-rw-r--r-- | include/mmio.h | 2 | ||||
-rw-r--r-- | include/pm.h | 2 | ||||
-rw-r--r-- | include/psci.h | 2 | ||||
-rw-r--r-- | include/runtime_svc.h | 2 | ||||
-rw-r--r-- | include/semihosting.h | 2 | ||||
-rw-r--r-- | include/spinlock.h | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/include/aarch64/arch.h b/include/aarch64/arch.h index 055a7454..143dc6c5 100644 --- a/include/aarch64/arch.h +++ b/include/aarch64/arch.h @@ -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: diff --git a/include/aarch64/arch_helpers.h b/include/aarch64/arch_helpers.h index 9dc6b924..85c04812 100644 --- a/include/aarch64/arch_helpers.h +++ b/include/aarch64/arch_helpers.h @@ -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: diff --git a/include/asm_macros.S b/include/asm_macros.S index f7afdfcf..0067ca61 100644 --- a/include/asm_macros.S +++ b/include/asm_macros.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: diff --git a/include/bakery_lock.h b/include/bakery_lock.h index 6c4ab8fd..76ef6d91 100644 --- a/include/bakery_lock.h +++ b/include/bakery_lock.h @@ -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: diff --git a/include/bl1.h b/include/bl1.h index 868ee4f4..81b5bc49 100644 --- a/include/bl1.h +++ b/include/bl1.h @@ -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: diff --git a/include/bl2.h b/include/bl2.h index 6fa8721f..3981a860 100644 --- a/include/bl2.h +++ b/include/bl2.h @@ -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: diff --git a/include/bl31.h b/include/bl31.h index 0d123a4b..dbf7e5ab 100644 --- a/include/bl31.h +++ b/include/bl31.h @@ -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: diff --git a/include/bl_common.h b/include/bl_common.h index 58accdb1..3504d041 100644 --- a/include/bl_common.h +++ b/include/bl_common.h @@ -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: diff --git a/include/mmio.h b/include/mmio.h index ecc1f878..53f7e31d 100644 --- a/include/mmio.h +++ b/include/mmio.h @@ -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: diff --git a/include/pm.h b/include/pm.h index 7a4ef8b5..24e080ba 100644 --- a/include/pm.h +++ b/include/pm.h @@ -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: diff --git a/include/psci.h b/include/psci.h index f63e32cc..e5eb9971 100644 --- a/include/psci.h +++ b/include/psci.h @@ -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: diff --git a/include/runtime_svc.h b/include/runtime_svc.h index ea6accbd..3ccbe881 100644 --- a/include/runtime_svc.h +++ b/include/runtime_svc.h @@ -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: diff --git a/include/semihosting.h b/include/semihosting.h index b56ff2fb..b7fbddbf 100644 --- a/include/semihosting.h +++ b/include/semihosting.h @@ -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: diff --git a/include/spinlock.h b/include/spinlock.h index 9cc261ff..7436664c 100644 --- a/include/spinlock.h +++ b/include/spinlock.h @@ -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: |