mirror of
https://github.com/danog/amp.git
synced 2024-11-27 04:24:42 +01:00
14 lines
589 B
Plaintext
14 lines
589 B
Plaintext
|
#### Contribution licensing ...
|
||
|
|
||
|
Any contribution intentionally submitted for inclusion in the Amp project
|
||
|
shall be under the terms and conditions of the MIT License, without any
|
||
|
additional terms or conditions. Not withstanding the above, nothing herein
|
||
|
shall supersede or modify the terms of any separate license agreement you
|
||
|
may have executed with the Amp project (or its licensor Daniel Lowrey)
|
||
|
regarding such contributions.
|
||
|
|
||
|
#### Before you PR ...
|
||
|
|
||
|
Amp currently retains minimum compatibility with PHP 5.5. All source code
|
||
|
contributions must execute successfully in this environment.
|