gen_server2

This commit is contained in:
Feng Lee 2015-08-15 20:42:46 +08:00
parent 94442c270f
commit f10ba287f6
1 changed files with 3 additions and 0 deletions

View File

@ -20,3 +20,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
The source files 'gen_server2.erl' and 'priority_queue.erl' are from RabbitMQ
v3.5.4 and licensed under MPL license.