diff options
author | Dan Handley <dan.handley@arm.com> | 2013-12-02 19:25:12 +0000 |
---|---|---|
committer | Dan Handley <dan.handley@arm.com> | 2013-12-05 11:34:09 +0000 |
commit | ab2d31edbd9dea69bd1ca495e3fce0511c9d42ff (patch) | |
tree | f8b6e77c7c5a4636a292a353395f3c0ecc233dd5 /bl31/bl31.mk | |
parent | cd29b0a60ca98dafe3904165ff33b06af350255a (diff) | |
download | arm-trusted-firmware-ab2d31edbd9dea69bd1ca495e3fce0511c9d42ff.tar.gz |
Enable third party contributions
- Add instructions for contributing to ARM Trusted Firmware.
- Update copyright text in all files to acknowledge contributors.
Change-Id: I9311aac81b00c6c167d2f8c889aea403b84450e5
Diffstat (limited to 'bl31/bl31.mk')
-rw-r--r-- | bl31/bl31.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bl31/bl31.mk b/bl31/bl31.mk index 401f26a..4e307e2 100644 --- a/bl31/bl31.mk +++ b/bl31/bl31.mk @@ -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: |