diff -rupN lwt_log-1.1.0/src/core/lwt_log_core.mli lwt_log-patched/src/core/lwt_log_core.mli --- lwt_log-1.1.0/src/core/lwt_log_core.mli 2018-03-30 10:46:06.000000000 -0400 +++ lwt_log-patched/src/core/lwt_log_core.mli 2018-11-22 18:15:43.138000175 -0500 @@ -14,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *) (** Logging facility *) diff -rupN lwt_log-1.1.0/src/core/lwt_log_rules.mli lwt_log-patched/src/core/lwt_log_rules.mli --- lwt_log-1.1.0/src/core/lwt_log_rules.mli 2018-03-30 10:46:06.000000000 -0400 +++ lwt_log-patched/src/core/lwt_log_rules.mli 2018-11-22 18:16:38.627702785 -0500 @@ -13,10 +13,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *) (** Logging rules parsing *) diff -rupN lwt_log-1.1.0/src/unix/lwt_daemon.mli lwt_log-patched/src/unix/lwt_daemon.mli --- lwt_log-1.1.0/src/unix/lwt_daemon.mli 2018-03-30 10:46:06.000000000 -0400 +++ lwt_log-patched/src/unix/lwt_daemon.mli 2018-11-22 18:16:41.971731957 -0500 @@ -13,10 +13,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *) (** Daemon helpers *) diff -rupN lwt_log-1.1.0/src/unix/lwt_log.mli lwt_log-patched/src/unix/lwt_log.mli --- lwt_log-1.1.0/src/unix/lwt_log.mli 2018-03-30 10:46:06.000000000 -0400 +++ lwt_log-patched/src/unix/lwt_log.mli 2018-11-22 18:16:46.863774633 -0500 @@ -14,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *) (** Logging functions