From 6f864e89c834a655909277abfebbabdac59da836 Mon Sep 17 00:00:00 2001 From: Max Dor Date: Sat, 18 May 2019 01:46:21 +0200 Subject: [PATCH] Adapt license --- rest_auth_provider.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest_auth_provider.py b/rest_auth_provider.py index e3587cf..909a5a3 100644 --- a/rest_auth_provider.py +++ b/rest_auth_provider.py @@ -1,9 +1,9 @@ # -*- coding: utf-8 -*- # # REST endpoint Authentication module for Matrix synapse -# Copyright (C) 2017 Maxime Dor +# Copyright (C) 2017 Kamax Sarl # -# https://max.kamax.io/ +# https://www.kamax.io/ # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as