To submit material for consideration, use the Issue Tracking System.
Programmers should also read our Programming Guidelines.
Contents:
In general, contributed software packages should work with current releases of OpenLDAP software.
git format-patch HEAD^
If providing a patch for a different OpenLDAP package, e.g. OpenLDAP JLDAP, replace each occurance of "OpenLDAP Software" below with the name of that package.
Files containing patches representing significant blocks of new code (10 lines or greater) must include a notice of origin:
The attached patch file is derived from OpenLDAP Software. All of the modifications to OpenLDAP Software represented in the following patch(es) were developed by <YOUR NAME> <YOUR-EMAIL-ADDRESS>. I have not assigned rights and/or interest in this work to any party.This notice must be followed by an appropriate rights statement.
If the patch is derived from other works, you must include a detailed description of these others works. The description should include specific references to the location where these works can be obtained, such as URL to their location on the Internet.
If you have assigned rights and/or interest in this work to another party, such as your employer (possibly through your employment agreement), you must state which rights you have assigned and to whom. For instance, "By virtue of my employment agreement with EMPLOYER-NAME, I have assigned my rights and interest in this work to EMPLOYER-NAME."
Below is an example notice for someone making a contribution on behalf of your employer:
The attached file is derived from OpenLDAP Software. All of the modifications to OpenLDAP Software represented in the following patch(es) were developed by <YOUR-EMPLOYER>. <YOUR-EMPLOYER> has not assigned rights and/or interest in this work to any party. I, <YOUR-NAME> am authorized by <YOUR-EMPLOYER>, my employer, to release this work under the following terms.This notice must be followed by an appropriate rights statement.
For small modifications (bug fixes, minor enhancements, etc.), we suggest the modifications be placed into the public domain so that they can be freely incorporated into OpenLDAP Software (as well as other works).
I, <YOUR NAME>, hereby place the following modifications to OpenLDAP Software (and only these modifications) into the public domain. Hence, these modifications may be freely used and/or redistributed for any purpose with or without attribution and/or other notice.A corporate example:
<YOUR-EMPLOYER> hereby place the following modifications to OpenLDAP Software (and only these modifications) into the public domain. Hence, these modifications may be freely used and/or redistributed for any purpose with or without attribution and/or other notice.
While you may use the above for large modifications as well, you may desire to maintain rights in your modifications. However, to ensure license compatibility, we require all contributions (your modifications) to be provided under compatible terms. Hence, we suggest the following statement be used:
The attached modifications to OpenLDAP Software are subject to the following notice:By making this statement, you are allowing redistribution and use of your modifications under the same terms as OpenLDAP Software itself.Copyright <YEAR> <YOUR NAME>
Redistribution and use in source and binary forms, with or without modification, are permitted only as authorized by the OpenLDAP Public License.
Alternative rights statements will not generally be accepted. The OpenLDAP Foundation should be contacted at foundation@OpenLDAP.org prior to submitting patches with alternative right notices.
One alternative not discussed here is copyright assignment. If you wish to assign copyright you hold in contributions to OpenLDAP Software to the OpenLDAP Foundation, please contact The OpenLDAP Foundation at foundation@OpenLDAP.org for instructions.
Note: contributions for inclusion in OpenLDAP Software or other OpenLDAP distributed software packages (JLDAP, JDBC-LDAP) do not fall in this category. Follow the patch instructions above.
________________
© Copyright 2014-2024, OpenLDAP Foundation. Privacy Statement
$Id: 6293377a2bf1bd9b0070f6470f0db09fbef8a19f $