Commit ab2d31ed authored by Dan Handley's avatar Dan Handley
Browse files

Enable third party contributions

- Add instructions for contributing to ARM Trusted Firmware.

- Update copyright text in all files to acknowledge contributors.

Change-Id: I9311aac81b00c6c167d2f8c889aea403b84450e5
parent cd29b0a6
/* /*
* 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 * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: * modification, are permitted provided that the following conditions are met:
......
...@@ -100,6 +100,10 @@ the Trusted Firmware with the ARM [FVP]s. ...@@ -100,6 +100,10 @@ the Trusted Firmware with the ARM [FVP]s.
See the [Porting Guide] as well for information about how to use this See the [Porting Guide] as well for information about how to use this
software on another ARMv8-A platform. software on another ARMv8-A platform.
See the [Contributing Guidelines] for information on how to contribute to this
project and the [Acknowledgements] file for a list of contributors to the
project.
### Feedback and support ### Feedback and support
ARM welcomes any feedback on the Trusted Firmware. Please send feedback using ARM welcomes any feedback on the Trusted Firmware. Please send feedback using
...@@ -111,13 +115,15 @@ ARM licensees may contact ARM directly via their partner managers. ...@@ -111,13 +115,15 @@ ARM licensees may contact ARM directly via their partner managers.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_Copyright (c) 2013 ARM Ltd. All rights reserved._ _Copyright (c) 2013, ARM Limited and Contributors. All rights reserved._
[License]: license.md "BSD license for ARM Trusted Firmware" [License]: ./license.md "BSD license for ARM Trusted Firmware"
[Change Log]: ./docs/change-log.md [Contributing Guidelines]: ./contributing.md "Guidelines for contributors"
[User Guide]: ./docs/user-guide.md [Acknowledgements]: ./acknowledgements.md "Contributor acknowledgements"
[Porting Guide]: ./docs/porting-guide.md [Change Log]: ./docs/change-log.md
[User Guide]: ./docs/user-guide.md
[Porting Guide]: ./docs/porting-guide.md
[ARMv8-A]: http://www.arm.com/products/processors/armv8-architecture.php "ARMv8-A Architecture" [ARMv8-A]: http://www.arm.com/products/processors/armv8-architecture.php "ARMv8-A Architecture"
[FVP]: http://www.arm.com/fvp "ARM's Fixed Virtual Platforms" [FVP]: http://www.arm.com/fvp "ARM's Fixed Virtual Platforms"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment