Module: kamailio Branch: master Commit: d5fe09b83a8a14d46b8d8354f354d7e47a1815ee URL: https://github.com/kamailio/kamailio/commit/d5fe09b83a8a14d46b8d8354f354d7e47a1815ee
Author: Hugh Waite <[email protected]> Committer: Hugh Waite <[email protected]> Date: 2016-02-16T17:45:18Z http_client: Updated copyright in README --- Modified: modules/http_client/README Modified: modules/http_client/doc/http_client.xml --- Diff: https://github.com/kamailio/kamailio/commit/d5fe09b83a8a14d46b8d8354f354d7e47a1815ee.diff Patch: https://github.com/kamailio/kamailio/commit/d5fe09b83a8a14d46b8d8354f354d7e47a1815ee.patch --- diff --git a/modules/http_client/README b/modules/http_client/README index 037dc47..e1c6d51 100644 --- a/modules/http_client/README +++ b/modules/http_client/README @@ -12,11 +12,17 @@ Carsten Bock ng-voice GmbH +Hugh Waite + + Xura Inc + Copyright © 2008-2009 Juha Heinanen Copyright © 2013 Carsten Bock, ng-voice GmbH Copyright © 2015 Olle E. Johansson, Edvina AB + + Copyright © 2016 Hugh Waite, Xura Inc __________________________________________________________________ Table of Contents diff --git a/modules/http_client/doc/http_client.xml b/modules/http_client/doc/http_client.xml index 5aed165..c870bb9 100644 --- a/modules/http_client/doc/http_client.xml +++ b/modules/http_client/doc/http_client.xml @@ -37,6 +37,14 @@ <email>[email protected]</email> </address> </author> + <author> + <firstname>Hugh</firstname> + <surname>Waite</surname> + <affiliation><orgname>Xura Inc</orgname></affiliation> + <address> + <email>[email protected]</email> + </address> + </author> </authorgroup> <copyright> <year>2008-2009</year> @@ -50,6 +58,10 @@ <year>2015</year> <holder>Olle E. Johansson, Edvina AB</holder> </copyright> + <copyright> + <year>2016</year> + <holder>Hugh Waite, Xura Inc</holder> + </copyright> </bookinfo> <toc></toc>
_______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
