diff --git a/__openerp__.py b/__openerp__.py
index 313d3ed3a1b6f6be02c3bc34a884b703eb908b10_X19vcGVuZXJwX18ucHk=..4b7c1fd47b478585d4ef84c1f8421ca6511efdfb_X19vcGVuZXJwX18ucHk= 100644
--- a/__openerp__.py
+++ b/__openerp__.py
@@ -31,6 +31,16 @@
 WARNING: this module requires auth_crypt. This is because you still have the
     option if not recommended to allow users to have a password stored in odoo
     at the same time as having a SALM provider and id.
+
+This module is covered by the Gnu Affero General Public License, AGPLV3 or later
+
+The full source code and history can always be downloaded, modified
+and redistributed from here:
+
+    https://bitbucket.org/xcg/auth_saml/
+    or
+    https://github.com/xcgd/auth_saml
+
 """,
     'author': 'XCG Consulting s.a.s.',
     'maintainer': 'XCG Consulting s.a.s.',
@@ -34,7 +44,7 @@
 """,
     'author': 'XCG Consulting s.a.s.',
     'maintainer': 'XCG Consulting s.a.s.',
-    'website': 'http://www.xcg-consulting.fr',
+    'website': 'http://odoo.consulting',
     'depends': [
         'base',
         'base_setup',